Xiao Guangrong
|
f735d4af4b
KVM: VMX: drop ept misconfig check
|
10 years ago |
Xiao Guangrong
|
c258b62b26
KVM: MMU: introduce the framework to check zero bits on sptes
|
10 years ago |
Xiao Guangrong
|
efdfe536d8
KVM: MMU: fix MTRR update
|
10 years ago |
Xiao Guangrong
|
8a3d08f16f
KVM: MMU: introduce PT_MAX_HUGEPAGE_LEVEL
|
10 years ago |
Xiao Guangrong
|
edc90b7dc4
KVM: MMU: fix SMAP virtualization
|
10 years ago |
Xiao Guangrong
|
ceee7df749
KVM: MMU: fix smap permission check
|
10 years ago |
Nadav Amit
|
c205fb7d7d
KVM: x86: #PF error-code on R/W operations is wrong
|
10 years ago |
Paolo Bonzini
|
ad896af0b5
KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept_mmu
|
12 years ago |
Tiejun Chen
|
d143148383
KVM: mmio: cleanup kvm_set_mmio_spte_mask
|
11 years ago |
Xiao Guangrong
|
198c74f43f
KVM: MMU: flush tlb out of mmu lock when write-protect the sptes
|
11 years ago |
Feng Wu
|
97ec8c067d
KVM: Add SMAP support when setting CR4
|
11 years ago |
Paolo Bonzini
|
8a3c1a3347
KVM: mmu: change useless int return types to void
|
12 years ago |
Nadav Har'El
|
155a97a3d7
nEPT: MMU context for nested EPT
|
12 years ago |
Xiao Guangrong
|
f8f559422b
KVM: MMU: fast invalidate all mmio sptes
|
12 years ago |
Xiao Guangrong
|
b37fbea6ce
KVM: MMU: make return value of mmio page fault handler more readable
|
12 years ago |
Xiao Guangrong
|
5304b8d37c
KVM: MMU: fast invalidate all pages
|
12 years ago |
Takuya Yoshikawa
|
81f4f76bbc
KVM: MMU: Rename kvm_mmu_free_some_pages() to make_mmu_pages_available()
|
12 years ago |
Marcelo Tosatti
|
5d21881432
KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_max_mmu_pages
|
12 years ago |
Avi Kivity
|
6fd01b711b
KVM: MMU: Optimize is_last_gpte()
|
13 years ago |
Avi Kivity
|
97d64b7881
KVM: MMU: Optimize pte permission checks
|
13 years ago |
Avi Kivity
|
8ea667f259
KVM: MMU: Push clean gpte write protection out of gpte_access()
|
13 years ago |
Xiao Guangrong
|
ce88decffd
KVM: MMU: mmio page fault support
|
14 years ago |
Xiao Guangrong
|
bebb106a5a
KVM: MMU: cache mmio info on page fault path
|
14 years ago |
Joerg Roedel
|
0959ffacf3
KVM: MMU: Don't track nested fault info in error-code
|
15 years ago |
Joerg Roedel
|
02f59dc9f1
KVM: MMU: Introduce init_kvm_nested_mmu()
|
15 years ago |
Joerg Roedel
|
52fde8df7d
KVM: MMU: Introduce kvm_init_shadow_mmu helper function
|
15 years ago |
Dave Hansen
|
49d5ca2663
KVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pages
|
15 years ago |
Dave Hansen
|
e0df7b9f6c
KVM: abstract kvm x86 mmu->n_free_mmu_pages
|
15 years ago |
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 |