* [PULL v2 00/11] maintainer updates for May (testing, plugins)
@ 2025-06-07 15:44 Alex Bennée
2025-06-07 20:45 ` Stefan Hajnoczi
0 siblings, 1 reply; 2+ messages in thread
From: Alex Bennée @ 2025-06-07 15:44 UTC (permalink / raw)
To: qemu-devel; +Cc: Alex Bennée
The following changes since commit 96215036f47403438c7c7869b7cd419bd7a11f82:
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2025-06-06 09:42:59 -0400)
are available in the Git repository at:
https://gitlab.com/stsquad/qemu.git tags/pull-10.1-maintainer-may-2025-070625-1
for you to fetch changes up to 63070ce368e1a2d430b9022a9db46f1817628efc:
gdbstub: update aarch64-core.xml (2025-06-07 16:40:44 +0100)
----------------------------------------------------------------
maintainer updates for May (testing, plugins)
- expose ~/.cache/qemu to container builds
- disable debug info in CI
- allow boot.S to handle target el mode selection
- new arguments for ips plugin
- cleanup assets in size_memop
- fix include guard in gdbstub
- introduce qGDBServerVersion gdbstub query
- update gdb aarch64-core.xml to support bitfields
----------------------------------------------------------------
Alex Bennée (8):
tests/docker: expose $HOME/.cache/qemu as docker volume
gitlab: disable debug info on CI builds
tests/tcg: make aarch64 boot.S handle different starting modes
contrib/plugins: add a scaling factor to the ips arg
contrib/plugins: allow setting of instructions per quantum
include/exec: fix assert in size_memop
include/gdbstub: fix include guard in commands.h
gdbstub: assert earlier in handle_read_all_regs
Dominik 'Disconnect3d' Czarnota (1):
gdbstub: Implement qGDBServerVersion packet
Manos Pitsidianakis (1):
gdbstub: update aarch64-core.xml
Nabih Estefan (1):
tests/qtest: Avoid unaligned access in IGB test
docs/about/emulation.rst | 4 +
include/exec/memop.h | 4 +-
include/gdbstub/commands.h | 2 +-
contrib/plugins/ips.c | 49 ++++++++-
gdbstub/gdbstub.c | 19 +++-
tests/qtest/libqos/igb.c | 4 +-
.gitlab-ci.d/buildtest-template.yml | 1 +
gdb-xml/aarch64-core.xml | 52 ++++++++-
tests/docker/Makefile.include | 10 +-
tests/tcg/aarch64/Makefile.softmmu-target | 3 +-
tests/tcg/aarch64/system/boot.S | 172 +++++++++++++++++++++++++++++-
11 files changed, 300 insertions(+), 20 deletions(-)
--
2.47.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PULL v2 00/11] maintainer updates for May (testing, plugins)
2025-06-07 15:44 [PULL v2 00/11] maintainer updates for May (testing, plugins) Alex Bennée
@ 2025-06-07 20:45 ` Stefan Hajnoczi
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2025-06-07 20:45 UTC (permalink / raw)
To: Alex Bennée; +Cc: qemu-devel, Alex Bennée
[-- Attachment #1: Type: text/plain, Size: 116 bytes --]
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/10.1 for any user-visible changes.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-07 20:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-07 15:44 [PULL v2 00/11] maintainer updates for May (testing, plugins) Alex Bennée
2025-06-07 20:45 ` Stefan Hajnoczi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).