qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4] 9pfs: clean-up for multiple transports


From: Stefano Stabellini
Subject: [Qemu-devel] [PATCH 0/4] 9pfs: clean-up for multiple transports
Date: Mon, 21 Nov 2016 13:39:22 -0800 (PST)
User-agent: Alpine 2.10 (DEB 1266 2009-07-14)

Hi all,

this small patch series provides a few fixes and clean-ups in
preparation for the introduction of a 9pfs Xen transport.


Stefano Stabellini (4):
      9pfs: move pdus to V9fsState
      9pfs: introduce transport specific callbacks
      9pfs: use v9fs_init_qiov_from_pdu instead of v9fs_pack
      9pfs: add a size parameter to init_iov_from_pdu

 hw/9pfs/9p.c               | 71 +++++++++++++++++++++++-----------------------
 hw/9pfs/9p.h               | 19 +++++++++++++
 hw/9pfs/virtio-9p-device.c | 20 +++++++++----
 hw/9pfs/virtio-9p.h        | 10 -------
 4 files changed, 69 insertions(+), 51 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]