[libvirt PATCH 3/8] sync_qemu_features_i386: Ignore xen-vapic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Not a cpu-feature.

Signed-off-by: Tim Wiederhake <twiederh@xxxxxxxxxx>
---
 src/cpu_map/sync_qemu_features_i386.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/cpu_map/sync_qemu_features_i386.py b/src/cpu_map/sync_qemu_features_i386.py
index e268d93e8a..b3a01b9509 100755
--- a/src/cpu_map/sync_qemu_features_i386.py
+++ b/src/cpu_map/sync_qemu_features_i386.py
@@ -179,6 +179,7 @@ def ignore_feature(feature):
         "vmx-wbinvd-exit",
         "vmx-xsaves",
         "vmx-zero-len-inject",
+        "xen-vapic",
     ]
 
     if feature["type"] != "bool":
-- 
2.39.2




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux