Skip to content

Commit

Permalink
Add cpu flags hv_tlbflush_ext hv_tlbflush_direct supported from RHEL 9.3
Browse files Browse the repository at this point in the history
Signed-off-by: lixuemin2016 <xuli@redhat.com>
  • Loading branch information
lixuemin2016 committed Jan 22, 2024
1 parent c30ee97 commit 1d30372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qemu/tests/cfg/nested_hyperv_on_kvm.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
nested_dest = "C:\\nested-hyperv-on-kvm"
cpu_model_flags += ",hv_reset,hv_crash,hv-no-nonarch-coresharing=auto"
Host_RHEL.m9:
cpu_model_flags += ",hv_emsr_bitmap"
cpu_model_flags += ",hv_emsr_bitmap,hv_tlbflush_ext,hv_tlbflush_direct"

HostCpuVendor.intel:
cpu_model_flags += ",hv_evmcs,+vmx"
Expand Down

0 comments on commit 1d30372

Please sign in to comment.