[libvirt] [PATCH 06/11] qemu: Add handling for VSERPORT_CHANGE event

Peter Krempa pkrempa at redhat.com
Fri Nov 21 10:09:02 UTC 2014


On 11/20/14 21:14, Jiri Denemark wrote:
> On Wed, Nov 19, 2014 at 11:23:19 +0100, Peter Krempa wrote:
>> New qemu added a new event that is emitted when a virtio serial channel
>> is opened in the guest OS. This allows us to update the state of the
>> port in the output-only XML element.
>>
>> This patch implements the monitor callbacks and necessary handlers to
>> update the state in the definition.
>> ---
>>  src/qemu/qemu_domain.h       |  1 +
>>  src/qemu/qemu_driver.c       | 57 ++++++++++++++++++++++++++++++++++++++++++++
>>  src/qemu/qemu_monitor.c      | 14 +++++++++++
>>  src/qemu/qemu_monitor.h      | 10 ++++++++
>>  src/qemu/qemu_monitor_json.c | 23 ++++++++++++++++++
>>  src/qemu/qemu_process.c      | 44 ++++++++++++++++++++++++++++++++++
>>  6 files changed, 149 insertions(+)
>>

I've pushed patches 1-6 with the requested changes. I'll repost the rest
later.

Thanks.

Peter


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20141121/56ab1603/attachment-0001.sig>


More information about the libvir-list mailing list