From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39604) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cClpj-0000DP-7V for qemu-devel@nongnu.org; Fri, 02 Dec 2016 06:16:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cClpe-0006Jx-92 for qemu-devel@nongnu.org; Fri, 02 Dec 2016 06:16:51 -0500 Received: from mailapp01.imgtec.com ([195.59.15.196]:1924 helo=imgpgp01.kl.imgtec.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cClpe-0006Ho-0J for qemu-devel@nongnu.org; Fri, 02 Dec 2016 06:16:46 -0500 Date: Fri, 2 Dec 2016 11:16:41 +0000 From: James Hogan Message-ID: <20161202111641.GE2793@jhogan-linux.le.imgtec.org> References: <1480600329-16272-1-git-send-email-jinguojie@loongson.cn> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="0rSojgWGcpz+ezC3" Content-Disposition: inline In-Reply-To: <1480600329-16272-1-git-send-email-jinguojie@loongson.cn> Subject: Re: [Qemu-devel] [PATCH v5 00/10] tcg mips64 and mips r6 improvements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jin Guojie Cc: qemu-devel@nongnu.org, Aurelien Jarno , Richard Henderson --0rSojgWGcpz+ezC3 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Thu, Dec 01, 2016 at 09:51:59PM +0800, Jin Guojie wrote: > * Tested successfully on following machines: > =20 > | HOST | qemu-system | Debian ISO | > |-----------------------------------------| > | mips 32 le | i386 | i386 | > | mips 32 le | x86_64 | i386 | > | mips 32 le | x86_64 | amd64 | > | mips 64 le | i386 | i386 | > | mips 64 le | x86_64 | i386 | > | mips 64 le | x86_64 | amd64 | > | mips 64 le | mips 64 be | mips 64 be | > |-----------------------------------------| > | mips 32 be | i386 | i386 | > | mips 32 be | x86_64 | i386 | > | mips 32 be | x86_64 | amd64 | > | mips 64 be | i386 | i386 | > | mips 64 be | x86_64 | i386 | > | mips 64 be | x86_64 | amd64 | > | mips n32 be | 386 | i386 | > | mips n32 be | x86_64 | i386 | > | mips n32 be | x86_64 | amd64 | >=20 > (No plan to test MIPS R6 in this patch.) FYI I tried booting one of Aurelien's x86_64 debian QEMU images on a mipsel64r6 (P6600) using this, but it seems to get stuck somewhere in GRUB before booting guest kernel. I did see it saying loading kernel and ramdisk, but it seemed to return to the bios & grub and just get stuck. I'm now attempting to reproduce in QEMU I6400 host, which is faster than FPGA, but having the usual faff trying to get nested video output via SDL/fbcon working. Cheers James --0rSojgWGcpz+ezC3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJYQVgRAAoJEGwLaZPeOHZ63/IP/39gzRWLWOeqm+psc0zUMfCL Zj3dZxbNurgGvOEH5XmThJihEOzQj8Ny+QcsrHHM5itCnAvfuvydlCJMlJmFxArs jvTN7Yq543Q0QkoguOJFIefAkqLWrLURZlLRRAyeXvEGdjWhtahyp2qPFLqVqFBd GyoA0xQc9QmJ7eqnE57fvvY0ZapzYFaayXTaiGAeUPiqYty6+ACf3kLTHyN8NXGn +08A7sMcRbEF7xGTWAHFdV8pwqvf9TCkKb7w4DODq8l4X3s3C9T5OBpoQB57yRKW hIQKW+TVGjLykdYeCia4tWigNAsHhh7EtGoTjdC2dSGjgl/s2GBOrIoSjIQG2Wpn qtlxYsMS9DKHVOihZcLFcVyY5JiBYF2WS7QUNoJgcRVRiXuWuNUDOMwCTmc+WOFn oZg4V7liu2nKPYcwymRObGtokTBbHLxM4e+XG8NdfE1ugDxCmRb6O9mJhEXvUuMV 876Ya6lj1PmNv6mJ90ElBJkz+db4HZijCbV1IG8D55hcp3GtjOVWIJnxLWfnBB4t NiUUtJJY5khEa+P/U1Z5ErGAfjjk3Poj1JCSq8lwYZ0CODT6EipH7BlldMt3V0VB PnL5WF24iKrxKt4MtxNpLYtPANS5tFBw2K/QNn10VTovMobH73kjVq3VfxzOAj22 GWzcLmlDds5V8NGbtZ/n =V7Wq -----END PGP SIGNATURE----- --0rSojgWGcpz+ezC3--