Re: [libvirt] [PATCH] Qemu driver: Support network-backed pflash disks.

2018-05-04 Thread John Ferlan
On 05/02/2018 01:24 PM, Prerna wrote: > > > On Sat, Apr 28, 2018 at 1:11 AM, John Ferlan > wrote: > > > [...] >   > > This will need a v2 anyway because the patch has too much going on and > needs to be split up more. > > > Will

Re: [libvirt] [PATCH] Qemu driver: Support network-backed pflash disks.

2018-05-02 Thread Prerna
On Sat, Apr 28, 2018 at 1:11 AM, John Ferlan wrote: > > > On 04/20/2018 04:59 AM, Prerna Saxena wrote: > > So far libvirt domain XML only allows local filepaths that can be > > used to specify a loader element or its matching NVRAM disk. > > Given that Vms may themselves move

Re: [libvirt] [PATCH] Qemu driver: Support network-backed pflash disks.

2018-04-27 Thread John Ferlan
On 04/20/2018 04:59 AM, Prerna Saxena wrote: > So far libvirt domain XML only allows local filepaths that can be > used to specify a loader element or its matching NVRAM disk. > Given that Vms may themselves move across hypervisor hosts, it should be > possible to allocate loaders/NVRAM disks on

[libvirt] [PATCH] Qemu driver: Support network-backed pflash disks.

2018-04-20 Thread Prerna Saxena
So far libvirt domain XML only allows local filepaths that can be used to specify a loader element or its matching NVRAM disk. Given that Vms may themselves move across hypervisor hosts, it should be possible to allocate loaders/NVRAM disks on network storage for uninterrupted access.

[libvirt] [PATCH] Qemu driver: Support network-backed pflash disks.

2018-04-20 Thread Prerna Saxena
This implements support for firmware loader & NVRAM disks over network-backed disks. As discussed in https://www.redhat.com/archives/libvir-list/2018-March/msg01721.html, the patch embeds the spec for disks in and elements as well. Currently, the source type is annotated by introducing a