Re: [libvirt] [PATCH 02/10] qemu: always build id when generate shared memory device CLI

2015-07-05 Thread lhuang
On 07/03/2015 08:41 PM, Martin Kletzander wrote: On Wed, Jun 17, 2015 at 11:56:13AM +0800, Luyao Huang wrote: When hot-unplug the device, qmp command device_del require a device id. Signed-off-by: Luyao Huang lhu...@redhat.com --- src/qemu/qemu_command.c| 4 ++--

Re: [libvirt] [PATCH 02/10] qemu: always build id when generate shared memory device CLI

2015-07-03 Thread Martin Kletzander
On Wed, Jun 17, 2015 at 11:56:13AM +0800, Luyao Huang wrote: When hot-unplug the device, qmp command device_del require a device id. Signed-off-by: Luyao Huang lhu...@redhat.com --- src/qemu/qemu_command.c| 4 ++-- tests/qemuxml2argvdata/qemuxml2argv-shmem.args | 16

[libvirt] [PATCH 02/10] qemu: always build id when generate shared memory device CLI

2015-06-16 Thread Luyao Huang
When hot-unplug the device, qmp command device_del require a device id. Signed-off-by: Luyao Huang lhu...@redhat.com --- src/qemu/qemu_command.c| 4 ++-- tests/qemuxml2argvdata/qemuxml2argv-shmem.args | 16 2 files changed, 10 insertions(+), 10