All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: [PATCH 0 of 13] DisplayState changes
Date: Mon, 2 Mar 2009 17:13:06 +0000	[thread overview]
Message-ID: <49AC13A2.6090002@eu.citrix.com> (raw)

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

                 reply	other threads:[~2009-03-02 17:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49AC13A2.6090002@eu.citrix.com \
    --to=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.