[OE-core] [PATCH 0/4] qemuppc: replace emulation of qemuppc

Saul Wold sgw at linux.intel.com
Sat Jan 21 03:50:32 UTC 2012


On 01/05/2012 12:37 AM, Liming Wang wrote:
> 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.
>
Is there anything that needs to be setup differently for the runqemu 
scripts?  Our sanity tests have failed after changing to the new ppc 
code and I wonder if there is something for the command line or ???

THanks
	Sau!

> 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
>




More information about the Openembedded-core mailing list