Linus Torvalds
|
d4858aaf6b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
7 years ago |
Wanpeng Li
|
95e057e258
KVM: X86: Fix SMRAM accessing even if VM is shutdown
|
7 years ago |
Linus Torvalds
|
d4667ca142
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
David Woodhouse
|
928a4c3948
KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods
|
7 years ago |
Radim Krčmář
|
7bf14c28ee
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Haozhong Zhang
|
aa2e063aea
KVM: MMU: consider host cache mode in MMIO page check
|
7 years ago |
Paolo Bonzini
|
65e38583c3
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
|
7 years ago |
Arnd Bergmann
|
ab271bd4df
x86: kvm: propagate register_shrinker return code
|
7 years ago |
Haozhong Zhang
|
2a266f2355
KVM MMU: check pending exception before injecting APF
|
7 years ago |
Gimcuan Hui
|
858ac87fc2
x86: kvm: mmu: make kvm_mmu_clear_all_pte_masks static
|
8 years ago |
Wanpeng Li
|
ed52870f46
KVM: MMU: Fix infinite loop when there is no available mmu page
|
7 years ago |
Brijesh Singh
|
00b10fe104
KVM: X86: Restart the guest when insn_len is zero and SEV is enabled
|
7 years ago |
Linus Torvalds
|
974aa5630b
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
7 years ago |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
8 years ago |
Paolo Bonzini
|
9b8ebbdb74
KVM: x86: extend usage of RET_MMIO_PF_* constants
|
8 years ago |
Paolo Bonzini
|
d000653057
KVM: SVM: limit kvm_handle_page_fault to #PF handling
|
8 years ago |
Tim Hansen
|
c1bd743e54
arch/x86: remove redundant null checks before kmem_cache_destroy
|
8 years ago |
Shakeel Butt
|
46bea48ac2
kvm, mm: account kvm related kmem slabs to kmemcg
|
8 years ago |
David Hildenbrand
|
87ca74ad92
KVM: x86: mmu: free_page can handle NULL
|
8 years ago |
David Hildenbrand
|
bb606a9b80
KVM: x86: mmu: returning void in a void function is strange
|
8 years ago |
Ladi Prosek
|
829ee279ae
KVM: MMU: always terminate page walks at level 1
|
8 years ago |
Ladi Prosek
|
fd19d3b451
KVM: nVMX: update last_nonleaf_level when initializing nested EPT
|
8 years ago |
Boqun Feng
|
a2b7861bb3
kvm/x86: Avoid async PF preempting the kernel incorrectly
|
8 years ago |
Linus Torvalds
|
0756b7fbb6
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
8 years ago |
Brijesh Singh
|
ea2800ddb2
kvm/x86: Avoid clearing the C-bit in rsvd_bits()
|
8 years ago |
Paolo Bonzini
|
09f037aa48
KVM: MMU: speedup update_permission_bitmask
|
8 years ago |
Yu Zhang
|
855feb6736
KVM: MMU: Add 5 level EPT & Shadow page table support.
|
8 years ago |
Yu Zhang
|
2a7266a8f9
KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.
|
8 years ago |
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 |