]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_firmware: Separate firmware loading into a function
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 4 Apr 2019 13:20:37 +0000 (15:20 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 10 Apr 2019 11:45:51 +0000 (13:45 +0200)
commit15e0b76480ecd702a6271d3b8e6b7eea6375d009
tree938e98cfc5674287b94d070a1fa8f51ddc15b88a
parentf7853181878d06c3fcd045a6eab84e0e732ce017
qemu_firmware: Separate firmware loading into a function

This piece of code will be reused later.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
src/qemu/qemu_firmware.c