Re: [libvirt] [PATCH v3] qemu: Allow UEFI paths to be specified at compile time

2015-01-21 Thread Michal Privoznik
On 20.01.2015 18:20, Martin Kletzander wrote: On Wed, Jan 14, 2015 at 04:28:33PM +0100, Michal Privoznik wrote: Up until now there are just two ways how to specify UEFI paths to libvirt. The first one is editing qemu.conf, the other is editing qemu_conf.c and recompile which is not that fancy.

Re: [libvirt] [PATCH v3] qemu: Allow UEFI paths to be specified at compile time

2015-01-20 Thread Martin Kletzander
On Wed, Jan 14, 2015 at 04:28:33PM +0100, Michal Privoznik wrote: Up until now there are just two ways how to specify UEFI paths to libvirt. The first one is editing qemu.conf, the other is editing qemu_conf.c and recompile which is not that fancy. So, new configure option is introduced:

[libvirt] [PATCH v3] qemu: Allow UEFI paths to be specified at compile time

2015-01-14 Thread Michal Privoznik
Up until now there are just two ways how to specify UEFI paths to libvirt. The first one is editing qemu.conf, the other is editing qemu_conf.c and recompile which is not that fancy. So, new configure option is introduced: --with-loader-nvram which takes a list of pairs of UEFI firmware and NVRAM