On Sat, 28 Feb 2026 at 13:33, Christian Schoenebeck <[email protected]> wrote: > > 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()
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/11.0 for any user-visible changes. -- PMM
