]> code.ossystems Code Review - openembedded-core.git/commit
qemu: Fix illegal instruction errors on e500 emulation
authorKhem Raj <raj.khem@gmail.com>
Fri, 20 Jul 2012 22:55:13 +0000 (15:55 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 27 Jul 2012 13:07:22 +0000 (14:07 +0100)
commitfebec229b27279345b756d2fd83f3766915fcd67
treecf64d8b8dd497595ab9bdbc0e70af57fb83b8104
parentd2dba9aebef323a57824b41d09991850c703be35
qemu: Fix illegal instruction errors on e500 emulation

I caught this when running user mode qemu for ppc/e500 applications
which had SPE instructions in them will abort with illegal instruction
error all the time.

The patch is already applied upstream we needed a backport into 0.15.x

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/qemu/qemu-0.15.1/ppc-s500-set-invalid-mask.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu_0.15.1.bb