All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/2] 9p queue 2026-02-28
@ 2026-02-28 13:30 Christian Schoenebeck
  2026-02-28 13:30 ` [PULL 1/2] hw/9pfs: fix data race in v9fs_mark_fids_unreclaim() Christian Schoenebeck
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Christian Schoenebeck @ 2026-02-28 13:30 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell; +Cc: Greg Kurz, Richie Buturla, Oliver Chang

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(+)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-03-01 14:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-28 13:30 [PULL 0/2] 9p queue 2026-02-28 Christian Schoenebeck
2026-02-28 13:30 ` [PULL 1/2] hw/9pfs: fix data race in v9fs_mark_fids_unreclaim() Christian Schoenebeck
2026-02-28 13:30 ` [PULL 2/2] hw/9pfs: fix missing EOPNOTSUPP on Twstat and Trenameat for fs synth driver Christian Schoenebeck
2026-03-01  6:23 ` [PULL 0/2] 9p queue 2026-02-28 Michael Tokarev
2026-03-01 14:46   ` Christian Schoenebeck
2026-03-01 11:20 ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.