The following changes since commit 8617cb073ca9fa5588d7afad5c81b7aa6cd02f26:
Merge tag 'pull-misc-20240730' ofhttps://gitlab.com/rth7680/qemu into
staging (2024-07-30 11:12:42 +1000)
are available in the Git repository at:
https://gitlab.com/stsquad/qemu.git tags/pull-maintainer-9.1-rc1-300724-1
for you to fetch changes up to 7b690fd3d039211a5bdde6a74b0ff95cb8b872b0:
plugin/loader: handle basic help query (2024-07-30 11:44:21 +0100)
----------------------------------------------------------------
Minor bug fixes and documentation cleanups:
- display packages in CI builds to catch changes
- stop compiler complaining about exec stacks in test cases
- stop loongarch compiler complaining about rwx in test cases
- improve docs on running TCG tests
- remove old unneeded avocado test for memory callback testing
- move test plugins into tcg testing dir
- clean-up and move plugin documentation to emulation section
- remove dead code from cache modelling plugin
- add compatibility workaround for lockstep plugin
- make some noise when building contrib plugins