All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 13] DisplayState changes
@ 2009-03-02 17:13 Stefano Stabellini
  0 siblings, 0 replies; only message in thread
From: Stefano Stabellini @ 2009-03-02 17:13 UTC (permalink / raw)
  To: xen-devel

Hi all,
this patch series imports from qemu mainstream the recent DisplayState
interface changes.
The new interface allows to have multiple frontends running at the same
time (vnc and sdl), however this series does not enable it in xend yet.
Most of the patches are just backports from qemu mainstream, adapted to
qemu-xen whenever was necessary.
The last two patches are not in qemu mainstream yet:

- patch 12 of 13 deals with changes to the xenfb frontend and backend;

- patch 13 of 13 introduces a DisplaySurface allocator interface that
allows display frontends (like xenfbfront and sdl) to provide the
DisplaySurface buffer to graphic devices whenever necessary.
Currently it is used only by xenfbfront but it is also useful for sdl.

Cheers,

Stefano Stabellini

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-02 17:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-02 17:13 [PATCH 0 of 13] DisplayState changes Stefano Stabellini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.