Re: [libvirt] [PATCH v2 06/15] conf: Introduce firmware attribute to

2019-03-12 Thread Michal Privoznik
On 3/11/19 4:04 PM, Daniel P. Berrangé wrote: On Thu, Mar 07, 2019 at 10:29:16AM +0100, Michal Privoznik wrote: The idea is that using this attribute users enable libvirt to automagically select firmware image for their domain. For instance: hvm Ah, now I see why you need with

Re: [libvirt] [PATCH v2 06/15] conf: Introduce firmware attribute to

2019-03-11 Thread Daniel P . Berrangé
On Thu, Mar 07, 2019 at 10:29:16AM +0100, Michal Privoznik wrote: > The idea is that using this attribute users enable libvirt to > automagically select firmware image for their domain. For > instance: > > > hvm > Ah, now I see why you need without a path specified. We need to be abl

[libvirt] [PATCH v2 06/15] conf: Introduce firmware attribute to

2019-03-07 Thread Michal Privoznik
The idea is that using this attribute users enable libvirt to automagically select firmware image for their domain. For instance: hvm hvm (The automagic of selecting firmware image will be described in later commits.) Accepted values are 'bios' and 'efi' to let libvirt