summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/svm.c (follow)
Commit message (Expand)AuthorAge
* KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky2021-08-26
* KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson2021-06-10
* KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini2020-06-20
* KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabledThomas Gleixner2019-05-16
* x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk2019-05-16
* KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov2019-03-23
* KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupportedVitaly Kuznetsov2019-02-20
* KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky2018-12-17
* x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRLThomas Gleixner2018-12-17
* KVM: SVM: Move spec control call after restore of GSThomas Gleixner2018-12-17
* x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guestKonrad Rzeszutek Wilk2018-12-17
* x86/bugs, KVM: Support the combination of guest and host IBRSKonrad Rzeszutek Wilk2018-12-17
* KVM/x86: Remove indirect MSR op calls from SPEC_CTRLPaolo Bonzini2018-12-17
* KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed2018-12-17
* KVM/x86: Add IBPB supportAshok Raj2018-12-17
* x86/speculation: Create spec-ctrl.h to avoid include hellThomas Gleixner2018-07-25
* KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen2018-04-13
* x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse2018-01-23
* kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson2018-01-17
* KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon2017-12-05
* KVM: SVM: obey guest PATPaolo Bonzini2017-11-30
* kvm: x86: move tracepoints outside extended quiescent statePaolo Bonzini2015-12-11
* KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini2015-11-10
* KVM: svm: unconditionally intercept #DBPaolo Bonzini2015-11-10
* KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup2015-11-10
* KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang2015-11-10
* KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()Haozhong Zhang2015-11-10
* KVM: x86: Replace call-back compute_tsc_offset() with a common functionHaozhong Zhang2015-11-10
* KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang2015-11-10
* KVM: x86: Add a common TSC scaling functionHaozhong Zhang2015-11-10
* KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_archHaozhong Zhang2015-11-10
* KVM: x86: Collect information for setting TSC scaling ratioHaozhong Zhang2015-11-10
* kvm: x86: zero EFER on INITPaolo Bonzini2015-10-19
* kvm: svm: Only propagate next_rip when guest supports itJoerg Roedel2015-10-16
* KVM: x86: unify handling of interrupt windowPaolo Bonzini2015-10-01
* KVM: x86: introduce lapic_in_kernelPaolo Bonzini2015-10-01
* KVM: x86: replace vm_has_apicv hook with cpu_uses_apicvPaolo Bonzini2015-10-01
* KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini2015-10-01
* Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller2015-10-01
* Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini2015-10-01
* Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"Paolo Bonzini2015-10-01
* Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini2015-10-01
* Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini2015-10-01
* KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini2015-09-25
* kvm: svm: reset mmu on VCPU resetIgor Mammedov2015-09-18
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-01
|\
| * Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-31
| |\
| * | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-06
* | | KVM: MMU: introduce the framework to check zero bits on sptesXiao Guangrong2015-08-05
* | | KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_maskPaolo Bonzini2015-07-23
| |/ |/|