[libvirt] [PATCH 1/4] add a qemu-specific event register API, to passthough the new events come from qemu

Eric Blake eblake at redhat.com
Wed Jan 25 21:16:14 UTC 2012


On 12/16/2011 09:58 AM, shaohef at linux.vnet.ibm.com wrote:
> From: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
> 
> Basically, this feature can go along with qemu monitor passthrough.
> That way, if we use new commands in the monitor that generate new events, we want some way to receive those new events too.
> 
> Signed-off-by: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
> ---
>  include/libvirt/libvirt-qemu.h |   27 ++++
>  include/libvirt/libvirt.h.in   |    2 +-
>  src/conf/domain_event.c        |  293 ++++++++++++++++++++++++++++++++++++++--
>  src/conf/domain_event.h        |   50 ++++++-
>  src/driver.h                   |   14 ++
>  src/libvirt-qemu.c             |  189 ++++++++++++++++++++++++++
>  src/libvirt_private.syms       |    6 +
>  src/libvirt_qemu.syms          |    5 +
>  8 files changed, 571 insertions(+), 15 deletions(-)

Where do we stand on this series?  It seems like something worth
including in 0.9.10; can we get it rebased to the latest libvirt so it
can get a good review?

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

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


More information about the libvir-list mailing list