On Mon, Dec 03, 2018 at 09:49:28AM +0100, Ján Tomko wrote:
On Thu, Nov 29, 2018 at 03:20:21PM +0100, Erik Skultety wrote:
> Depending on whether QEMU actually supports the option, we can put the
> 'rendernode' on the '-display egl-headless' cmdline.
>
> Signed-off-by: Erik Skultety <eskultet(a)redhat.com>
> ---
> src/qemu/qemu_command.c | 32 ++++++++++++++++---
> ...egl-headless-rendernode.x86_64-latest.args | 31 ++++++++++++++++++
> .../graphics-egl-headless.x86_64-latest.args | 31 ++++++++++++++++++
> ...play-spice-egl-headless.x86_64-latest.args | 2 +-
> ...isplay-vnc-egl-headless.x86_64-latest.args | 2 +-
> tests/qemuxml2argvtest.c | 2 ++
> 6 files changed, 94 insertions(+), 6 deletions(-)
> create mode 100644
tests/qemuxml2argvdata/graphics-egl-headless-rendernode.x86_64-latest.args
> create mode 100644 tests/qemuxml2argvdata/graphics-egl-headless.x86_64-latest.args
>
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Fixed all the issues and pushed the series, thanks.
Erik