Re: [libvirt] [sandbox PATCH 05/10] Add disk support to machine builder

2015-06-26 Thread Daniel P. Berrange
On Fri, Jun 26, 2015 at 03:27:40PM +0200, Eren Yagdiran wrote: > Use the new disk configuration in the container builder to provide disks in > qemu sandboxes. The disks are virtio devices, but those shouldn't be > known by the user. > --- > libvirt-sandbox/libvirt-sandbox-builder-machine.c | 38 >

[libvirt] [sandbox PATCH 05/10] Add disk support to machine builder

2015-06-26 Thread Eren Yagdiran
Use the new disk configuration in the container builder to provide disks in qemu sandboxes. The disks are virtio devices, but those shouldn't be known by the user. --- libvirt-sandbox/libvirt-sandbox-builder-machine.c | 38 --- 1 file changed, 34 insertions(+), 4 deletions(-)

[libvirt] [sandbox PATCH 05/10] Add disk support to machine builder

2015-06-25 Thread Eren Yagdiran
Use the new disk configuration in the container builder to provide disks in qemu sandboxes. The disks are virtio devices, but those shouldn't be known by the user. --- libvirt-sandbox/libvirt-sandbox-builder-machine.c | 38 --- 1 file changed, 34 insertions(+), 4 deletions(-)

[libvirt] [sandbox PATCH 05/10] Add disk support to machine builder

2015-06-24 Thread Eren Yagdiran
Use the new disk configuration in the container builder to provide disks in qemu sandboxes. The disks are virtio devices, but those shouldn't be known by the user. --- libvirt-sandbox/libvirt-sandbox-builder-machine.c | 38 --- 1 file changed, 34 insertions(+), 4 deletions(-)