Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] qemuppc: replace emulation of qemuppc
@ 2012-01-05  8:37 Liming Wang
  2012-01-05  8:37 ` [PATCH 1/4] qemuppc: replace emulation of qemuppc from prep to mac99 Liming Wang
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Liming Wang @ 2012-01-05  8:37 UTC (permalink / raw)
  To: richard.purdie, sgw; +Cc: openembedded-core

Hi Richard,

These patches are aimed to replace emulation of qemuppc from prep to mac99.
With this new emulation, qemuppc now supports framebuffer and the network
works well.

The kernel config also needs modification and I will let Bruce to review the
patches.

The following changes since commit 0ff1d667dc23b0cc903c18f1b5e032c2b6630aae:

  distro: Add poky-tiny distro definition

are available in the git repository at:

  git://128.224.162.211/poky.git qemuppc-new

Liming Wang (4):
      qemuppc: replace emulation of qemuppc from prep to mac99
      qemuppc: add pointercal file
      qemuppc: add machconfig
      tslib: enable big endian support for qemuppc

 meta/conf/machine/qemuppc.conf                     |    2 +-
 .../formfactor/files/qemuppc/machconfig            |   10 ++++++++++
 .../pointercal/files/qemuppc/pointercal            |  Bin 0 -> 36 bytes
 meta/recipes-graphics/tslib/tslib_1.0.bb           |    1 +
 scripts/runqemu                                    |    7 +------
 scripts/runqemu-internal                           |   16 ++++++++--------
 6 files changed, 21 insertions(+), 15 deletions(-)
 create mode 100755 meta/recipes-bsp/formfactor/files/qemuppc/machconfig
 create mode 100644 meta/recipes-bsp/pointercal/files/qemuppc/pointercal



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-01-23 18:31 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-05  8:37 [PATCH 0/4] qemuppc: replace emulation of qemuppc Liming Wang
2012-01-05  8:37 ` [PATCH 1/4] qemuppc: replace emulation of qemuppc from prep to mac99 Liming Wang
2012-01-05  8:37 ` [PATCH 2/4] qemuppc: add pointercal file Liming Wang
2012-01-05  8:37 ` [PATCH 3/4] qemuppc: add machconfig Liming Wang
2012-01-05  8:37 ` [PATCH 4/4] tslib: enable big endian support for qemuppc Liming Wang
2012-01-06 14:29 ` [PATCH 0/4] qemuppc: replace emulation of qemuppc Bruce Ashfield
2012-01-06 14:33   ` Richard Purdie
2012-01-09 16:07     ` Bruce Ashfield
2012-01-21  3:50 ` Saul Wold
2012-01-21  4:12   ` Bruce Ashfield
2012-01-21 11:48     ` Richard Purdie
2012-01-21 14:29       ` Bruce Ashfield
2012-01-23 15:44         ` Bruce Ashfield
2012-01-23 17:57           ` Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox