
On Tue, Feb 09, 2021 at 01:58:58PM +0000, Daniel P. Berrangé wrote:
+ <mode name='maximum' supported='yes'> + <enum name='maximumMigratable'> + <value>on</value> + <value>off</value> + </enum> + </mode> <mode name='host-model' supported='yes'>
Hmmm - that "supported" attribute is something I hadn't noticed before. Does this mean <mode name='maximum' supported='no'> is possible in qemu capabilities? A quick scan of the libguestfs code seems to show we don't cope with that. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-builder quickly builds VMs from scratch http://libguestfs.org/virt-builder.1.html