index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
6
-23
/
+103
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU creation/loading
Tom Lendacky
4
-5
/
+92
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
3
-10
/
+56
2020-12-15
KVM: SVM: Do not report support for SMM for an SEV-ES guest
Tom Lendacky
4
-5
/
+18
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
2
-1
/
+7
2020-12-15
KVM: SVM: Add support for CR4 write traps for an SEV-ES guest
Tom Lendacky
4
-4
/
+21
2020-12-15
KVM: SVM: Add support for CR0 write traps for an SEV-ES guest
Tom Lendacky
4
-13
/
+64
2020-12-15
KVM: SVM: Add support for EFER write traps for an SEV-ES guest
Tom Lendacky
2
-0
/
+22
2020-12-15
KVM: SVM: Support string IO operations for an SEV-ES guest
Tom Lendacky
6
-5
/
+83
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
2020-12-15
KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002
Tom Lendacky
2
-1
/
+42
2020-12-15
KVM: SVM: Add initial support for a VMGEXIT VMEXIT
Tom Lendacky
5
-3
/
+292
2020-12-15
KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file
Tom Lendacky
1
-26
/
+38
2020-12-15
KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES
Tom Lendacky
1
-0
/
+7
2020-12-15
KVM: SVM: Do not allow instruction emulation under SEV-ES
Tom Lendacky
1
-0
/
+6
2020-12-15
KVM: SVM: Prevent debugging under SEV-ES
Tom Lendacky
3
-14
/
+35
2020-12-15
KVM: SVM: Add required changes to support intercepts under SEV-ES
Tom Lendacky
3
-13
/
+84
2020-12-15
KVM: x86: introduce complete_emulated_msr callback
Paolo Bonzini
4
-4
/
+7
2020-12-15
KVM: x86: use kvm_complete_insn_gp in emulating RDMSR/WRMSR
Paolo Bonzini
1
-28
/
+16
2020-12-15
KVM: x86: remove bogus #GP injection
Paolo Bonzini
1
-5
/
+1
2020-12-14
KVM: x86: Mark GPRs dirty when written
Tom Lendacky
1
-25
/
+26
2020-12-14
KVM: SVM: Add support for the SEV-ES VMSA
Tom Lendacky
4
-2
/
+97
2020-12-14
KVM: SVM: Add GHCB accessor functions for retrieving fields
Tom Lendacky
2
-6
/
+16
2020-12-14
KVM: SVM: Add support for SEV-ES capability in KVM
Tom Lendacky
4
-32
/
+77
2020-12-14
KVM: SVM: Remove the call to sev_platform_status() during setup
Tom Lendacky
1
-21
/
+1
2020-12-14
x86/cpu: Add VM page flush MSR availablility as a CPUID feature
Tom Lendacky
3
-0
/
+3
2020-12-14
KVM/VMX/SVM: Move kvm_machine_check function to x86.h
Uros Bizjak
3
-40
/
+20
2020-12-12
Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
13
-44
/
+156
2020-12-11
KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
Paolo Bonzini
3
-14
/
+22
2020-12-11
KVM: x86: Expose AVX512_FP16 for supported CPUID
Cathy Zhang
1
-1
/
+1
2020-12-11
x86: Enumerate AVX512 FP16 CPUID feature flag
Kyung Min Park
2
-0
/
+2
2020-12-11
selftests: kvm: Merge user_msr_test into userspace_msr_exit_test
Aaron Lewis
4
-279
/
+236
2020-12-11
selftests: kvm: Test MSR exiting to userspace
Aaron Lewis
4
-1
/
+565
2020-12-11
KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
Uros Bizjak
1
-1
/
+1
2020-12-10
KVM: s390: track synchronous pfault events in kvm_stat
Christian Borntraeger
2
-0
/
+3
2020-12-10
KVM: selftests: sync_regs test for diag318
Collin Walling
4
-2
/
+111
2020-12-10
s390/gmap: make gmap memcg aware
Christian Borntraeger
1
-15
/
+15
2020-12-10
KVM: s390: Add memcg accounting to KVM allocations
Christian Borntraeger
7
-27
/
+27
2020-12-09
KVM: x86: ignore SIPIs that are received while not in wait-for-sipi state
Maxim Levitsky
1
-7
/
+8
[next]