1. 1871c60 KVM: x86 emulator: fix memory access during x86 emulation by Gleb Natapov · 14 years ago
  2. 836a1b3 KVM: Move cr0/cr4/efer related helpers to x86.h by Avi Kivity · 15 years ago
  3. 4d4ec08 KVM: Replace read accesses of vcpu->arch.cr0 by an accessor by Avi Kivity · 15 years ago
  4. c9c5417 KVM: x86: Moving PT_*_LEVEL to mmu.h by Sheng Yang · 15 years ago
  5. fc78f51 KVM: Add accessor for reading cr4 (or some bits of cr4) by Avi Kivity · 15 years ago
  6. 94d8b05 KVM: MMU: add kvm_mmu_get_spte_hierarchy helper by Marcelo Tosatti · 15 years ago
  7. 43a3795 KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte by Avi Kivity · 15 years ago
  8. 20c466b KVM: Use rsvd_bits_mask in load_pdptrs() by Dong, Eddie · 15 years ago
  9. 41d6af1 KVM: is_long_mode() should check for EFER.LMA by Amit Shah · 16 years ago
  10. 1b7fcd3 KVM: MMU: Fix false flooding when a pte points to page table by Avi Kivity · 16 years ago
  11. 67253af KVM: Add kvm_x86_ops get_tdp_level() by Sheng Yang · 16 years ago
  12. 8c6d6ad KVM: MMU: Move some definitions to a header file by Sheng Yang · 16 years ago
  13. fb72d16 KVM: MMU: add TDP support to the KVM MMU by Joerg Roedel · 16 years ago
  14. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago[Renamed (96%) from drivers/kvm/mmu.h]
  15. f05e70a KVM: Portability: Move mmu-related fields to kvm_arch by Zhang Xiantao · 17 years ago
  16. 1d737c8 KVM: Portability: Split mmu-related static inline functions to mmu.h by Zhang Xiantao · 17 years ago