summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/mmu.h
AgeCommit message (Expand)Author
2011-07-24KVM: MMU: mmio page fault supportXiao Guangrong
2011-07-24KVM: MMU: cache mmio info on page fault pathXiao Guangrong
2010-10-24KVM: MMU: Don't track nested fault info in error-codeJoerg Roedel
2010-10-24KVM: MMU: Introduce init_kvm_nested_mmu()Joerg Roedel
2010-10-24KVM: MMU: Introduce kvm_init_shadow_mmu helper functionJoerg Roedel
2010-10-24KVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pagesDave Hansen
2010-10-24KVM: abstract kvm x86 mmu->n_free_mmu_pagesDave Hansen
2010-03-01KVM: x86 emulator: fix memory access during x86 emulationGleb Natapov
2010-03-01KVM: Move cr0/cr4/efer related helpers to x86.hAvi Kivity
2010-03-01KVM: Replace read accesses of vcpu->arch.cr0 by an accessorAvi Kivity
2010-03-01KVM: x86: Moving PT_*_LEVEL to mmu.hSheng Yang
2010-03-01KVM: Add accessor for reading cr4 (or some bits of cr4)Avi Kivity
2009-09-10KVM: MMU: add kvm_mmu_get_spte_hierarchy helperMarcelo Tosatti
2009-09-10KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pteAvi Kivity
2009-06-10KVM: Use rsvd_bits_mask in load_pdptrs()Dong, Eddie
2009-03-24KVM: is_long_mode() should check for EFER.LMAAmit Shah
2008-07-20KVM: MMU: Fix false flooding when a pte points to page tableAvi Kivity
2008-05-04KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang
2008-05-04KVM: MMU: Move some definitions to a header fileSheng Yang
2008-04-27KVM: MMU: add TDP support to the KVM MMUJoerg Roedel
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity