Re: [libvirt PATCH v3 3/6] qemu: remove use of (+|-)name syntax for -cpu featres

2021-10-08 Thread Jiri Denemark
On Fri, Oct 08, 2021 at 10:01:42 +0100, Daniel P. Berrangé wrote: > The -cpu arg gained support for feature=on|off syntax for the x86 > emulator in 2.4.0 > > commit 38e5c119c2925812bd441450ab9e5e00fc79e662 > Author: Eduardo Habkost > Date: Mon Mar 23 17:29:32 2015 -0300 > > target-i3

[libvirt PATCH v3 3/6] qemu: remove use of (+|-)name syntax for -cpu featres

2021-10-08 Thread Daniel P . Berrangé
The -cpu arg gained support for feature=on|off syntax for the x86 emulator in 2.4.0 commit 38e5c119c2925812bd441450ab9e5e00fc79e662 Author: Eduardo Habkost Date: Mon Mar 23 17:29:32 2015 -0300 target-i386: Register QOM properties for feature flags Most other targets gained this synt