qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] virtio-9p: Setattr for 9P2000.L
@ 2010-06-03 15:16 Sripathi Kodi
  2010-06-03 15:16 ` [Qemu-devel] [PATCH 1/2] Make v9fs_do_utimensat accept timespec structures instead of v9stat Sripathi Kodi
  2010-06-03 15:17 ` [Qemu-devel] [PATCH 2/2] virtio-9p: Implement server side of setattr for 9P2000.L protocol Sripathi Kodi
  0 siblings, 2 replies; 3+ messages in thread
From: Sripathi Kodi @ 2010-06-03 15:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: v9fs-developer

The following series implements setattr support for 9P2000.L protocol.

---

Sripathi Kodi (2):
      virtio-9p: Implement server side of setattr for 9P2000.L protocol.
      Make v9fs_do_utimensat accept timespec structures instead of v9stat.


 hw/virtio-9p.c |  174 ++++++++++++++++++++++++++++++++++++++++++++++++++------
 hw/virtio-9p.h |   23 +++++++
 2 files changed, 178 insertions(+), 19 deletions(-)

-- 
-Sripathi

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

end of thread, other threads:[~2010-06-03 15:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-03 15:16 [Qemu-devel] [PATCH 0/2] virtio-9p: Setattr for 9P2000.L Sripathi Kodi
2010-06-03 15:16 ` [Qemu-devel] [PATCH 1/2] Make v9fs_do_utimensat accept timespec structures instead of v9stat Sripathi Kodi
2010-06-03 15:17 ` [Qemu-devel] [PATCH 2/2] virtio-9p: Implement server side of setattr for 9P2000.L protocol Sripathi Kodi

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