On 8/20/26 03:30, Doug Cook (WINDOWS) wrote:
ARM_CP_CONST registers ignore writes, so readback assertion fails.
Not asserting now because all entries in the whpx_sreg_match table are
invalid. Needs to be fixed now so that we can fix the table entries.
Signed-off-by: Doug Cook <[email protected]>
---
target/arm/whpx/whpx-all.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
I'm picking this series:
1/3 target/arm/whpx: Don't try to sync ARM_CP_CONST registers
2/3 target/arm/whpx: incorrect ENCODE_AA64_CP_REG parameter order
3/3 target/arm/whpx: fix whpx-arm post-reset CPU state
for 11.0.x and 11.1.x stable qemu series.
Please let me know if I shouldn't.
Also, in the future, please consider marking changes which are possible
relevant for the older/stable qemu series, with Cc: qemu-stable@, and
consider adding a cover letter for multi-patch series, so whole series
comes as a single email thread with a description in front.
Thanks,
/mjt