]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_process: Call qemuFirmwareFillDomain
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 25 Feb 2019 13:13:46 +0000 (14:13 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 12 Mar 2019 14:29:44 +0000 (15:29 +0100)
commit43527af27cf02ce00a4974dde697ef15eabc19db
treec4d79c9416589616fcd299fca59124595f1535c1
parent804d2003e69b96b7074571287842a8ceb985c583
qemu_process: Call qemuFirmwareFillDomain

When preparing domain call qemuFirmwareFillDomain() to fill in
desired firmware.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_process.c