mirror of
https://github.com/virt-manager/virt-manager.git
synced 2026-09-03 20:52:52 -05:00
cli: Add --features hyperv.xmm_input.state=on/off
Signed-off-by: Lin Ma <lma@suse.de>
This commit is contained in:
@@ -154,6 +154,7 @@
|
||||
<ipi state="on"/>
|
||||
<evmcs state="on"/>
|
||||
<avic state="on"/>
|
||||
<xmm_input state="on"/>
|
||||
</hyperv>
|
||||
<vmport state="off"/>
|
||||
<kvm>
|
||||
|
||||
@@ -581,6 +581,7 @@ hyperv.tlbflush.state=on,\
|
||||
hyperv.ipi.state=on,\
|
||||
hyperv.evmcs.state=on,\
|
||||
hyperv.avic.state=on,\
|
||||
hyperv.xmm_input.state=on,\
|
||||
kvm.pv-ipi.state=on,\
|
||||
msrs.unknown=ignore
|
||||
|
||||
|
||||
Reference in New Issue
Block a user