aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/svm.c
Commit message (Expand)AuthorAge
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-25
|\
| * KVM/x86: Use 32bit xor to clear registers in svm.cUros Bizjak2018-10-17
| * kvm: x86: Defer setting of CR2 until #PF deliveryJim Mattson2018-10-17
| * KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capabilityVitaly Kuznetsov2018-10-16
| * x86/kvm/mmu: make vcpu->mmu a pointer to the current MMUVitaly Kuznetsov2018-10-16
* | KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=mPaolo Bonzini2018-10-09
|/
* KVM: VMX: use preemption timer to force immediate VMExitSean Christopherson2018-09-19
* KVM: SVM: Switch to bitmap_zalloc()Andy Shevchenko2018-09-19
* KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction()Sean Christopherson2018-08-30
* KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulationSean Christopherson2018-08-30
* KVM: SVM: remove unused variable dst_vaddr_endColin Ian King2018-08-30
* KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabledThomas Gleixner2018-08-22
* kvm: x86: Flush only affected TLB entries in kvm_mmu_invlpg*Junaid Shahid2018-08-06
* kvm: x86: Add ability to skip TLB flush when switching CR3Junaid Shahid2018-08-06
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-12
|\
| * treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-12
|\ \ | |/ |/|
| * kvm: Make VM ioctl do valloc for some archsMarc Orr2018-06-01
| * KVM: x86: prevent integer overflows in KVM_MEMORY_ENCRYPT_REG_REGIONDan Carpenter2018-05-24
| * kvm: vmx: Basic APIC virtualization controls have three settingsJim Mattson2018-05-14
* | x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk2018-06-06
* | KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky2018-05-17
* | x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRLThomas Gleixner2018-05-17
* | x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov2018-05-17
* | KVM: SVM: Move spec control call after restore of GSThomas Gleixner2018-05-17
* | x86/speculation: Create spec-ctrl.h to avoid include hellThomas Gleixner2018-05-03
* | x86/bugs, KVM: Support the combination of guest and host IBRSKonrad Rzeszutek Wilk2018-05-03
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-16
|\
| * kvm: x86: move MSR_IA32_TSC handling to x86.cPaolo Bonzini2018-04-16
| * X86/KVM: Properly update 'tsc_offset' to represent the running guestKarimAllah Ahmed2018-04-16
| * KVM: X86: fix incorrect reference of trace_kvm_pi_irte_updatehu huajun2018-04-11
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-09
|\|
| * KVM: X86: Introduce handle_ud()Wanpeng Li2018-04-04
| * KVM: SVM: Implement pause loop exit logic in SVMBabu Moger2018-03-28
| * KVM: SVM: Add pause filter thresholdBabu Moger2018-03-28
| * KVM: x86: Fix perf timer mode IP reportingAndi Kleen2018-03-28
| * KVM: SVM: add struct kvm_svm to hold SVM specific KVM varsSean Christopherson2018-03-23
| * KVM: x86: move setting of ept_identity_map_addr to vmx.cSean Christopherson2018-03-23
| * KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vmSean Christopherson2018-03-23
| * KVM: X86: Provide a capability to disable PAUSE interceptsWanpeng Li2018-03-16
| * KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li2018-03-16
| * KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li2018-03-16
| * KVM: x86: SVM: Intercept #GP to support access to VMware backdoor portsLiran Alon2018-03-16
| * KVM: x86: add kvm_fast_pio() to consolidate fast PIO codeSean Christopherson2018-03-16
* | x86/MSR: Move native_* variants to msr.hBorislav Petkov2018-03-08
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-02
|\
| * KVM: X86: Allow userspace to define the microcode versionWanpeng Li2018-03-01
| * KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky2018-03-01
| * KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky2018-03-01
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-26
|\ \ | |/ |/|