The following changes since commit 0fc482b73d8e085d1375b4e17b0647fd2e6fe8f0:
Merge tag 'pull-aspeed-20260105' of https://github.com/legoater/qemu into staging (2026-01-06 06:52:47 +1100) are available in the Git repository at: https://repo.or.cz/qemu/armbru.git tags/pull-monitor-2026-01-07 for you to fetch changes up to e714f1a3d4d1e66b9a3ff4be1ff999c32bbef29e: monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race (2026-01-07 17:05:25 +0100) ---------------------------------------------------------------- Monitor patches for 2026-01-07 ---------------------------------------------------------------- Jie Song (1): monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race Markus Armbruster (3): qdev: Fix "info qtree" to show links qdev: Legacy properties are now unused internally, drop scripts/device-crash-test: ERROR_RULE_LIST garbage collection include/chardev/char-io.h | 2 ++ include/chardev/char.h | 2 ++ chardev/char-io.c | 8 ++++++++ chardev/char-socket.c | 10 ++++++++++ hw/core/qdev-properties.c | 46 ---------------------------------------------- monitor/qmp.c | 5 +++++ system/qdev-monitor.c | 7 +++---- scripts/device-crash-test | 7 ------- 8 files changed, 30 insertions(+), 57 deletions(-) -- 2.52.0
