Re: [libvirt] [PATCH] qemu: add capability probing for block-stream

2014-10-24 Thread Eric Blake
On 10/24/2014 01:25 PM, Eric Blake wrote: > On 09/15/2014 11:06 PM, Shanzhi Yu wrote: >> Since block-stream is not supported on qemu-kvm, so libvirt should >> post more accurate error info when do blockpull with qemu-kvm but >> not "Command 'block-stream' is not found" >> >> Resolves: https://bugzi

Re: [libvirt] [PATCH] qemu: add capability probing for block-stream

2014-10-24 Thread Eric Blake
On 09/15/2014 11:06 PM, Shanzhi Yu wrote: > Since block-stream is not supported on qemu-kvm, so libvirt should > post more accurate error info when do blockpull with qemu-kvm but > not "Command 'block-stream' is not found" > > Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1140981 > Signed-

Re: [libvirt] [PATCH] qemu: add capability probing for block-stream

2014-10-24 Thread Shanzhi Yu
Ping? On 09/16/2014 01:06 PM, Shanzhi Yu wrote: Since block-stream is not supported on qemu-kvm, so libvirt should post more accurate error info when do blockpull with qemu-kvm but not "Command 'block-stream' is not found" Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1140981 Signed-off

[libvirt] [PATCH] qemu: add capability probing for block-stream

2014-09-15 Thread Shanzhi Yu
Since block-stream is not supported on qemu-kvm, so libvirt should post more accurate error info when do blockpull with qemu-kvm but not "Command 'block-stream' is not found" Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1140981 Signed-off-by: Shanzhi Yu --- src/qemu/qemu_capabilities.c