Re: [Qemu-devel] [PATCH] mips: fix CPU reset

2009-11-13 Thread Aurelien Jarno
On Fri, Nov 13, 2009 at 10:44:29PM +0200, Blue Swirl wrote: > This patch fixes the MIPS reset problem, so that using instructions > from http://www.aurel32.net/info/debian_mips_qemu.php, I get the > installer prompt. > --- > See f2d74978764f62d832d61ac17bb5d934ade58816. Thanks for this patch. It s

[Qemu-devel] [PATCH] mips: fix CPU reset

2009-11-13 Thread Blue Swirl
This patch fixes the MIPS reset problem, so that using instructions from http://www.aurel32.net/info/debian_mips_qemu.php, I get the installer prompt. --- See f2d74978764f62d832d61ac17bb5d934ade58816. Signed-off-by: Blue Swirl --- hw/mips_malta.c | 23 +-- hw/mips_mipssim