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.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-01-26
KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX
Paolo Bonzini
3
-9
/
+29
2021-01-26
KVM: x86: Revert "KVM: x86: Mark GPRs dirty when written"
Sean Christopherson
1
-26
/
+25
2021-01-26
KVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN of SEV-ES guest
Sean Christopherson
1
-9
/
+6
2021-01-26
KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration
Maxim Levitsky
1
-5
/
+8
2021-01-26
kvm: tracing: Fix unmatched kvm_entry and kvm_exit events
Lorenzo Brescia
3
-2
/
+5
2021-01-26
KVM: x86: get smi pending status correctly
Jay Zhou
1
-0
/
+4
2021-01-26
KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
Like Xu
1
-1
/
+1
2021-01-26
KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()
Like Xu
1
-0
/
+4
2021-01-26
KVM: x86: Add more protection against undefined behavior in rsvd_bits()
Sean Christopherson
1
-1
/
+8
2021-01-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-95
/
+161
2021-01-08
KVM: x86: __kvm_vcpu_halt can be static
Paolo Bonzini
1
-1
/
+1
2021-01-08
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
6
-6
/
+58
2021-01-08
KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit
Maxim Levitsky
3
-1
/
+8
2021-01-08
KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest mode
Maxim Levitsky
1
-0
/
+1
2021-01-08
KVM: nSVM: correctly restore nested_run_pending on migration
Maxim Levitsky
1
-0
/
+4
2021-01-08
KVM: x86/mmu: Ensure TDP MMU roots are freed after yield
Ben Gardon
1
-56
/
+48
2021-01-08
KVM: x86: change in pv_eoi_get_pending() to make code more readable
Stephen Zhang
1
-1
/
+1
2021-01-08
KVM: x86: fix shift out of bounds reported by UBSAN
Paolo Bonzini
1
-1
/
+1
2021-01-08
KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.c
Uros Bizjak
1
-2
/
+0
2021-01-08
KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_load
Nathan Chancellor
1
-1
/
+1
2021-01-08
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
10
-102
/
+112
2021-01-08
KVM: x86/mmu: Optimize not-present/MMIO SPTE check in get_mmio_spte()
Sean Christopherson
1
-7
/
+13
2021-01-08
KVM: x86/mmu: Use raw level to index into MMIO walks' sptes array
Sean Christopherson
2
-9
/
+8
2021-01-08
KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTE
Sean Christopherson
3
-11
/
+13
2021-01-08
KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte()
Sean Christopherson
2
-2
/
+7
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-482
/
+2203
2020-12-19
mm, kvm: account kvm_vcpu_mmap to kmemcg
Shakeel Butt
1
-1
/
+1
2020-12-16
KVM: SVM: fix 32-bit compilation
Paolo Bonzini
1
-0
/
+2
2020-12-15
Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+3
2020-12-15
KVM: SVM: Add AP_JUMP_TABLE support in prep for AP booting
Tom Lendacky
2
-0
/
+29
2020-12-15
KVM: SVM: Provide support to launch and run an SEV-ES guest
Tom Lendacky
1
-0
/
+104
2020-12-15
KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
Tom Lendacky
4
-9
/
+77
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU loading
Tom Lendacky
5
-20
/
+96
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU creation/loading
Tom Lendacky
3
-4
/
+78
2020-12-15
KVM: SVM: Update ASID allocation to support SEV-ES guests
Tom Lendacky
1
-11
/
+14
2020-12-15
KVM: SVM: Set the encryption mask for the SVM host save area
Tom Lendacky
3
-2
/
+4
2020-12-15
KVM: SVM: Add NMI support for an SEV-ES guest
Tom Lendacky
2
-7
/
+17
2020-12-15
KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guest
Tom Lendacky
2
-10
/
+54
2020-12-15
KVM: SVM: Do not report support for SMM for an SEV-ES guest
Tom Lendacky
3
-4
/
+17
2020-12-15
KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES
Tom Lendacky
1
-9
/
+18
2020-12-15
KVM: SVM: Add support for CR8 write traps for an SEV-ES guest
Tom Lendacky
1
-1
/
+6
2020-12-15
KVM: SVM: Add support for CR4 write traps for an SEV-ES guest
Tom Lendacky
2
-4
/
+19
2020-12-15
KVM: SVM: Add support for CR0 write traps for an SEV-ES guest
Tom Lendacky
2
-13
/
+46
2020-12-15
KVM: SVM: Add support for EFER write traps for an SEV-ES guest
Tom Lendacky
1
-0
/
+20
2020-12-15
KVM: SVM: Support string IO operations for an SEV-ES guest
Tom Lendacky
5
-5
/
+82
2020-12-15
KVM: SVM: Support MMIO for an SEV-ES guest
Tom Lendacky
4
-0
/
+258
2020-12-15
KVM: SVM: Create trace events for VMGEXIT MSR protocol processing
Tom Lendacky
3
-0
/
+52
2020-12-15
KVM: SVM: Create trace events for VMGEXIT processing
Tom Lendacky
3
-0
/
+61
2020-12-15
KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100
Tom Lendacky
2
-0
/
+19
2020-12-15
KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004
Tom Lendacky
2
-2
/
+63
[next]