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
Age
Commit message (
Expand
)
Author
2023-08-07
Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
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-08-03
KVM: nSVM: Skip writes to MSR_AMD64_TSC_RATIO if guest state isn't loaded
Sean Christopherson
2023-08-03
KVM: x86: Always write vCPU's current TSC offset/ratio in vendor hooks
Sean Christopherson
2023-08-03
KVM: SVM: Clean up preemption toggling related to MSR_AMD64_TSC_RATIO
Sean Christopherson
2023-08-03
KVM: nSVM: Use the "outer" helper for writing multiplier to MSR_AMD64_TSC_RATIO
Sean Christopherson
2023-08-03
KVM: nSVM: Load L1's TSC multiplier based on L1 state, not L2 state
Sean Christopherson
2023-08-03
KVM: nSVM: Check instead of asserting on nested TSC scaling support
Sean Christopherson
2023-08-03
KVM: SVM: Use "standard" stgi() helper when disabling SVM
Sean Christopherson
2023-08-03
KVM: x86: Force kvm_rebooting=true during emergency reboot/crash
Sean Christopherson
2023-08-03
x86/virt: KVM: Move "disable SVM" helper into KVM SVM
Sean Christopherson
2023-08-03
KVM: SVM: Check that the current CPU supports SVM in kvm_is_svm_supported()
Sean Christopherson
2023-08-03
x86/virt: KVM: Open code cpu_has_svm() into kvm_is_svm_supported()
Sean Christopherson
2023-08-03
x86/reboot: KVM: Disable SVM during reboot via virt/KVM reboot callback
Sean Christopherson
2023-08-02
KVM: SVM: Use svm_get_lbr_vmcb() helper to handle writes to DEBUGCTL
Sean Christopherson
2023-08-02
KVM: SVM: Clean up handling of LBR virtualization enabled
Sean Christopherson
2023-08-02
KVM: SVM: Fix dead KVM_BUG() code in LBR MSR virtualization
Sean Christopherson
2023-07-29
KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
Sean Christopherson
2023-07-29
Revert "KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid"
Sean Christopherson
2023-07-28
KVM: SVM: Don't try to pointlessly single-step SEV-ES guests for NMI window
Sean Christopherson
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
2023-07-28
KVM: SEV: move set_dr_intercepts/clr_dr_intercepts from the header
Alexey Kardashevskiy
2023-07-27
x86/srso: Add IBPB on VMEXIT
Borislav Petkov (AMD)
2023-07-01
Merge tag 'kvm-x86-svm-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-07-01
Merge tag 'kvm-x86-pmu-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-07-01
Merge tag 'kvm-x86-misc-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-06-13
KVM: SVM: WARN, but continue, if misc_cg_set_capacity() fails
Sean Christopherson
2023-06-06
KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022
Like Xu
2023-06-06
KVM: x86/svm/pmu: Add AMD PerfMonV2 support
Like Xu
2023-06-06
KVM: x86/pmu: Constrain the num of guest counters with kvm_pmu_cap
Like Xu
2023-06-06
KVM: x86/pmu: Advertise PERFCTR_CORE iff the min nr of counters is met
Like Xu
2023-06-06
KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't met
Like Xu
2023-06-06
KVM: x86/pmu: Provide Intel PMU's pmc_is_enabled() as generic x86 code
Like Xu
2023-06-06
KVM: x86: Clean up: remove redundant bool conversions
Michal Luczaj
2023-06-06
KVM: SVM: enhance info printk's in SEV init
Alexander Mikhalitsyn
2023-06-02
KVM: SVM: Invoke trace_kvm_exit() for fastpath VM-Exits
Sean Christopherson
2023-06-02
KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASK
Maciej S. Szmigiero
2023-06-01
KVM: x86: Move common handling of PAT MSR writes to kvm_set_msr_common()
Sean Christopherson
2023-06-01
KVM: SVM: Use kvm_pat_valid() directly instead of kvm_mtrr_valid()
Ke Guo
2023-06-01
KVM: SVM: Remove TSS reloading code after VMEXIT
Mingwei Zhang
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[prev]
[next]