qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] 9p patches 20170125
@ 2017-01-25 13:47 Greg Kurz
  2017-01-25 13:47 ` [Qemu-devel] [PULL 1/5] 9pfs: add missing coroutine_fn annotations Greg Kurz
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Greg Kurz @ 2017-01-25 13:47 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Aneesh Kumar K.V, Greg Kurz

The following changes since commit a9e404600a9bd1e6a26431fc89e5069092e67f14:

  Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170124' into staging (2017-01-24 17:26:26 +0000)

are available in the git repository at:

  https://github.com/gkurz/qemu.git tags/for-upstream

for you to fetch changes up to fa0eb5c512d17a223d9f9bac45da48d78d12f584:

  9pfs: fix offset error in v9fs_xattr_read() (2017-01-25 09:34:35 +0100)

----------------------------------------------------------------
This pull request fixes a 2.9 regression and a long standing bug that can
cause 9p clients to hang. Other patches are minor enhancements.

----------------------------------------------------------------
Greg Kurz (5):
      9pfs: add missing coroutine_fn annotations
      tests: virtio-9p: improve error reporting
      9pfs: fix off-by-one error in PDU free list
      9pfs: local: trivial cosmetic fix in pwritev op
      9pfs: fix offset error in v9fs_xattr_read()

 hw/9pfs/9p-local.c     |  3 +--
 hw/9pfs/9p.c           | 12 ++++++------
 tests/virtio-9p-test.c | 24 +++++++++++++++++++-----
 3 files changed, 26 insertions(+), 13 deletions(-)
-- 
2.7.4

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

end of thread, other threads:[~2017-01-25 18:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-25 13:47 [Qemu-devel] [PULL 0/5] 9p patches 20170125 Greg Kurz
2017-01-25 13:47 ` [Qemu-devel] [PULL 1/5] 9pfs: add missing coroutine_fn annotations Greg Kurz
2017-01-25 13:47 ` [Qemu-devel] [PULL 2/5] tests: virtio-9p: improve error reporting Greg Kurz
2017-01-25 13:48 ` [Qemu-devel] [PULL 3/5] 9pfs: fix off-by-one error in PDU free list Greg Kurz
2017-01-25 13:48 ` [Qemu-devel] [PULL 4/5] 9pfs: local: trivial cosmetic fix in pwritev op Greg Kurz
2017-01-25 13:48 ` [Qemu-devel] [PULL 5/5] 9pfs: fix offset error in v9fs_xattr_read() Greg Kurz
2017-01-25 18:34 ` [Qemu-devel] [PULL 0/5] 9p patches 20170125 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).