Not a cpu-feature.

Signed-off-by: Tim Wiederhake <[email protected]>
---
 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

Reply via email to