KVM: Activate Virtualization On Demand
[safe/jmp/linux-2.6] / arch / x86 / kvm / mmu.h
2009-09-10 Marcelo TosattiKVM: MMU: add kvm_mmu_get_spte_hierarchy helper
2009-09-10 Avi KivityKVM: MMU: Adjust pte accessors to explicitly indicate...
2009-06-10 Dong, EddieKVM: Use rsvd_bits_mask in load_pdptrs()
2009-03-24 Amit ShahKVM: is_long_mode() should check for EFER.LMA
2008-07-20 Avi KivityKVM: MMU: Fix false flooding when a pte points to page...
2008-05-04 Sheng YangKVM: Add kvm_x86_ops get_tdp_level()
2008-05-04 Sheng YangKVM: MMU: Move some definitions to a header file
2008-04-27 Joerg RoedelKVM: MMU: add TDP support to the KVM MMU
2008-01-30 Avi KivityKVM: Move arch dependent files to new directory arch...