Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: MMU: add kvm_mmu_get_spte_hierarchy helper | Marcelo Tosatti | 2009-09-10 | 1 | -0/+2 |
* | KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte | Avi Kivity | 2009-09-10 | 1 | -1/+1 |
* | KVM: Use rsvd_bits_mask in load_pdptrs() | Dong, Eddie | 2009-06-10 | 1 | -0/+5 |
* | KVM: is_long_mode() should check for EFER.LMA | Amit Shah | 2009-03-24 | 1 | -1/+1 |
* | KVM: MMU: Fix false flooding when a pte points to page table | Avi Kivity | 2008-07-20 | 1 | -1/+2 |
* | KVM: Add kvm_x86_ops get_tdp_level() | Sheng Yang | 2008-05-04 | 1 | -6/+0 |
* | KVM: MMU: Move some definitions to a header file | Sheng Yang | 2008-05-04 | 1 | -0/+33 |
* | KVM: MMU: add TDP support to the KVM MMU | Joerg Roedel | 2008-04-27 | 1 | -0/+6 |
* | KVM: Move arch dependent files to new directory arch/x86/kvm/ | Avi Kivity | 2008-01-30 | 1 | -0/+44 |