
9 Mar
2023
9 Mar
'23
8:20 a.m.
Not a cpu-feature. Signed-off-by: Tim Wiederhake <twiederh@redhat.com> --- 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