]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add AAVMF to the list of known UEFIs
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 21 Jan 2015 18:44:43 +0000 (19:44 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 29 Jan 2015 14:20:47 +0000 (15:20 +0100)
commit436dcf0b7476c4ad25b7d6e43e52b3553978d92a
tree17e2e603c2baa3324de2112a4c7e4fa578521863
parentbc03a231490330ed2473626d3d93fa2b0138d4ec
qemu: Add AAVMF to the list of known UEFIs

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@redhat.com>
src/qemu/qemu.conf
src/qemu/qemu_conf.c
src/qemu/test_libvirtd_qemu.aug.in
tests/domaincapsschemadata/domaincaps-qemu_1.6.50-1.xml
tests/domaincapstest.c