index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-19
mm, kvm: account kvm_vcpu_mmap to kmemcg
Shakeel Butt
2020-12-16
KVM: SVM: fix 32-bit compilation
Paolo Bonzini
2020-12-15
Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2020-12-15
KVM: SVM: Add AP_JUMP_TABLE support in prep for AP booting
Tom Lendacky
2020-12-15
KVM: SVM: Provide support to launch and run an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
Tom Lendacky
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU loading
Tom Lendacky
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU creation/loading
Tom Lendacky
2020-12-15
KVM: SVM: Update ASID allocation to support SEV-ES guests
Tom Lendacky
2020-12-15
KVM: SVM: Set the encryption mask for the SVM host save area
Tom Lendacky
2020-12-15
KVM: SVM: Add NMI support for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Do not report support for SMM for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES
Tom Lendacky
2020-12-15
KVM: SVM: Add support for CR8 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Add support for CR4 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Add support for CR0 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Add support for EFER write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Support string IO operations for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Support MMIO for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Create trace events for VMGEXIT MSR protocol processing
Tom Lendacky
2020-12-15
KVM: SVM: Create trace events for VMGEXIT processing
Tom Lendacky
2020-12-15
KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100
Tom Lendacky
2020-12-15
KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004
Tom Lendacky
2020-12-15
KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002
Tom Lendacky
2020-12-15
KVM: SVM: Add initial support for a VMGEXIT VMEXIT
Tom Lendacky
2020-12-15
KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file
Tom Lendacky
2020-12-15
KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES
Tom Lendacky
2020-12-15
KVM: SVM: Do not allow instruction emulation under SEV-ES
Tom Lendacky
2020-12-15
KVM: SVM: Prevent debugging under SEV-ES
Tom Lendacky
2020-12-15
KVM: SVM: Add required changes to support intercepts under SEV-ES
Tom Lendacky
2020-12-15
KVM: x86: introduce complete_emulated_msr callback
Paolo Bonzini
2020-12-15
KVM: x86: use kvm_complete_insn_gp in emulating RDMSR/WRMSR
Paolo Bonzini
2020-12-15
KVM: x86: remove bogus #GP injection
Paolo Bonzini
2020-12-14
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
KVM: x86: Mark GPRs dirty when written
Tom Lendacky
2020-12-14
KVM: SVM: Add support for the SEV-ES VMSA
Tom Lendacky
2020-12-14
KVM: SVM: Add support for SEV-ES capability in KVM
Tom Lendacky
2020-12-14
KVM: SVM: Remove the call to sev_platform_status() during setup
Tom Lendacky
2020-12-14
KVM/VMX/SVM: Move kvm_machine_check function to x86.h
Uros Bizjak
2020-12-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-11
KVM: mmu: Fix SPTE encoding of MMIO generation upper half
Maciej S. Szmigiero
2020-12-11
KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
Paolo Bonzini
2020-12-11
KVM: x86: Expose AVX512_FP16 for supported CPUID
Cathy Zhang
2020-12-11
KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
Uros Bizjak
2020-12-09
KVM: x86: ignore SIPIs that are received while not in wait-for-sipi state
Maxim Levitsky
2020-12-04
kvm: x86/mmu: Use cpuid to determine max gfn
Rick Edgecombe
2020-12-04
kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()
Jacob Xu
2020-12-03
KVM: x86: adjust SEV for commit 7e8e6eed75e
Paolo Bonzini
[next]