]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Generate command line for -fw_cfg
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 2 Jun 2020 15:07:59 +0000 (17:07 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 10 Jun 2020 12:00:38 +0000 (14:00 +0200)
commit14c32cd10f60bf8e2c93a198cee8941c5abc0260
treed0a87146009d1bcf7b13d0c571b95d1e124bd1c5
parentd024a7da7a6dfa8830d0caebaf53a9164f177d9f
qemu: Generate command line for -fw_cfg

This is pretty straightforward and self explanatory.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1837990

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/qemu/qemu_command.c
tests/qemuxml2argvdata/smbios-type-fwcfg.args [new file with mode: 0644]
tests/qemuxml2argvtest.c