On Wed, Jan 21, 2015 at 08:21:29PM +0100, Michal Privoznik wrote:
Well, even though users can pass the list of UEFI:NVRAM pairs at the
configure time, we may maintain the list of widely available UEFI
ourselves too. And as arm64 begin to rises, OVMF was ported there too.
With a slight name change - it's called AAVMF, with AAVMF_CODE.fd
being the UEFI firmware and AAVMF_VARS.fd being the NVRAM store file.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/qemu/qemu.conf | 12 +++++++++---
src/qemu/qemu_conf.c | 18 +++++++++++-------
src/qemu/test_libvirtd_qemu.aug.in | 1 +
.../domaincapsschemadata/domaincaps-qemu_1.6.50-1.xml | 1 +
tests/domaincapstest.c | 1 +
5 files changed, 23 insertions(+), 10 deletions(-)
ACK; after the freeze.
Martin