virt-manager/tests/data/cli
Lin Ma 7a974a3a72 cli: Add --features kvm.pv-ipi.state=on|off
Set kvm pv-ipi feature by --features argument.

E.g. virt-install --features kvm.pv-ipi.state=off
It results in the following domain xml:

 <features>
   <kvm>
     <pv-ipi state='off'/>
   </kvm>
 </features>

Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Lin Ma <lma@suse.de>
2024-09-08 11:25:32 -04:00
..
cloudinit virt-install: Add --cloud-init clouduser-ssh-key= 2022-03-01 14:29:46 -05:00
compare cli: Add --features kvm.pv-ipi.state=on|off 2024-09-08 11:25:32 -04:00
unattended tests: data: Move all cli/ bits to their own directories 2020-09-08 17:48:40 -04:00
virtclone tests: cli: test serial file clone 2023-03-22 17:44:06 -04:00
virtxml cli: Add --boot refresh-machine-type=yes 2022-02-26 14:11:56 -05:00