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