]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_firmware: Separate machine and arch matching into a function
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 4 Apr 2019 13:51:47 +0000 (15:51 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 10 Apr 2019 11:54:07 +0000 (13:54 +0200)
commit2337309e04342ec244036e4957968bab0d9ca5b6
treeb43ca68582a1613639292fba91f1ad8ba8995821
parent15e0b76480ecd702a6271d3b8e6b7eea6375d009
qemu_firmware: Separate machine and arch matching into a function

This part of the 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