[libvirt] [PATCH] Implement support for virtio plan9fs filesystem passthrough in QEMU (v2)

Daniel Veillard veillard at redhat.com
Thu Sep 23 13:49:33 UTC 2010


On Wed, Sep 22, 2010 at 06:04:48PM +0100, Daniel P. Berrange wrote:
> 
> Rebased version of my original patch, changing to use 'passthrough'
> security model by default. Support for other models can be added
> in a follow up patch
> 
> Make use of the existing <filesystem> element to support plan9fs
> filesystem passthrough in the QEMU driver
> 
>     <filesystem type='mount'>
>       <source dir='/export/to/guest'/>
>       <target dir='/import/from/host'/>
>     </filesystem>
> 
> NB, the target is not actually a directory, it is merely a arbitrary
> string tag that is exported to the guest as a hint for where to mount
> it.

  ACK, looks fine to me (I had to chase a bit to find out where alias
where freed). The patch may need a small rebase when applied due to
option 40 being already in use too if the other patch is applied first.

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list