Commit Graph

14 Commits (9badba2543d165154c540b80e59ff06c1b3e3f76)

Author SHA1 Message Date
Gleb Natapov 1871c6020d KVM: x86 emulator: fix memory access during x86 emulation 15 years ago
Avi Kivity 836a1b3c34 KVM: Move cr0/cr4/efer related helpers to x86.h 15 years ago
Avi Kivity 4d4ec08745 KVM: Replace read accesses of vcpu->arch.cr0 by an accessor 15 years ago
Sheng Yang c9c5417455 KVM: x86: Moving PT_*_LEVEL to mmu.h 15 years ago
Avi Kivity fc78f51938 KVM: Add accessor for reading cr4 (or some bits of cr4) 15 years ago
Marcelo Tosatti 94d8b056a2 KVM: MMU: add kvm_mmu_get_spte_hierarchy helper 16 years ago
Avi Kivity 43a3795a3a KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte 16 years ago
Dong, Eddie 20c466b561 KVM: Use rsvd_bits_mask in load_pdptrs() 16 years ago
Amit Shah 41d6af1192 KVM: is_long_mode() should check for EFER.LMA 16 years ago
Avi Kivity 1b7fcd3263 KVM: MMU: Fix false flooding when a pte points to page table 17 years ago
Sheng Yang 67253af52e KVM: Add kvm_x86_ops get_tdp_level() 17 years ago
Sheng Yang 8c6d6adc6b KVM: MMU: Move some definitions to a header file 17 years ago
Joerg Roedel fb72d1674d KVM: MMU: add TDP support to the KVM MMU 17 years ago
Avi Kivity edf884172e KVM: Move arch dependent files to new directory arch/x86/kvm/ 17 years ago
Zhang Xiantao f05e70ac03 KVM: Portability: Move mmu-related fields to kvm_arch 17 years ago
Zhang Xiantao 1d737c8a68 KVM: Portability: Split mmu-related static inline functions to mmu.h 17 years ago