cpu_map: Ignore feature "kvm-asyncpf-vmexit"

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Tim Wiederhake 2024-06-21 14:20:39 +02:00
parent 9c46fb8d3d
commit f67b12ba35

View File

@ -9,6 +9,7 @@ import re
FEATURES_IGNORE = (
"kvm-asyncpf",
"kvm-asyncpf-int",
"kvm-asyncpf-vmexit",
"kvm-hint-dedicated",
"kvm-mmu",
"kvm-msi-ext-dest-id",