mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
KVM: VMX: Avoid duplicate ept tlb flush when setting cr3
vmx_set_cr3() will call vmx_tlb_flush(), which will flush the ept context. So there is no need to call ept_sync_context() explicitly. Signed-off-by: Avi Kivity <avi@redhat.com>
This commit is contained in:
parent
6b66ac1ae3
commit
2d84e993a8
1 changed files with 0 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue