On 2/14/25 2:14 AM, Steven Price wrote:
From: Joey Gouly <joey.gouly@xxxxxxx> Extend KVM_SET_VCPU_EVENTS to support realms, where KVM cannot set the system registers, and the RMM must perform it on next REC entry. Signed-off-by: Joey Gouly <joey.gouly@xxxxxxx> Signed-off-by: Steven Price <steven.price@xxxxxxx> --- Documentation/virt/kvm/api.rst | 2 ++ arch/arm64/kvm/guest.c | 24 ++++++++++++++++++++++++ 2 files changed, 26 insertions(+)
Reviewed-by: Gavin Shan <gshan@xxxxxxxxxx>