Jim Mattson
|
fd65d3142f
kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
|
7 years ago |
Leonid Shatz
|
326e742533
KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
|
6 years ago |
Wei Wang
|
30510387a5
svm: Add mutex_lock to protect apic_access_page_done on AMD systems
|
6 years ago |
Linus Torvalds
|
0d1e8b8d2b
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
6 years ago |
Uros Bizjak
|
43ce76ce73
KVM/x86: Use 32bit xor to clear registers in svm.c
|
6 years ago |
Jim Mattson
|
da998b46d2
kvm: x86: Defer setting of CR2 until #PF delivery
|
6 years ago |
Vitaly Kuznetsov
|
57b119da35
KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capability
|
6 years ago |
Vitaly Kuznetsov
|
44dd3ffa7b
x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU
|
6 years ago |
Paolo Bonzini
|
853c110982
KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=m
|
6 years ago |
Sean Christopherson
|
d264ee0c2e
KVM: VMX: use preemption timer to force immediate VMExit
|
7 years ago |
Andy Shevchenko
|
a101c9d63e
KVM: SVM: Switch to bitmap_zalloc()
|
7 years ago |
Sean Christopherson
|
0ce97a2b62
KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction()
|
7 years ago |
Sean Christopherson
|
35be0aded7
KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation
|
7 years ago |
Colin Ian King
|
0186ec8232
KVM: SVM: remove unused variable dst_vaddr_end
|
7 years ago |
Thomas Gleixner
|
024d83cadc
KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
|
7 years ago |
Junaid Shahid
|
faff87588d
kvm: x86: Flush only affected TLB entries in kvm_mmu_invlpg*
|
7 years ago |
Junaid Shahid
|
afe828d1de
kvm: x86: Add ability to skip TLB flush when switching CR3
|
7 years ago |
Linus Torvalds
|
b08fc5277a
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
7 years ago |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
Linus Torvalds
|
b357bf6023
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
7 years ago |
Konrad Rzeszutek Wilk
|
6ac2f49edb
x86/bugs: Add AMD's SPEC_CTRL MSR usage
|
7 years ago |
Marc Orr
|
d1e5b0e98e
kvm: Make VM ioctl do valloc for some archs
|
7 years ago |
Dan Carpenter
|
86bf20cb57
KVM: x86: prevent integer overflows in KVM_MEMORY_ENCRYPT_REG_REGION
|
7 years ago |
Tom Lendacky
|
bc226f07dc
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
|
7 years ago |
Thomas Gleixner
|
ccbcd26744
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
|
7 years ago |
Borislav Petkov
|
e7c587da12
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
|
7 years ago |
Thomas Gleixner
|
15e6c22fd8
KVM: SVM: Move spec control call after restore of GS
|
7 years ago |
Jim Mattson
|
8d860bbeed
kvm: vmx: Basic APIC virtualization controls have three settings
|
7 years ago |
Thomas Gleixner
|
28a2775217
x86/speculation: Create spec-ctrl.h to avoid include hell
|
7 years ago |
Konrad Rzeszutek Wilk
|
5cf6875487
x86/bugs, KVM: Support the combination of guest and host IBRS
|
7 years ago |