The following changes since commit 56c6e249b6988c1b6edc2dd34ebb0f1e570a1365:
Update version for v10.0.0-rc3 release (2025-04-09 04:33:10 -0400) are available in the Git repository at: https://gitlab.com/mjt0k/qemu.git tags/pull-trivial-patches for you to fetch changes up to d08c08320a3580108b442d5eff296f0925fae4f0: docs: Document removal of 64-bit on 32-bit emulation (2025-04-13 15:57:56 +0300) ---------------------------------------------------------------- trivial patches for 2025-04-13 3 small changes for 10.0 if it's not too late v2: + "docs: Document removal of 64-bit on 32-bit emulation" ---------------------------------------------------------------- Arthur Sengileyev (1): Fix objdump output parser in "nsis.py" Richard Henderson (1): docs: Document removal of 64-bit on 32-bit emulation Stefan Weil (1): docs: Fix some typos (found by codespell and typos) docs/about/deprecated.rst | 4 ++-- docs/about/removed-features.rst | 9 +++++++++ docs/devel/codebase.rst | 6 +++--- docs/devel/qapi-domain.rst | 4 ++-- include/exec/memory.h | 4 ++-- qapi/qdev.json | 2 +- scripts/nsis.py | 2 +- 7 files changed, 20 insertions(+), 11 deletions(-)