[libvirt] [PATCH libvirt-gconfig] Add support for domain filesystems with type=bind|ram

2012-06-25 Thread Daniel P. Berrange
From: Daniel P. Berrange berra...@redhat.com This adds support for filesystems with type=bind or type=ram, eg filesystem type='bind' source dir=/some/guest/file/ target dir=/other/guest/file/ /filesystem And filesystem type='ram' source usage='102400'/ target

Re: [libvirt] [PATCH libvirt-gconfig] Add support for domain filesystems with type=bind|ram

2012-06-25 Thread Christophe Fergeau
On Mon, Jun 25, 2012 at 12:14:59PM +0100, Daniel P. Berrange wrote: From: Daniel P. Berrange berra...@redhat.com This adds support for filesystems with type=bind or type=ram, Both of these are new in libvirt 0.9.13. However, libvirt-glib will still compile and work if it's linking with an