]> www.infradead.org Git - nvme.git/commit
KVM: selftests: Assert that MPIDR_EL1 is unchanged across vCPU reset
authorOliver Upton <oliver.upton@linux.dev>
Fri, 21 Jun 2024 22:50:45 +0000 (22:50 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Sat, 22 Jun 2024 17:22:14 +0000 (17:22 +0000)
commitb0539664cbc3cb4d8caf2265fb6242086288c89d
tree9bd81753372ebbdecfa7be1851cddf4b3afc3562
parent33d85a93c6c3c0c1fc2d168ee5a9ae604c439fa7
KVM: selftests: Assert that MPIDR_EL1 is unchanged across vCPU reset

commit 606af8293cd8 ("KVM: selftests: arm64: Test vCPU-scoped feature ID
registers") intended to test that MPIDR_EL1 is unchanged across vCPU
reset but failed at actually doing so.

Add the missing assertion.

Link: https://lore.kernel.org/r/20240621225045.2472090-1-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
tools/testing/selftests/kvm/aarch64/set_id_regs.c