On Wed, Aug 08, 2012 at 03:37:31PM +0100, Stefan Hajnoczi wrote:
>
> I have left a few small comments. Perhaps you can resend with your
> fixes to Patch 1?
Sure, Will send v6 with fixes to patch 1 and incorporating your suggestions.
> > + */
> > +#include "block_int.h"
> > +#include
>
> Syste
On Tue, Aug 7, 2012 at 9:01 AM, Bharata B Rao
wrote:
> block: Support GlusterFS as a QEMU block backend.
>
> From: Bharata B Rao
>
> This patch adds gluster as the new block backend in QEMU. This gives
> QEMU the ability to boot VM images from gluster volumes. Its already
> possible to boot from
block: Support GlusterFS as a QEMU block backend.
From: Bharata B Rao
This patch adds gluster as the new block backend in QEMU. This gives
QEMU the ability to boot VM images from gluster volumes. Its already
possible to boot from VM images on gluster volumes using FUSE mount, but
this patchset p