index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
KVM: x86: Consolidate guest enter/exit logic to common helpers
Sean Christopherson
3
-74
/
+49
2021-05-05
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
3
-6
/
+15
2021-05-05
KVM/VMX: Invoke NMI non-IST entry instead of IST entry
Lai Jiangshan
1
-7
/
+9
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
33
-2351
/
+4097
2021-04-28
Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-10
/
+61
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-25
/
+25
2021-04-26
Merge tag 'x86_sgx_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+12
2021-04-26
KVM: x86: Take advantage of kvm_arch_dy_has_pending_interrupt()
Haiwei Li
1
-12
/
+9
2021-04-26
KVM: SVM: Skip SEV cache flush if no ASIDs have been used
Sean Christopherson
1
-12
/
+13
2021-04-26
KVM: SVM: Remove an unnecessary prototype declaration of sev_flush_asids()
Sean Christopherson
1
-1
/
+0
2021-04-26
KVM: SVM: Drop redundant svm_sev_enabled() helper
Sean Christopherson
2
-8
/
+3
2021-04-26
KVM: SVM: Move SEV VMCB tracking allocation to sev.c
Sean Christopherson
3
-8
/
+20
2021-04-26
KVM: SVM: Explicitly check max SEV ASID during sev_hardware_setup()
Sean Christopherson
1
-2
/
+1
2021-04-26
KVM: SVM: Unconditionally invoke sev_hardware_teardown()
Sean Christopherson
1
-2
/
+1
2021-04-26
KVM: SVM: Enable SEV/SEV-ES functionality by default (when supported)
Sean Christopherson
1
-2
/
+2
2021-04-26
KVM: SVM: Condition sev_enabled and sev_es_enabled on CONFIG_KVM_AMD_SEV=y
Sean Christopherson
1
-1
/
+8
2021-04-26
KVM: SVM: Append "_enabled" to module-scoped SEV/SEV-ES control variables
Sean Christopherson
1
-12
/
+12
2021-04-26
KVM: SEV: Mask CPUID[0x8000001F].eax according to supported features
Paolo Bonzini
5
-1
/
+20
2021-04-26
KVM: SVM: Move SEV module params/variables to sev.c
Sean Christopherson
3
-16
/
+13
2021-04-26
KVM: SVM: Disable SEV/SEV-ES if NPT is disabled
Sean Christopherson
1
-15
/
+15
2021-04-26
KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails
Sean Christopherson
1
-1
/
+4
2021-04-26
KVM: SVM: Zero out the VMCB array used to track SEV ASID association
Sean Christopherson
1
-3
/
+2
2021-04-26
KVM: x86: Move reverse CPUID helpers to separate header file
Ricardo Koller
2
-176
/
+186
2021-04-26
KVM: x86: Rename GPR accessors to make mode-aware variants the defaults
Sean Christopherson
7
-36
/
+41
2021-04-26
KVM: SVM: Use default rAX size for INVLPGA emulation
Sean Christopherson
1
-3
/
+9
2021-04-26
KVM: x86/xen: Drop RAX[63:32] when processing hypercall
Sean Christopherson
1
-1
/
+1
2021-04-26
KVM: nVMX: Truncate base/index GPR value on address calc in !64-bit
Sean Christopherson
1
-2
/
+2
2021-04-26
KVM: nVMX: Truncate bits 63:32 of VMCS field on nested check in !64-bit
Sean Christopherson
1
-1
/
+1
2021-04-26
KVM: VMX: Truncate GPR value for DR and CR reads in !64-bit mode
Sean Christopherson
1
-3
/
+3
2021-04-26
KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
Sean Christopherson
1
-4
/
+4
2021-04-26
KVM: x86: Check CR3 GPA for validity regardless of vCPU mode
Sean Christopherson
1
-3
/
+8
2021-04-26
KVM: x86: Remove emulator's broken checks on CR0/CR3/CR4 loads
Sean Christopherson
1
-77
/
+3
2021-04-26
KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVM
Sean Christopherson
2
-0
/
+6
2021-04-26
KVM: SVM: Delay restoration of host MSR_TSC_AUX until return to userspace
Sean Christopherson
2
-36
/
+24
2021-04-26
KVM: SVM: Clear MSR_TSC_AUX[63:32] on write
Sean Christopherson
1
-1
/
+11
2021-04-26
KVM: SVM: Inject #GP on guest MSR_TSC_AUX accesses if RDTSCP unsupported
Sean Christopherson
1
-0
/
+7
2021-04-26
KVM: VMX: Invert the inlining of MSR interception helpers
Sean Christopherson
2
-17
/
+15
2021-04-26
KVM: X86: Fix failure to boost kernel lock holder candidate in SEV-ES guests
Wanpeng Li
1
-0
/
+3
2021-04-26
KVM: x86: Properly handle APF vs disabled LAPIC situation
Vitaly Kuznetsov
2
-1
/
+7
2021-04-24
KVM: x86/xen: Take srcu lock when accessing kvm_memslots()
Wanpeng Li
1
-11
/
+9
2021-04-23
KVM: x86: Fix implicit enum conversion goof in scattered reverse CPUID code
Sean Christopherson
2
-3
/
+4
2021-04-23
KVM: VMX: use EPT_VIOLATION_GVA_TRANSLATED instead of 0x100
Isaku Yamahata
1
-1
/
+1
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
9
-94
/
+264
2021-04-21
KVM: SVM: Allocate SEV command structures on local stack
Sean Christopherson
1
-305
/
+173
2021-04-21
KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
Brijesh Singh
1
-0
/
+23
2021-04-21
KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
Brijesh Singh
1
-0
/
+79
2021-04-21
KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
Brijesh Singh
1
-0
/
+81
2021-04-21
KVM: SVM: Add support for KVM_SEV_SEND_CANCEL command
Steve Rutherford
1
-0
/
+23
2021-04-21
KVM: SVM: Add KVM_SEV_SEND_FINISH command
Brijesh Singh
1
-0
/
+23
2021-04-21
KVM: SVM: Add KVM_SEND_UPDATE_DATA command
Brijesh Singh
1
-0
/
+125
[next]