index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
26
-482
/
+2203
|
\
|
*
KVM: SVM: fix 32-bit compilation
Paolo Bonzini
2020-12-16
1
-0
/
+2
|
*
Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2020-12-15
1
-1
/
+3
|
|
\
|
*
|
KVM: SVM: Add AP_JUMP_TABLE support in prep for AP booting
Tom Lendacky
2020-12-15
2
-0
/
+29
|
*
|
KVM: SVM: Provide support to launch and run an SEV-ES guest
Tom Lendacky
2020-12-15
1
-0
/
+104
|
*
|
KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
Tom Lendacky
2020-12-15
4
-9
/
+77
|
*
|
KVM: SVM: Provide support for SEV-ES vCPU loading
Tom Lendacky
2020-12-15
5
-20
/
+96
|
*
|
KVM: SVM: Provide support for SEV-ES vCPU creation/loading
Tom Lendacky
2020-12-15
3
-4
/
+78
|
*
|
KVM: SVM: Update ASID allocation to support SEV-ES guests
Tom Lendacky
2020-12-15
1
-11
/
+14
|
*
|
KVM: SVM: Set the encryption mask for the SVM host save area
Tom Lendacky
2020-12-15
3
-2
/
+4
|
*
|
KVM: SVM: Add NMI support for an SEV-ES guest
Tom Lendacky
2020-12-15
2
-7
/
+17
|
*
|
KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guest
Tom Lendacky
2020-12-15
2
-10
/
+54
|
*
|
KVM: SVM: Do not report support for SMM for an SEV-ES guest
Tom Lendacky
2020-12-15
3
-4
/
+17
|
*
|
KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES
Tom Lendacky
2020-12-15
1
-9
/
+18
|
*
|
KVM: SVM: Add support for CR8 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
1
-1
/
+6
|
*
|
KVM: SVM: Add support for CR4 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
2
-4
/
+19
|
*
|
KVM: SVM: Add support for CR0 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
2
-13
/
+46
|
*
|
KVM: SVM: Add support for EFER write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
1
-0
/
+20
|
*
|
KVM: SVM: Support string IO operations for an SEV-ES guest
Tom Lendacky
2020-12-15
5
-5
/
+82
|
*
|
KVM: SVM: Support MMIO for an SEV-ES guest
Tom Lendacky
2020-12-15
4
-0
/
+258
|
*
|
KVM: SVM: Create trace events for VMGEXIT MSR protocol processing
Tom Lendacky
2020-12-15
3
-0
/
+52
|
*
|
KVM: SVM: Create trace events for VMGEXIT processing
Tom Lendacky
2020-12-15
3
-0
/
+61
|
*
|
KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100
Tom Lendacky
2020-12-15
2
-0
/
+19
|
*
|
KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004
Tom Lendacky
2020-12-15
2
-2
/
+63
|
*
|
KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002
Tom Lendacky
2020-12-15
2
-1
/
+42
|
*
|
KVM: SVM: Add initial support for a VMGEXIT VMEXIT
Tom Lendacky
2020-12-15
3
-2
/
+284
|
*
|
KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file
Tom Lendacky
2020-12-15
1
-26
/
+38
|
*
|
KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES
Tom Lendacky
2020-12-15
1
-0
/
+7
|
*
|
KVM: SVM: Do not allow instruction emulation under SEV-ES
Tom Lendacky
2020-12-15
1
-0
/
+6
|
*
|
KVM: SVM: Prevent debugging under SEV-ES
Tom Lendacky
2020-12-15
3
-14
/
+35
|
*
|
KVM: SVM: Add required changes to support intercepts under SEV-ES
Tom Lendacky
2020-12-15
2
-12
/
+82
|
*
|
KVM: x86: introduce complete_emulated_msr callback
Paolo Bonzini
2020-12-15
3
-4
/
+6
|
*
|
KVM: x86: use kvm_complete_insn_gp in emulating RDMSR/WRMSR
Paolo Bonzini
2020-12-15
1
-28
/
+16
|
*
|
KVM: x86: remove bogus #GP injection
Paolo Bonzini
2020-12-15
1
-5
/
+1
|
*
|
KVM: x86: Mark GPRs dirty when written
Tom Lendacky
2020-12-14
1
-25
/
+26
|
*
|
KVM: SVM: Add support for the SEV-ES VMSA
Tom Lendacky
2020-12-14
3
-2
/
+94
|
*
|
KVM: SVM: Add support for SEV-ES capability in KVM
Tom Lendacky
2020-12-14
4
-32
/
+77
|
*
|
KVM: SVM: Remove the call to sev_platform_status() during setup
Tom Lendacky
2020-12-14
1
-21
/
+1
|
*
|
KVM/VMX/SVM: Move kvm_machine_check function to x86.h
Uros Bizjak
2020-12-14
3
-40
/
+20
|
*
|
KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
Paolo Bonzini
2020-12-12
3
-14
/
+22
|
*
|
KVM: x86: Expose AVX512_FP16 for supported CPUID
Cathy Zhang
2020-12-12
1
-1
/
+1
|
*
|
KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
Uros Bizjak
2020-12-12
1
-1
/
+1
|
*
|
KVM: x86: ignore SIPIs that are received while not in wait-for-sipi state
Maxim Levitsky
2020-12-09
1
-7
/
+8
|
*
|
KVM: x86: adjust SEV for commit 7e8e6eed75e
Paolo Bonzini
2020-12-03
1
-1
/
+1
|
*
|
KVM: nSVM: set fixed bits by hand
Paolo Bonzini
2020-11-27
1
-4
/
+5
|
*
|
kvm: x86/mmu: Add TDP MMU SPTE changed trace point
Ben Gardon
2020-11-19
2
-0
/
+31
|
*
|
kvm: x86/mmu: Add existing trace points to TDP MMU
Ben Gardon
2020-11-19
1
-1
/
+11
|
*
|
KVM: SVM: check CR4 changes against vcpu->arch
Paolo Bonzini
2020-11-16
1
-1
/
+1
|
*
|
KVM: SVM: Move asid to vcpu_svm
Cathy Avery
2020-11-16
2
-3
/
+8
|
*
|
kvm: x86: Sink cpuid update into vendor-specific set_cr4 functions
Jim Mattson
2020-11-15
4
-8
/
+8
[next]