Re: [PATCH v3 0/8] KVM: Register cpuhp/syscore callbacks when enabling virt
From: Huang, Kai
Date: Wed Aug 14 2024 - 18:18:13 EST
Also placed in kvm/queue, mostly as a reminder to myself, and added
other maintainers for testing on ARM, RISC-V and LoongArch. The changes
from v3 to v4 should be mostly nits, documentation and organization of
the series.
Also another reminder:
Could you also remove the WARN_ON() in kvm_uninit_virtualization() so
that we can allow additional kvm_disable_virtualization() after that for
TDX?