]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_firmware: Document qemuFirmwareGetSupported
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 5 Aug 2019 10:02:50 +0000 (12:02 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 12 Sep 2019 10:30:03 +0000 (12:30 +0200)
commitbc7fe2f56ddd0a50b1e40086c586f3a395b65099
tree36305b1a70a5cefc358ad3b372f0999549124cac
parent48f8aee2ab196db8bfa001e7f0c4a7fe8f2974a6
qemu_firmware: Document qemuFirmwareGetSupported

This function is going to get some new arguments. Document the
current ones for clarity.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
src/qemu/qemu_firmware.c