All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/4] 9p patches 2020-05-14
@ 2020-05-14  9:05 Greg Kurz
  2020-05-14  9:05 ` [PULL 1/4] MAINTAINERS: Upgrade myself as 9pfs co-maintainer Greg Kurz
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Greg Kurz @ 2020-05-14  9:05 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell; +Cc: Christian Schoenebeck, Greg Kurz

The following changes since commit d5c75ec500d96f1d93447f990cd5a4ef5ba27fae:

  Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-05-08-1' into staging (2020-05-12 17:00:10 +0100)

are available in the Git repository at:

  https://github.com/gkurz/qemu.git tags/9p-next-2020-05-14

for you to fetch changes up to 9bbb7e0fe081efff2e41f8517c256b72a284fe9b:

  xen-9pfs: Fix log messages of reply errors (2020-05-14 08:06:43 +0200)

----------------------------------------------------------------
Changes:
- Christian Schoenebeck is now co-maintainer for 9pfs
- relax checks for O_NOATIME
- minor documentation updates

----------------------------------------------------------------
Christian Schoenebeck (3):
      MAINTAINERS: Upgrade myself as 9pfs co-maintainer
      qemu-options.hx: 9p: clarify -virtfs vs. -fsdev
      xen-9pfs: Fix log messages of reply errors

Omar Sandoval (1):
      9pfs: local: ignore O_NOATIME if we don't have permissions

 MAINTAINERS              |  2 +-
 hw/9pfs/9p-util.h        | 13 +++++++++++++
 hw/9pfs/xen-9p-backend.c |  9 +++++----
 qemu-options.hx          | 14 +++++++++++---
 4 files changed, 30 insertions(+), 8 deletions(-)
-- 
2.21.3



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

end of thread, other threads:[~2020-05-14 10:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-14  9:05 [PULL 0/4] 9p patches 2020-05-14 Greg Kurz
2020-05-14  9:05 ` [PULL 1/4] MAINTAINERS: Upgrade myself as 9pfs co-maintainer Greg Kurz
2020-05-14  9:05 ` [PULL 2/4] qemu-options.hx: 9p: clarify -virtfs vs. -fsdev Greg Kurz
2020-05-14  9:05 ` [PULL 3/4] 9pfs: local: ignore O_NOATIME if we don't have permissions Greg Kurz
2020-05-14  9:05 ` [PULL 4/4] xen-9pfs: Fix log messages of reply errors Greg Kurz
2020-05-14 10:49 ` [PULL 0/4] 9p patches 2020-05-14 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.