On Montag, 10. Februar 2020 18:08:38 CET Peter Maydell wrote: > On Sat, 8 Feb 2020 at 10:45, Greg Kurz <gr...@kaod.org> wrote: > > The following changes since commit 42ccca1bd9456568f996d5646b2001faac96944b: > > Merge remote-tracking branch > > 'remotes/berrange/tags/misc-fixes-pull-request' into staging > > (2020-02-07 15:01:23 +0000)> > > are available in the Git repository at: > > https://github.com/gkurz/qemu.git tags/9p-next-2020-02-08 > > > > for you to fetch changes up to 2822602cbe2be98229b882101dfdb9d3a738c611: > > MAINTAINERS: 9pfs: Add myself as reviewer (2020-02-08 09:29:04 +0100) > > > > ---------------------------------------------------------------- > > 9p patches: > > - some more protocol sanity checks > > - qtest for readdir > > - Christian Schoenebeck now official reviewer > > > > ---------------------------------------------------------------- > > Applied, thanks. > > Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0 > for any user-visible changes. > > -- PMM
I.e. msize >= 4096 now being required. AFAICS I cannot update the wiki myself. Best regards, Christian Schoenebeck