Il 24/04/2013 22:36, Luiz Capitulino ha scritto: > The drive-mirror command was extended in QEMU v1.3.0 with two new > optional arguments 'granularity' and 'buf-size'. However, there's > no way for libvirt to query for the existence of the new arguments. > > This commit solves this problem by adding the > query-drive-mirror-capabilities command, which reports the > existence of both arguments. > > Signed-off-by: Luiz Capitulino <lcapitul...@redhat.com>
NACK, libvirt doesn't need it yet. Let's do it properly in 1.6. Paolo