KVM: x86: Fix exception reinjection forced to true
[safe/jmp/linux-2.6] / arch / x86 / kvm / mmu.h
2010-03-01 Gleb NatapovKVM: x86 emulator: fix memory access during x86 emulation
2010-03-01 Avi KivityKVM: Move cr0/cr4/efer related helpers to x86.h
2010-03-01 Avi KivityKVM: Replace read accesses of vcpu->arch.cr0 by an...
2010-03-01 Sheng YangKVM: x86: Moving PT_*_LEVEL to mmu.h
2010-03-01 Avi KivityKVM: Add accessor for reading cr4 (or some bits of...
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...