qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.7 0/2] 9p: cleanup in #include directives
@ 2016-04-13 13:15 Greg Kurz
  2016-04-13 13:15 ` [Qemu-devel] [PATCH for-2.7 1/2] 9p: don't include <sys/uio.h> Greg Kurz
  2016-04-13 13:15 ` [Qemu-devel] [PATCH for-2.7 2/2] 9p: some more cleanup in #include directives Greg Kurz
  0 siblings, 2 replies; 8+ messages in thread
From: Greg Kurz @ 2016-04-13 13:15 UTC (permalink / raw)
  To: Aneesh Kumar K.V; +Cc: qemu-devel, Michael Fritscher

The recent RFC patch to bring 9p support to Windows hosts unveiled some
nits. These two patches are preliminary cleanup.

Michael,

I'd like you to carry these patches in your patchset. Please rebase your
current work on top of them.

Thanks.

---

Greg Kurz (2):
      9p: don't include <sys/uio.h>
      9p: some more cleanup in #include directives


 fsdev/9p-iov-marshal.c     |    1 -
 fsdev/9p-marshal.c         |    1 -
 fsdev/file-op-9p.h         |    2 +-
 hw/9pfs/9p-synth.c         |    4 +---
 hw/9pfs/virtio-9p-device.c |    1 -
 5 files changed, 2 insertions(+), 7 deletions(-)

--
Greg

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

end of thread, other threads:[~2016-06-30 13:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-13 13:15 [Qemu-devel] [PATCH for-2.7 0/2] 9p: cleanup in #include directives Greg Kurz
2016-04-13 13:15 ` [Qemu-devel] [PATCH for-2.7 1/2] 9p: don't include <sys/uio.h> Greg Kurz
2016-06-30 11:40   ` Cédric Le Goater
2016-06-30 12:42     ` Michael Fritscher
2016-06-30 12:54       ` Greg Kurz
2016-06-30 12:57   ` Markus Armbruster
2016-06-30 13:07     ` Greg Kurz
2016-04-13 13:15 ` [Qemu-devel] [PATCH for-2.7 2/2] 9p: some more cleanup in #include directives Greg Kurz

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).