On 20 September 2017 at 14:50, Greg Kurz <gr...@kaod.org> wrote: > The following changes since commit c51700273ad9802a21c19f8d2b4bcb67c38e74ac: > > Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170919-v2' into > staging (2017-09-19 18:08:48 +0100) > > are available in the git repository at: > > https://github.com/gkurz/qemu.git tags/for-upstream > > for you to fetch changes up to 772a73692ecb52bace0cff6f95df62f59b8cabe0: > > 9pfs: check the size of transport buffer before marshaling (2017-09-20 > 08:48:52 +0200) > > ---------------------------------------------------------------- > These patches fix regressions in 2.10 > > ---------------------------------------------------------------- > Jan Dakinevich (3): > 9pfs: fix readdir() for 9p2000.u > 9pfs: fix name_to_path assertion in v9fs_complete_rename() > 9pfs: check the size of transport buffer before marshaling > > hw/9pfs/9p.c | 60 > ++++++++++++++++++++++++++++++------------------------------ > 1 file changed, 30 insertions(+), 30 deletions(-) > -- > 2.13.5
Applied, thanks. -- PMM