The following changes since commit c9ba79baca7c673098361e3a687f72d458e0d18a:
Merge tag 'pull-target-arm-20240622'
ofhttps://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-06-22
09:56:49 -0700)
are available in the Git repository at:
https://gitlab.com/stsquad/qemu.git tags/pull-maintainer-june24-240624-1
for you to fetch changes up to fce3d48038e9f38e3e342a59f76c7f9f9b043ed2:
accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
(2024-06-24 10:15:23 +0100)
----------------------------------------------------------------
maintainer updates (plugins, gdbstub):
- add missing include guard comment to gdbstub.h
- move gdbstub enums into separate header
- move qtest_[get|set]_virtual_clock functions
- allow plugins to manipulate the virtual clock
- introduce an Instructions Per Second plugin
- fix inject_mem_cb rw mask tests
- allow qemu_plugin_vcpu_mem_cb to shortcut when no memory cbs