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
/
svm
/
sev.c
Age
Commit message (
Expand
)
Author
2024-06-03
KVM: SEV-ES: Delegate LBR virtualization to the processor
Ravi Bangoria
2024-06-03
KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
Ravi Bangoria
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-05-07
KVM: SEV: Allow per-guest configuration of GHCB protocol version
Michael Roth
2024-05-07
KVM: SEV: Add GHCB handling for termination requests
Michael Roth
2024-05-07
KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
Brijesh Singh
2024-05-07
KVM: SEV: Add support to handle AP reset MSR protocol
Tom Lendacky
2024-04-19
Merge x86 bugfixes from Linux 6.9-rc3
Paolo Bonzini
2024-04-12
KVM: SEV: use u64_to_user_ptr throughout
Paolo Bonzini
2024-04-11
KVM: SEV: allow SEV-ES DebugSwap again
Paolo Bonzini
2024-04-11
KVM: SEV: introduce KVM_SEV_INIT2 operation
Paolo Bonzini
2024-04-11
KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
Paolo Bonzini
2024-04-11
KVM: SEV: define VM types for SEV and SEV-ES
Paolo Bonzini
2024-04-11
KVM: SEV: introduce to_kvm_sev_info
Paolo Bonzini
2024-04-11
KVM: SEV: store VMSA features in kvm_sev_info
Paolo Bonzini
2024-04-11
KVM: SEV: publish supported VMSA features
Paolo Bonzini
2024-04-11
KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y
Paolo Bonzini
2024-04-11
KVM: SVM: Invert handling of SEV and SEV_ES feature flags
Sean Christopherson
2024-04-09
KVM: SVM: Remove a useless zeroing of allocated memory
Christophe JAILLET
2024-04-06
Merge branch 'linus' into x86/urgent, to pick up dependent commit
Ingo Molnar
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
2024-03-18
Merge tag 'kvm-x86-svm-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-09
SEV: disable SEV-ES DebugSwap by default
Paolo Bonzini
2024-02-23
KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()
Sean Christopherson
2024-02-06
KVM: SVM: Return -EINVAL instead of -EBUSY on attempt to re-init SEV/SEV-ES
Sean Christopherson
2024-02-06
KVM: SVM: Add support for allowing zero SEV ASIDs
Ashish Kalra
2024-02-06
KVM: SVM: Use unsigned integers when dealing with ASIDs
Sean Christopherson
2024-02-06
KVM: SVM: Set sev->asid in sev_asid_new() instead of overloading the return
Sean Christopherson
2024-01-29
KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
Brijesh Singh
2024-01-29
crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
Brijesh Singh
2024-01-08
Merge tag 'kvm-x86-svm-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-12-13
KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
Michael Roth
2023-11-30
KVM: SVM: Explicitly require FLUSHBYASID to enable SEV support
Sean Christopherson
2023-09-23
KVM: SVM: Fix TSC_AUX virtualization setup
Tom Lendacky
2023-09-23
KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
Paolo Bonzini
2023-08-31
Merge tag 'kvm-x86-svm-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-25
KVM: SVM: Require nrips support for SEV guests (and beyond)
Sean Christopherson
2023-08-25
KVM: SVM: Skip VMSA init in sev_es_init_vmcb() if pointer is NULL
Sean Christopherson
2023-08-25
KVM: SVM: Get source vCPUs from source VM for SEV-ES intrahost migration
Sean Christopherson
2023-08-04
KVM: SEV: remove ghcb variable declarations
Paolo Bonzini
2023-08-04
KVM: SEV: only access GHCB fields once
Paolo Bonzini
2023-08-04
KVM: SEV: snapshot the GHCB before accessing it
Paolo Bonzini
2023-07-28
KVM: SVM: Don't defer NMI unblocking until next exit for SEV-ES guests
Sean Christopherson
2023-07-28
KVM: SEV-ES: Eliminate #DB intercept when DebugSwap enabled
Alexey Kardashevskiy
2023-07-28
KVM: SEV: Enable data breakpoints in SEV-ES
Alexey Kardashevskiy
2023-07-28
KVM: SVM/SEV/SEV-ES: Rework intercepts
Alexey Kardashevskiy
2023-07-28
KVM: SEV-ES: explicitly disable debug
Alexey Kardashevskiy
2023-07-28
KVM: SVM: Rewrite sev_es_prepare_switch_to_guest()'s comment about swap types
Sean Christopherson
2023-07-28
KVM: SEV: Move SEV's GP_VECTOR intercept setup to SEV
Alexey Kardashevskiy
[next]