]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: parse: Set video device model when parsing bhyve commandline
authorPeter Krempa <pkrempa@redhat.com>
Wed, 7 Oct 2020 11:46:38 +0000 (13:46 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 19 Oct 2020 09:50:49 +0000 (11:50 +0200)
commit77064438d4b2ff6f768e5cec089af7f4d4e067a2
tree9cccda372f61534fe60cd0e80806874c8fb6bf9b
parent296598ea403ec0c6dd680e52d808a1548fca9b66
bhyve: parse: Set video device model when parsing bhyve commandline

Add the proper video device type when parsing bhyve's commandline into a
XML.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
src/bhyve/bhyve_parse_command.c
tests/bhyveargv2xmldata/bhyveargv2xml-vnc-listen.xml
tests/bhyveargv2xmldata/bhyveargv2xml-vnc-password.xml
tests/bhyveargv2xmldata/bhyveargv2xml-vnc-resolution.xml
tests/bhyveargv2xmldata/bhyveargv2xml-vnc-vga-io.xml
tests/bhyveargv2xmldata/bhyveargv2xml-vnc-vga-off.xml
tests/bhyveargv2xmldata/bhyveargv2xml-vnc-vga-on.xml
tests/bhyveargv2xmldata/bhyveargv2xml-vnc.xml