Paolo Bonzini
|
9034e6e895
KVM: x86: fix use of L1 MMIO areas in nested guests
|
8 years ago |
Brijesh Singh
|
618232e219
KVM: x86: Avoid guest page table walk when gpa_available is set
|
8 years ago |
Paolo Bonzini
|
e08d26f071
KVM: x86: simplify ept_misconfig
|
8 years ago |
Wanpeng Li
|
26eeb53cf0
KVM: MMU: Bail out immediately if there is no available mmu page
|
8 years ago |
Wanpeng Li
|
42bcbebf11
KVM: MMU: Fix softlockup due to mmu_lock is held too long
|
8 years ago |
Paolo Bonzini
|
eebed24389
kvm: nVMX: Add support for fast unprotection of nested guest page tables
|
8 years ago |
Brijesh Singh
|
64531a3b70
KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
|
8 years ago |
Radim Krčmář
|
d6321d4933
KVM: x86: generalize guest_cpuid_has_ helpers
|
8 years ago |
Wanpeng Li
|
52a5c155cf
KVM: async_pf: Let guest support delivery of async_pf from guest mode
|
8 years ago |
Wanpeng Li
|
1261bfa326
KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
|
8 years ago |
Linus Torvalds
|
c136b84393
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
8 years ago |
Peter Feiner
|
995f00a619
x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12
|
8 years ago |
Peter Feiner
|
ac8d57e573
kvm: x86: mmu: allow A/D bits to be disabled in an mmu
|
8 years ago |
Peter Feiner
|
dcdca5fed5
x86: kvm: mmu: make spte mmio mask more explicit
|
8 years ago |
Peter Feiner
|
ce00053b1c
x86: kvm: mmu: dead code thanks to access tracking
|
8 years ago |
Wanpeng Li
|
9bc1f09f6f
KVM: async_pf: avoid async pf injection when in guest mode
|
8 years ago |
Bandan Das
|
bab4165e2f
kvm: x86: Add a hook for arch specific dirty logging emulation
|
8 years ago |
Paolo Bonzini
|
ae1e2d1082
kvm: nVMX: support EPT accessed/dirty bits
|
8 years ago |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 years ago |
Masahiro Yamada
|
9332ef9dbd
scripts/spelling.txt: add "an user" pattern and fix typo instances
|
8 years ago |
Junaid Shahid
|
d3e328f2cb
kvm: x86: mmu: Verify that restored PTE has needed perms in fast page fault
|
8 years ago |
Junaid Shahid
|
d162f30a7c
kvm: x86: mmu: Move pgtbl walk inside retry loop in fast_page_fault
|
8 years ago |
Junaid Shahid
|
20d65236d0
kvm: x86: mmu: Update comment in mark_spte_for_access_track
|
8 years ago |
Junaid Shahid
|
312b616b30
kvm: x86: mmu: Set SPTE_SPECIAL_MASK within mmu.c
|
8 years ago |
Junaid Shahid
|
f160c7b7bb
kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits.
|
8 years ago |
Junaid Shahid
|
f39a058d0e
kvm: x86: mmu: Introduce a no-tracking version of mmu_spte_update
|
8 years ago |
Junaid Shahid
|
83ef6c8155
kvm: x86: mmu: Refactor accessed/dirty checks in mmu_spte_update/clear
|
8 years ago |
Junaid Shahid
|
97dceba29a
kvm: x86: mmu: Fast Page Fault path retries
|
8 years ago |
Junaid Shahid
|
ea4114bcd3
kvm: x86: mmu: Rename spte_is_locklessly_modifiable()
|
8 years ago |
David Matlack
|
114df303a7
kvm: x86: reduce collisions in mmu_page_hash
|
8 years ago |