]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Generate SMBIOS Chassis strings command line
authorZhuang Yanying <ann.zhuangyanying@huawei.com>
Wed, 14 Feb 2018 09:22:39 +0000 (17:22 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Sat, 17 Feb 2018 12:36:59 +0000 (07:36 -0500)
commit204916d85f7b91a86019e02adc0d448f7682b9aa
tree0c730ace0c42020dd2bf32d50d30c69a8e8f8b39
parentc8fec2569269229aeea7182ff4b415388d1b246a
qemu: Generate SMBIOS Chassis strings command line

This wires up the previously added Chassis strings XML schema to be able to
generate comamnd line args for QEMU. This requires QEMU >= 2.1 release
containing this patch:

SMBIOS: Build aggregate smbios tables and entry point
https://git.qemu.org/?p=qemu.git;a=commit;h=c97294ec1b9e36887e119589d456557d72ab37b5

Signed-off-by: Zhuang Yanying <ann.zhuangyanying@huawei.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_command.c
tests/qemuxml2argvdata/smbios.args