On Mon, Jul 02, 2018 at 01:34:15PM +0200, Gerd Hoffmann wrote:
Hi,
> > So why would we want to treat egl-headless differently as an attribute under
> > the SPICE graphics, as opposed to just having <graphics
type=egl-headless>
> > as a thing in its own right.
>
> Egl-headless doesn't make sense on its own, neither does it make sense with
> anything else but SPICE and VNC.
Well, you can run a vm with egl-headless and without vnc/spice just
fine. Might even make sense to do that for automated QA runs as you can
get the display content using the screendump monitor command.
So the "<graphics type=egl-headless>" suggestion looks good to me.
cheers,
Gerd
Hi, so I incorporated the suggestions and sent a v2 where egl-headless is a
standalone graphics element.
Erik