summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/mmu.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86 emulator: fix memory access during x86 emulationGleb Natapov2010-03-011-0/+6
* KVM: Move cr0/cr4/efer related helpers to x86.hAvi Kivity2010-03-011-24/+0
* KVM: Replace read accesses of vcpu->arch.cr0 by an accessorAvi Kivity2010-03-011-1/+1
* KVM: x86: Moving PT_*_LEVEL to mmu.hSheng Yang2010-03-011-0/+4
* KVM: Add accessor for reading cr4 (or some bits of cr4)Avi Kivity2010-03-011-2/+3
* KVM: MMU: add kvm_mmu_get_spte_hierarchy helperMarcelo Tosatti2009-09-101-0/+2
* KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pteAvi Kivity2009-09-101-1/+1
* KVM: Use rsvd_bits_mask in load_pdptrs()Dong, Eddie2009-06-101-0/+5
* KVM: is_long_mode() should check for EFER.LMAAmit Shah2009-03-241-1/+1
* KVM: MMU: Fix false flooding when a pte points to page tableAvi Kivity2008-07-201-1/+2
* KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang2008-05-041-6/+0
* KVM: MMU: Move some definitions to a header fileSheng Yang2008-05-041-0/+33
* KVM: MMU: add TDP support to the KVM MMUJoerg Roedel2008-04-271-0/+6
* KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-301-0/+44
OpenPOWER on IntegriCloud