index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
3
-2
/
+284
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
2
-12
/
+82
2020-12-15
KVM: x86: introduce complete_emulated_msr callback
Paolo Bonzini
3
-4
/
+6
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
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-18
/
+13
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
3
-2
/
+94
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
KVM/VMX/SVM: Move kvm_machine_check function to x86.h
Uros Bizjak
3
-40
/
+20
2020-12-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-13
/
+24
2020-12-11
KVM: mmu: Fix SPTE encoding of MMIO generation upper half
Maciej S. Szmigiero
2
-9
/
+20
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
KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
Uros Bizjak
1
-1
/
+1
2020-12-09
KVM: x86: ignore SIPIs that are received while not in wait-for-sipi state
Maxim Levitsky
1
-7
/
+8
2020-12-04
kvm: x86/mmu: Use cpuid to determine max gfn
Rick Edgecombe
1
-2
/
+2
2020-12-04
kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()
Jacob Xu
1
-2
/
+2
2020-12-03
KVM: x86: adjust SEV for commit 7e8e6eed75e
Paolo Bonzini
1
-1
/
+1
[next]