The following changes since commit d8a9d97317d03190b34498741f98f22e2a9afe3e:
Merge tag 'pull-target-arm-20260226' of https://gitlab.com/pm215/qemu into staging (2026-02-26 16:00:07 +0000) are available in the Git repository at: https://github.com/cschoenebeck/qemu.git tags/pull-9p-20260228 for you to fetch changes up to b72d15f47cbd2fc93580f33fa86a7e23595a68dd: hw/9pfs: fix missing EOPNOTSUPP on Twstat and Trenameat for fs synth driver (2026-02-28 13:46:42 +0100) ---------------------------------------------------------------- 9pfs changes: * Fix crash under unlink-heavy load in v9fs_mark_fids_unreclaim(). * Fix crash with the synth fs driver. ---------------------------------------------------------------- Christian Schoenebeck (1): hw/9pfs: fix missing EOPNOTSUPP on Twstat and Trenameat for fs synth driver Richie Buturla (1): hw/9pfs: fix data race in v9fs_mark_fids_unreclaim() hw/9pfs/9p.c | 13 +++++++++++++ 1 file changed, 13 insertions(+)
