The following changes since commit c079d3a31e45093286c65f8ca5350beb3a4404a9:
Merge tag 'pull-10.1-rc0-maintainer-140725-1' of https://gitlab.com/stsquad/qemu into staging (2025-07-15 00:12:07 -0400) are available in the Git repository at: https://github.com/cschoenebeck/qemu.git tags/pull-9p-20250716 for you to fetch changes up to 44f51c1a3cf435daa82eb757740b59b1fd4fe71c: hw/9pfs: move G_GNUC_PRINTF to header (2025-07-16 14:18:48 +0200) ---------------------------------------------------------------- 9pfs changes: * Tightens printf-style format checks. No behaviour change. ---------------------------------------------------------------- Sean Wei (2): fsdev/9p-marshal: move G_GNUC_PRINTF to header hw/9pfs: move G_GNUC_PRINTF to header fsdev/9p-marshal.c | 3 +-- fsdev/9p-marshal.h | 3 ++- hw/9pfs/9p.c | 3 +-- hw/9pfs/9p.h | 3 ++- 4 files changed, 6 insertions(+), 6 deletions(-)