On Mon, 11 Aug 2025 16:30:38 -0400, Yury Norov wrote:
> From: Yury Norov (NVIDIA) <yury.norov@gmail.com>
>
> A couple fixes for recently merged sev_writeback_caches() and
> pre_sev_run() changes.
>
> Yury Norov (NVIDIA) (2):
> KVM: SVM: don't check have_run_cpus in sev_writeback_caches()
> KVM: SVM: drop useless cpumask_test_cpu() in pre_sev_run()
>
> [...]
Applied patch 1 to kvm-x86 fixes, with the reworded changelog to call out that
it's a performance fix. Thanks!
[1/2] KVM: SVM: don't check have_run_cpus in sev_writeback_caches()
https://github.com/kvm-x86/linux/commit/923fcb3dbc02
--
https://github.com/kvm-x86/linux/tree/next