All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [Consolidated Pull 0/5] Xorg & Qemu Updates
Date: Wed, 23 May 2012 15:46:11 -0700	[thread overview]
Message-ID: <cover.1337805812.git.sgw@linux.intel.com> (raw)

Richard,

I am pulling together tested subsets that have been lingering
in the queue.  I have built / rebuilt these qemu updates to use
xorg-xserver.  I have verified that X starts on mips/ppc/x86 and
they correctly report X Server 1.11.2, which is the xorg-xserver
version.


Sau!

The following changes since commit e6333825c3482a559a0c0499e17f8f48d3042ddf:

  tune-mips64.inc: Add new tune file for mips64 big-endian (2012-05-20 20:24:37 -0700)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib sgw/xorg
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/xorg

Khem Raj (2):
  qemumachines: Enable xserver-xorg as default xserver
  xserver-xf86-config: Add xorg.conf for arm,mips,ppc,sh qemu machines

Saul Wold (2):
  qemu.inc: Remove mesa-xlib as PREFERRED_PROVIDER
  qemu: disable vnc-jpeg compression

Zhai Edwin (1):
  qemu: Add an option to remove host sdl/gl checking

 meta/conf/machine/include/qemu.inc                 |   10 +-
 meta/conf/machine/qemux86-64.conf                  |    3 +-
 meta/conf/machine/qemux86.conf                     |    3 +-
 .../qemu/qemu-0.15.1/opengl-disable-option.patch   |  172 ++++++++++++++++++++
 meta/recipes-devtools/qemu/qemu.inc                |   25 +---
 meta/recipes-devtools/qemu/qemu_0.15.1.bb          |    3 +-
 .../xserver-xf86-config/qemuarm/xorg.conf          |   69 ++++++++
 .../xserver-xf86-config/qemumips/xorg.conf         |   69 ++++++++
 .../xserver-xf86-config/qemumips64/xorg.conf       |   69 ++++++++
 .../xserver-xf86-config/qemuppc/xorg.conf          |   69 ++++++++
 .../xserver-xf86-config/qemush4/xorg.conf          |   69 ++++++++
 .../xorg-xserver/xserver-xf86-config_0.1.bb        |    2 +-
 12 files changed, 536 insertions(+), 27 deletions(-)
 create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.1/opengl-disable-option.patch
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips/xorg.conf
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips64/xorg.conf
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuppc/xorg.conf
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemush4/xorg.conf

-- 
1.7.7.6




             reply	other threads:[~2012-05-23 23:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-23 22:46 Saul Wold [this message]
2012-05-23 22:46 ` [Consolidated Pull 1/5] qemumachines: Enable xserver-xorg as default xserver Saul Wold
2012-05-23 22:46 ` [Consolidated Pull 2/5] xserver-xf86-config: Add xorg.conf for arm, mips, ppc, sh qemu machines Saul Wold
2012-05-23 22:46 ` [Consolidated Pull 3/5] qemu.inc: Remove mesa-xlib as PREFERRED_PROVIDER Saul Wold
2012-05-23 22:46 ` [Consolidated Pull 4/5] qemu: Add an option to remove host sdl/gl checking Saul Wold
2012-05-24  3:44   ` Saul Wold
2012-05-24  4:28     ` Zhai, Edwin
2012-05-24  4:51       ` Saul Wold
2012-05-23 22:46 ` [Consolidated Pull 5/5] qemu: disable vnc-jpeg compression Saul Wold

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=cover.1337805812.git.sgw@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.