]> Gentwo Git Trees - linux/.git/commit
KVM: arm64: nv: Convert masks to denylists in limit_nv_id_reg()
authorOliver Upton <oliver.upton@linux.dev>
Fri, 12 Sep 2025 21:22:48 +0000 (14:22 -0700)
committerMarc Zyngier <maz@kernel.org>
Fri, 19 Sep 2025 13:01:35 +0000 (14:01 +0100)
commitd3c35b7c57fc33ce787921e2faf84b7d58989a2a
treee5b5ae76fc474b21f5420a57ff9446d44830832a
parentbe8c9192eaeee21fdaacd72ad4ba992b9e42377b
KVM: arm64: nv: Convert masks to denylists in limit_nv_id_reg()

Consistently use denylisting of features such that the limitations of
KVM's nested implementation are explicitly documented (rather than
implied).

Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/nested.c