]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: parse: drop redundant video config
authorCole Robinson <crobinso@redhat.com>
Wed, 28 Jun 2017 13:54:16 +0000 (09:54 -0400)
committerCole Robinson <crobinso@redhat.com>
Sun, 27 Aug 2017 13:38:12 +0000 (09:38 -0400)
commit42845acb0b41bd885ea71e3d900da9652a21ede8
treefd2e042b64b7b6d31ec3688e4ccfa32d53d0a500
parent1f17ce215f8db809a2e5b77ef27412b7352e1451
qemu: parse: drop redundant video config

The ram/vram = 0 bits aren't needed, and PostParse will fill in the
needed QXL default

Reviewed-by: John Ferlan <jferlan@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
src/qemu/qemu_parse_command.c