[libvirt] [PATCH v3 2/4] wire up qemu agent to virDomainMemoryDump API

2014-02-27 Thread qiaonuohan
This patch makes use of the QEMU guest agent to implement the virDomainMemoryDump API. Signed-off-by: Qiao Nuohan qiaonuo...@cn.fujitsu.com --- src/qemu/qemu_driver.c | 42 -- src/qemu/qemu_monitor.c | 7 --- src/qemu/qemu_monitor.h |

Re: [libvirt] [PATCH v3 2/4] wire up qemu agent to virDomainMemoryDump API

2014-02-27 Thread Daniel P. Berrange
On Thu, Feb 27, 2014 at 03:56:43PM +0800, qiaonuohan wrote: This patch makes use of the QEMU guest agent to implement the virDomainMemoryDump API. Unless I'm missing something this doesn't appear to involve the QEMU guest agent, at least not from libvirt's POV. This code is using the QEMU