[libvirt PATCH v3 5/6] qemu: remove use of implicit boolean syntax for guest features

Jiri Denemark jdenemar at redhat.com
Fri Oct 8 13:26:03 UTC 2021


On Fri, Oct 08, 2021 at 10:01:44 +0100, Daniel P. Berrangé wrote:
> Some guest features that map to the -cpu arg are still added using
> implicit syntax "feature" which is a deprecated shorthand for
> "feature=on".
> 
> Reviewed-by: Peter Krempa <pkrempa at redhat.com>
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  src/qemu/qemu_command.c                                     | 6 +++---
>  tests/qemuxml2argvdata/clock-timer-hyperv-rtc.args          | 2 +-
>  .../hyperv-stimer-direct.x86_64-latest.args                 | 2 +-
>  tests/qemuxml2argvdata/hyperv.x86_64-4.0.0.args             | 2 +-
>  tests/qemuxml2argvdata/hyperv.x86_64-latest.args            | 2 +-
>  5 files changed, 7 insertions(+), 7 deletions(-)

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>




More information about the libvir-list mailing list