Re: [libvirt] [PATCH 2/2] Wire up handling for QMP's BALLOON_EVENT

2012-07-12 Thread Eric Blake
On 07/12/2012 09:45 AM, Guannan Ren wrote: > From: "Daniel P. Berrange" > > If QEMU supports the BALLOON_EVENT QMP event, then we can > avoid invoking 'query-balloon' when returning XML or the > domain info. > ACK. -- Eric Blake ebl...@redhat.com+1-919-301-3266 Libvirt virtualization li

[libvirt] [PATCH 2/2] Wire up handling for QMP's BALLOON_EVENT

2012-07-12 Thread Guannan Ren
From: "Daniel P. Berrange" If QEMU supports the BALLOON_EVENT QMP event, then we can avoid invoking 'query-balloon' when returning XML or the domain info. * src/qemu/qemu_capabilities.c, src/qemu/qemu_capabilities.h: Add QEMU_CAPS_BALLOON_EVENT * src/qemu/qemu_driver.c: Skip query-balloon in

Re: [libvirt] [PATCH 2/2] Wire up handling for QMP's BALLOON_EVENT

2012-05-16 Thread Eric Blake
On 05/16/2012 08:35 AM, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > If QEMU supports the BALLOON_EVENT QMP event, then we can > avoid invoking 'query-balloon' when returning XML or the > domain info. > > * src/qemu/qemu_capabilities.c, src/qemu/qemu_capabilities.h: > Add QEMU_CA

[libvirt] [PATCH 2/2] Wire up handling for QMP's BALLOON_EVENT

2012-05-16 Thread Daniel P. Berrange
From: "Daniel P. Berrange" If QEMU supports the BALLOON_EVENT QMP event, then we can avoid invoking 'query-balloon' when returning XML or the domain info. * src/qemu/qemu_capabilities.c, src/qemu/qemu_capabilities.h: Add QEMU_CAPS_BALLOON_EVENT * src/qemu/qemu_driver.c: Skip query-balloon in