The following changes since commit f96b157ebb93f94cd56ebbc99bc20982b8fd86ef:
Merge tag 'accel-20250715' of https://github.com/philmd/qemu into staging (2025-07-16 07:13:40 -0400) are available in the Git repository at: https://repo.or.cz/qemu/armbru.git tags/pull-qapi-2025-07-16 for you to fetch changes up to 64e4375b2b1efb634876a119a7378c50be5d195b: python: fix editable installs for modern pip/setuptools (2025-07-16 19:04:02 +0200) ---------------------------------------------------------------- QAPI patches patches for 2025-07-16 ---------------------------------------------------------------- Akihiko Odaki (2): docs: Bump sphinx to 6.2.1 MAINTAINERS: Add docs/requirements.txt John Snow (1): python: fix editable installs for modern pip/setuptools Steve Sistare (3): qom: qom-list-get python: use qom-list-get tests/qtest/qom-test: unit test for qom-list-get MAINTAINERS | 1 + docs/requirements.txt | 4 +- qapi/qom.json | 50 +++++++++++++++++ qom/qom-qmp-cmds.c | 53 ++++++++++++++++++ tests/qtest/qom-test.c | 116 +++++++++++++++++++++++++++++++++++++++- python/Makefile | 4 +- python/qemu/utils/qom.py | 45 +++++++++------- python/qemu/utils/qom_common.py | 55 +++++++++++++++++++ pythondeps.toml | 4 +- 9 files changed, 305 insertions(+), 27 deletions(-) -- 2.49.0