Re: [libvirt] [PATCH] Drive hot-unplug: reliable parsing of HMP results

2015-08-12 Thread Ján Tomko
On Mon, Aug 10, 2015 at 05:37:30PM +0200, Frank Schreuder wrote: Hot-unplugging a disk from a guest that supports hot-unplugging generates an error in the libvirt log when running QEMU with the -msg timestamp=on flag. 2015-08-06 10:48:59.945+: 11662: error : qemuMonitorTextDriveDel:2594

Re: [libvirt] [PATCH] Drive hot-unplug: reliable parsing of HMP results

2015-08-11 Thread Stefan Hajnoczi
On Mon, Aug 10, 2015 at 05:37:30PM +0200, Frank Schreuder wrote: Hot-unplugging a disk from a guest that supports hot-unplugging generates an error in the libvirt log when running QEMU with the -msg timestamp=on flag. 2015-08-06 10:48:59.945+: 11662: error : qemuMonitorTextDriveDel:2594

Re: [libvirt] [PATCH] Drive hot-unplug: reliable parsing of HMP results

2015-08-11 Thread Stefan Hajnoczi
On Mon, Aug 10, 2015 at 05:01:22PM +0100, Daniel P. Berrange wrote: On Mon, Aug 10, 2015 at 04:49:03PM +0100, Stefan Hajnoczi wrote: On Mon, Aug 10, 2015 at 4:37 PM, Frank Schreuder fschreu...@transip.nl wrote: Hot-unplugging a disk from a guest that supports hot-unplugging generates

[libvirt] [PATCH] Drive hot-unplug: reliable parsing of HMP results

2015-08-10 Thread Frank Schreuder
Hot-unplugging a disk from a guest that supports hot-unplugging generates an error in the libvirt log when running QEMU with the -msg timestamp=on flag. 2015-08-06 10:48:59.945+: 11662: error : qemuMonitorTextDriveDel:2594 : operation failed: deleting drive-virtio-disk4 drive failed:

Re: [libvirt] [PATCH] Drive hot-unplug: reliable parsing of HMP results

2015-08-10 Thread Stefan Hajnoczi
On Mon, Aug 10, 2015 at 4:37 PM, Frank Schreuder fschreu...@transip.nl wrote: Hot-unplugging a disk from a guest that supports hot-unplugging generates an error in the libvirt log when running QEMU with the -msg timestamp=on flag. 2015-08-06 10:48:59.945+: 11662: error :

Re: [libvirt] [PATCH] Drive hot-unplug: reliable parsing of HMP results

2015-08-10 Thread Daniel P. Berrange
On Mon, Aug 10, 2015 at 04:49:03PM +0100, Stefan Hajnoczi wrote: On Mon, Aug 10, 2015 at 4:37 PM, Frank Schreuder fschreu...@transip.nl wrote: Hot-unplugging a disk from a guest that supports hot-unplugging generates an error in the libvirt log when running QEMU with the -msg