diff options
author | Avi Kivity <avi@redhat.com> | 2009-05-31 19:29:59 +0400 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2009-09-10 09:32:46 +0400 |
commit | 2d84e993a8947dbeb6b416555940d97522330846 (patch) | |
tree | f12cc749054847b4ee17c61144f446466e433ea0 /arch/x86/kvm/kvm_cache_regs.h | |
parent | 6b66ac1ae3328177305a2600eb85b7446f41fdc9 (diff) | |
download | linux-2d84e993a8947dbeb6b416555940d97522330846.tar.xz |
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>
Diffstat (limited to 'arch/x86/kvm/kvm_cache_regs.h')
0 files changed, 0 insertions, 0 deletions