]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: command: gfx: egl-headless: Add 'rendernode' option to the cmdline
authorErik Skultety <eskultet@redhat.com>
Thu, 15 Nov 2018 10:38:00 +0000 (11:38 +0100)
committerErik Skultety <eskultet@redhat.com>
Mon, 3 Dec 2018 13:58:31 +0000 (14:58 +0100)
commit3163de7d0e7ae92b9f3e06479c8cd46e43ac8058
tree75fe66605fc4c6c58597d0649a10f41755058485
parentae00e73cfe91b76849712fb7d928cfefef39a6eb
qemu: command: gfx: egl-headless: Add 'rendernode' option to the cmdline

Depending on whether QEMU actually supports the option, we can put the
'rendernode' on the '-display egl-headless' cmdline.

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

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_command.c
tests/qemuxml2argvdata/graphics-egl-headless-rendernode.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/graphics-egl-headless.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/hostdev-mdev-display-spice-egl-headless.x86_64-latest.args
tests/qemuxml2argvdata/hostdev-mdev-display-vnc-egl-headless.x86_64-latest.args
tests/qemuxml2argvtest.c