mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
qemu: Expose availability of PS/2 feature in domcaps
This advertises the feature only for the architectures and machine types where it can actually be used. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
@@ -256,6 +256,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='no'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -154,6 +154,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='no'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -269,6 +269,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='no'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -212,6 +212,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='no'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -157,6 +157,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='no'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -212,6 +212,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='no'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -174,6 +174,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='no'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -275,6 +275,7 @@
|
||||
<backup supported='no'/>
|
||||
<async-teardown supported='no'/>
|
||||
<s390-pv supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -256,6 +256,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='no'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -258,6 +258,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='no'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='yes'>
|
||||
<cbitpos>47</cbitpos>
|
||||
<reducedPhysBits>1</reducedPhysBits>
|
||||
|
||||
@@ -272,6 +272,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='no'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='yes'>
|
||||
<cbitpos>47</cbitpos>
|
||||
<reducedPhysBits>1</reducedPhysBits>
|
||||
|
||||
@@ -214,6 +214,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='no'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -214,6 +214,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='no'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -276,6 +276,7 @@
|
||||
<backup supported='no'/>
|
||||
<async-teardown supported='no'/>
|
||||
<s390-pv supported='yes'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='yes'>
|
||||
|
||||
@@ -258,6 +258,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='no'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='yes'>
|
||||
<cbitpos>47</cbitpos>
|
||||
<reducedPhysBits>1</reducedPhysBits>
|
||||
|
||||
@@ -259,6 +259,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -272,6 +272,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -259,6 +259,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -259,6 +259,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -274,6 +274,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -221,6 +221,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -221,6 +221,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -173,6 +173,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -259,6 +259,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -175,6 +175,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -260,6 +260,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='yes'>
|
||||
<flc>no</flc>
|
||||
|
||||
@@ -275,6 +275,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='yes'>
|
||||
<flc>no</flc>
|
||||
|
||||
@@ -220,6 +220,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -220,6 +220,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -178,6 +178,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -260,6 +260,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='yes'>
|
||||
<flc>no</flc>
|
||||
|
||||
@@ -259,6 +259,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -273,6 +273,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -171,6 +171,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -259,6 +259,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -183,6 +183,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -266,6 +266,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -264,6 +264,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -264,6 +264,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -158,6 +158,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -266,6 +266,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -267,6 +267,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
|
||||
@@ -161,6 +161,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -269,6 +269,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
|
||||
@@ -164,6 +164,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -267,6 +267,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='no'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
|
||||
@@ -270,6 +270,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
|
||||
@@ -271,6 +271,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
|
||||
@@ -272,6 +272,7 @@
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<s390-pv supported='yes'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='yes'>
|
||||
|
||||
@@ -270,6 +270,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
|
||||
@@ -272,6 +272,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
|
||||
@@ -165,6 +165,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -271,6 +271,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
|
||||
@@ -227,6 +227,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -169,6 +169,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -227,6 +227,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -175,6 +175,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -272,6 +272,7 @@
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<s390-pv supported='yes'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='yes'>
|
||||
|
||||
@@ -272,6 +272,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
|
||||
@@ -272,6 +272,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
|
||||
@@ -273,6 +273,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
|
||||
@@ -137,6 +137,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='no'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<launchSecurity supported='no'/>
|
||||
|
||||
@@ -272,6 +272,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
|
||||
@@ -276,6 +276,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
|
||||
@@ -272,6 +272,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
|
||||
@@ -276,6 +276,7 @@
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
|
||||
Reference in New Issue
Block a user