]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: arm64: Move RESx into individual register descriptors
authorMarc Zyngier <maz@kernel.org>
Mon, 2 Feb 2026 18:43:22 +0000 (18:43 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 5 Feb 2026 09:02:13 +0000 (09:02 +0000)
commitd2f629aa75bef1c346f17ca195271582dafc6f3b
tree35358dfcf1357303352b21582b64e7841acc1335
parentd406fcb2030e3efe2c5a7f043028cb3727f522d8
KVM: arm64: Move RESx into individual register descriptors

Instead of hacking the RES1 bits at runtime, move them into the
register descriptors. This makes it significantly nicer.

Reviewed-by: Fuad Tabba <tabba@google.com>
Tested-by: Fuad Tabba <tabba@google.com>
Link: https://patch.msgid.link/20260202184329.2724080-14-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/config.c