Re: [Qemu-devel] [PATCH 00/22] 9pfs: disentangling virtio and generic code

2016-01-07 Thread Wei Liu
On Thu, Jan 07, 2016 at 10:34:13PM +0530, Aneesh Kumar K.V wrote: > Wei Liu writes: > > > Hi all > > > > Back in 2015 summer one of our OPW interns Linda Jacobson explored the > > possibility of making 9pfs work on Xen. It turned out lots of code in QEMU > > can > > be reused. > > > > This serie

Re: [Qemu-devel] [PATCH 00/22] 9pfs: disentangling virtio and generic code

2016-01-07 Thread Aneesh Kumar K.V
Wei Liu writes: > Hi all > > Back in 2015 summer one of our OPW interns Linda Jacobson explored the > possibility of making 9pfs work on Xen. It turned out lots of code in QEMU can > be reused. > > This series refactors 9pfs related code: > > 1. Rename a bunch of files and functions to make clear

Re: [Qemu-devel] [PATCH 00/22] 9pfs: disentangling virtio and generic code

2016-01-07 Thread Stefano Stabellini
On Tue, 5 Jan 2016, Wei Liu wrote: > Hi all > > Back in 2015 summer one of our OPW interns Linda Jacobson explored the > possibility of making 9pfs work on Xen. It turned out lots of code in QEMU can > be reused. > > This series refactors 9pfs related code: > > 1. Rename a bunch of files and fun

[Qemu-devel] [PATCH 00/22] 9pfs: disentangling virtio and generic code

2016-01-05 Thread Wei Liu
Hi all Back in 2015 summer one of our OPW interns Linda Jacobson explored the possibility of making 9pfs work on Xen. It turned out lots of code in QEMU can be reused. This series refactors 9pfs related code: 1. Rename a bunch of files and functions to make clear they are generic. 2. Only export