On 5/15/24 11:40, Richard Henderson wrote:
The following changes since commit 3d48b6b687c558a042d91370633b91c6e29e0e05:
Merge tag 'pull-request-2024-05-14' ofhttps://gitlab.com/thuth/qemu into
staging (2024-05-14 17:24:04 +0200)
are available in the Git repository at:
https://gitlab.com/rth7680/qemu.git tags/pull-hppa-20240515
for you to fetch changes up to 9e035f00788c52a6f51529c54371a611d9f8b089:
target/hppa: Log cpu state on return-from-interrupt (2024-05-15 10:03:45
+0200)
----------------------------------------------------------------
target/hppa:
- Use TCG_COND_TST where applicable.
- Use CF_BP_PAGE instead of a local breakpoint search.
- Clean up IAOQ handling during translation.
- Implement CF_PCREL.
- Implement PSW.B.
- Implement PSW.X.
- Log cpu state on interrupt and rfi.
Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/9.1 as
appropriate.
r~