[libvirt] [PATCH 7/8] qemu: capabilities: Add detection of the 'savevm' fix for -blockdev

Daniel P. Berrangé berrange at redhat.com
Thu Nov 21 18:28:21 UTC 2019


On Mon, Nov 18, 2019 at 06:02:07PM +0100, Peter Krempa wrote:
> The 'savevm' HMP command didn't work properly with blockdev as it tried
> to do snapshot of everything including the protocol nodes accessing
> files which are not snapshottable. Qemu fixed this bug so now we need to
> detect it to allow enabling blockdev.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/qemu/qemu_capabilities.c                      | 2 ++
>  src/qemu/qemu_capabilities.h                      | 1 +
>  tests/qemucapabilitiesdata/caps_4.2.0.aarch64.xml | 1 +
>  tests/qemucapabilitiesdata/caps_4.2.0.x86_64.xml  | 1 +
>  4 files changed, 5 insertions(+)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list