Re: [Qemu-devel] [PATCH v4 00/10] tcg mips64 and mips r6 improvements

2016-12-01 Thread Richard Henderson
On 12/01/2016 07:32 AM, James Hogan wrote: > On Wed, Nov 30, 2016 at 12:30:19PM -0800, Richard Henderson wrote: >> On 11/30/2016 10:39 AM, Jin Guojie wrote: >>> But even Su cannot provide an R6 machine. >> >> Ok, I guess we will just have to drop the R6 patches for now, until imgtec is >> able to p

Re: [Qemu-devel] [PATCH v4 00/10] tcg mips64 and mips r6 improvements

2016-12-01 Thread James Hogan
On Wed, Nov 30, 2016 at 12:30:19PM -0800, Richard Henderson wrote: > On 11/30/2016 10:39 AM, Jin Guojie wrote: > > But even Su cannot provide an R6 machine. > > Ok, I guess we will just have to drop the R6 patches for now, until imgtec is > able to provide feedback on them. It booted a mips64r6 g

Re: [Qemu-devel] [PATCH v4 00/10] tcg mips64 and mips r6 improvements

2016-12-01 Thread YunQiang Su
On Thu, Dec 1, 2016 at 4:30 AM, Richard Henderson wrote: > On 11/30/2016 10:39 AM, Jin Guojie wrote: >> Yesterday I successfully got in touch with a Debian developer from imgtec. >> Welcome Su Yunqiang. >> V4 patch can be tested on mips64 be hosts now. >> The following guests on a mips64 >> big-

Re: [Qemu-devel] [PATCH v4 00/10] tcg mips64 and mips r6 improvements

2016-11-30 Thread James Hogan
Hi Richard, On Wed, Nov 30, 2016 at 12:30:19PM -0800, Richard Henderson wrote: > On 11/30/2016 10:39 AM, Jin Guojie wrote: > > But even Su cannot provide an R6 machine. > > Ok, I guess we will just have to drop the R6 patches for now, until imgtec is > able to provide feedback on them. I'm alrea

Re: [Qemu-devel] [PATCH v4 00/10] tcg mips64 and mips r6 improvements

2016-11-30 Thread Richard Henderson
On 11/30/2016 10:39 AM, Jin Guojie wrote: > Yesterday I successfully got in touch with a Debian developer from imgtec. > Welcome Su Yunqiang. > V4 patch can be tested on mips64 be hosts now. > The following guests on a mips64 > big-endian host is OK: > - Debian i386 with qemu-system-i386 > -

Re: [Qemu-devel] [PATCH v4 00/10] tcg mips64 and mips r6 improvements

2016-11-30 Thread Jin Guojie
Yesterday I successfully got in touch with a Debian developer from imgtec. Welcome Su Yunqiang. V4 patch can be tested on mips64 be hosts now. The following guests on a mips64 big-endian host is OK: - Debian i386 with qemu-system-i386 - Debian i386 with qemu-system-x86_64 However, Debian amd

Re: [Qemu-devel] [PATCH v4 00/10] tcg mips64 and mips r6 improvements

2016-11-29 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH v4 00/10] tcg mips64 and mips r6 improvements Type: series Message-id: 1480399628-14419-1-git-send-email-jinguo...@loongson.cn === TEST SCRIPT BEGIN === #!/bin/bash

[Qemu-devel] [PATCH v4 00/10] tcg mips64 and mips r6 improvements

2016-11-28 Thread Jin Guojie
Changes since v3: * tcg_out_qemu_ld_slow_path: always sign-extend 32-bit loads. Provide a better solution than patch11 in v3. Fix the blocking bug when emulating i386 kernel on mips64el. * Redefine LO_OFF/HI_OFF as v2. On mips64 host, they are defined as link_error, to ensure that