KVM: MMU: remove bypass_guest_pf
The idea is from Avi: | Maybe it's time to kill off bypass_guest_pf=1. It's not as effective as | it used to be, since unsync pages always use shadow_trap_nonpresent_pte, | and since we convert between the two nonpresent_ptes during sync and unsync. Signed-off-by:Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> Signed-off-by:
Avi Kivity <avi@redhat.com>
Showing
- Documentation/kernel-parameters.txt 0 additions, 4 deletionsDocumentation/kernel-parameters.txt
- arch/x86/include/asm/kvm_host.h 0 additions, 3 deletionsarch/x86/include/asm/kvm_host.h
- arch/x86/kvm/mmu.c 24 additions, 59 deletionsarch/x86/kvm/mmu.c
- arch/x86/kvm/mmu_audit.c 0 additions, 12 deletionsarch/x86/kvm/mmu_audit.c
- arch/x86/kvm/paging_tmpl.h 7 additions, 44 deletionsarch/x86/kvm/paging_tmpl.h
- arch/x86/kvm/vmx.c 2 additions, 9 deletionsarch/x86/kvm/vmx.c
- arch/x86/kvm/x86.c 0 additions, 1 deletionarch/x86/kvm/x86.c
Loading
Please register or sign in to comment