mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 01:45:17 +00:00
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:
parent
9c46fb8d3d
commit
f67b12ba35
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user