]> xenbits.xensource.com Git - libvirt.git/commit
qemu: validate bochs-display capability
authorJonathon Jongsma <jjongsma@redhat.com>
Fri, 13 Sep 2019 21:20:27 +0000 (16:20 -0500)
committerCole Robinson <crobinso@redhat.com>
Wed, 9 Oct 2019 18:45:42 +0000 (14:45 -0400)
commitf2fd6848496ab137a412a9cc66ef313f7f771cee
tree2e1926471f4f81d77850595b5f316bbea179afc1
parent3a15c47253f30f6e048bbf2f9b3b8082de9d9ea3
qemu: validate bochs-display capability

When the bochs display type was added, the capability was never checked.
Add that check in the same place as the other video device capability
checks.

Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
src/qemu/qemu_process.c