index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm.c
Age
Commit message (
Expand
)
Author
2019-05-16
KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
Thomas Gleixner
2019-05-16
x86/bugs: Add AMD's SPEC_CTRL MSR usage
Konrad Rzeszutek Wilk
2019-03-23
KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...
Vitaly Kuznetsov
2019-02-20
KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
Vitaly Kuznetsov
2018-12-17
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
2018-12-17
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
2018-12-17
KVM: SVM: Move spec control call after restore of GS
Thomas Gleixner
2018-12-17
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk
2018-12-17
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
2018-12-17
KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
Paolo Bonzini
2018-12-17
KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
2018-12-17
KVM/x86: Add IBPB support
Ashok Raj
2018-07-25
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner
2018-04-13
KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...
Roman Pen
2018-01-23
x86/retpoline: Fill return stack buffer on vmexit
David Woodhouse
2018-01-17
kvm: vmx: Scrub hardware GPRs at VM-exit
Jim Mattson
2017-12-05
KVM: x86: Exit to user-mode on #UD intercept when emulator requires
Liran Alon
2017-11-30
KVM: SVM: obey guest PAT
Paolo Bonzini
2015-12-11
kvm: x86: move tracepoints outside extended quiescent state
Paolo Bonzini
2015-11-10
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
Paolo Bonzini
2015-11-10
KVM: svm: unconditionally intercept #DB
Paolo Bonzini
2015-11-10
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
Haozhong Zhang
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
Haozhong Zhang
2015-11-10
KVM: x86: Replace call-back compute_tsc_offset() with a common function
Haozhong Zhang
2015-11-10
KVM: x86: Replace call-back set_tsc_khz() with a common function
Haozhong Zhang
2015-11-10
KVM: x86: Add a common TSC scaling function
Haozhong Zhang
2015-11-10
KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch
Haozhong Zhang
2015-11-10
KVM: x86: Collect information for setting TSC scaling ratio
Haozhong Zhang
2015-10-19
kvm: x86: zero EFER on INIT
Paolo Bonzini
2015-10-16
kvm: svm: Only propagate next_rip when guest supports it
Joerg Roedel
2015-10-01
KVM: x86: unify handling of interrupt window
Paolo Bonzini
2015-10-01
KVM: x86: introduce lapic_in_kernel
Paolo Bonzini
2015-10-01
KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
Paolo Bonzini
2015-10-01
KVM: x86: store IOAPIC-handled vectors in each VCPU
Paolo Bonzini
2015-10-01
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
Dirk Müller
2015-10-01
Revert "KVM: SVM: use NPT page attributes"
Paolo Bonzini
2015-10-01
Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"
Paolo Bonzini
2015-10-01
Revert "KVM: SVM: Sync g_pat with guest-written PAT value"
Paolo Bonzini
2015-10-01
Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"
Paolo Bonzini
2015-09-25
KVM: svm: do not call kvm_set_cr0 from init_vmcb
Paolo Bonzini
2015-09-18
kvm: svm: reset mmu on VCPU reset
Igor Mammedov
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-08-05
KVM: MMU: introduce the framework to check zero bits on sptes
Xiao Guangrong
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2015-07-23
KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask
Paolo Bonzini
2015-07-23
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
Paolo Bonzini
2015-07-23
KVM: x86: introduce kvm_check_has_quirk
Paolo Bonzini
2015-07-10
KVM: x86: apply guest MTRR virtualization on host reserved pages
Paolo Bonzini
2015-07-10
KVM: SVM: Sync g_pat with guest-written PAT value
Jan Kiszka
[next]