qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: James Hogan <james.hogan@imgtec.com>
To: Jin Guojie <jinguojie@loongson.cn>
Cc: qemu-devel@nongnu.org, Aurelien Jarno <aurelien@aurel32.net>,
	Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-devel] [PATCH v5 00/10] tcg mips64 and mips r6 improvements
Date: Fri, 2 Dec 2016 11:16:41 +0000	[thread overview]
Message-ID: <20161202111641.GE2793@jhogan-linux.le.imgtec.org> (raw)
In-Reply-To: <1480600329-16272-1-git-send-email-jinguojie@loongson.cn>

[-- Attachment #1: Type: text/plain, Size: 1619 bytes --]

Hi,

On Thu, Dec 01, 2016 at 09:51:59PM +0800, Jin Guojie wrote:
>   * Tested successfully on following machines:
>   
>     | 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   |
> 
>     (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

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

  parent reply	other threads:[~2016-12-02 11:16 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-01 13:51 [Qemu-devel] [PATCH v5 00/10] tcg mips64 and mips r6 improvements Jin Guojie
2016-12-01 13:52 ` [Qemu-devel] [PATCH v5 01/10] tcg-mips: Move bswap code to a subroutine Jin Guojie
2016-12-01 13:52 ` [Qemu-devel] [PATCH v5 02/10] tcg-mips: Add mips64 opcodes Jin Guojie
2016-12-01 13:52 ` [Qemu-devel] [PATCH v5 03/10] tcg-mips: Support 64-bit opcodes Jin Guojie
2016-12-01 13:52 ` [Qemu-devel] [PATCH v5 04/10] tcg-mips: Add bswap32u and bswap64 Jin Guojie
2016-12-01 13:52 ` [Qemu-devel] [PATCH v5 05/10] tcg-mips: Adjust move functions for mips64 Jin Guojie
2016-12-01 13:52 ` [Qemu-devel] [PATCH v5 06/10] tcg-mips: Adjust load/store " Jin Guojie
2016-12-01 13:52 ` [Qemu-devel] [PATCH v5 07/10] tcg-mips: Adjust prologue " Jin Guojie
2016-12-01 13:52 ` [Qemu-devel] [PATCH v5 08/10] tcg-mips: Add tcg unwind info Jin Guojie
2016-12-01 13:52 ` [Qemu-devel] [PATCH v5 09/10] tcg-mips: Adjust calling conventions for mips64 Jin Guojie
2016-12-01 13:52 ` [Qemu-devel] [PATCH v5 10/10] tcg-mips: Adjust qemu_ld/st " Jin Guojie
2016-12-01 15:52 ` [Qemu-devel] [PATCH v5 00/10] tcg mips64 and mips r6 improvements Richard Henderson
2016-12-05  9:41   ` Jin Guojie
2016-12-05 15:55     ` Richard Henderson
2016-12-02 11:16 ` James Hogan [this message]
2016-12-02 15:11   ` James Hogan
2016-12-02 15:52 ` Aurelien Jarno
  -- strict thread matches above, loose matches on Subject: below --
2016-12-02  7:30 YunQiang Su

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161202111641.GE2793@jhogan-linux.le.imgtec.org \
    --to=james.hogan@imgtec.com \
    --cc=aurelien@aurel32.net \
    --cc=jinguojie@loongson.cn \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).