[PR #47] Add new await_trans_vm_sig for ivshmem interop #87

Open
opened 2026-01-31 21:29:42 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/qemu/qemu/pull/47

State: closed
Merged: No


+This host based utility is excellent for waiting to receive a signal
from within a connected QEMU instance.
+Some refactoring was done between the client object and the
client main in order to make some code more accessible and reusable

I need this in order to be able to run some tests between instances. It's not much overall, and it's probably useful to others, so I thought I would share it.

**Original Pull Request:** https://github.com/qemu/qemu/pull/47 **State:** closed **Merged:** No --- +This host based utility is excellent for waiting to receive a signal from within a connected QEMU instance. +Some refactoring was done between the client object and the client main in order to make some code more accessible and reusable I need this in order to be able to run some tests between instances. It's not much overall, and it's probably useful to others, so I thought I would share it.
claunia added the pull-request label 2026-01-31 21:29:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#87