]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/sparc: Restore ldstub of odd asis
authorRichard Henderson <rth@twiddle.net>
Fri, 27 Jan 2017 08:08:21 +0000 (00:08 -0800)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 16 Mar 2017 17:10:41 +0000 (12:10 -0500)
commitf61f76cb3ff9fea6ecbcb9696ed82b3e2c5b7364
treea7289bc737ff91d6f1f2da601d31e12df1261330
parent8ac427cdd0bdb68c159d6cd4463cb59b9e45d92a
target/sparc: Restore ldstub of odd asis

Fixes the booting of ss20 roms.

Cc: qemu-stable@nongnu.org
Reported-by: Michael Russo <mike@papersolve.com>
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <rth@twiddle.net>
(cherry picked from commit 3db010c3398d03646d74f2d36a68e62539342e6c)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
target-sparc/translate.c