qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [BUG] nanoMIPS support problem related to extract2 supp


From: Alex Bennée
Subject: Re: [Qemu-devel] [BUG] nanoMIPS support problem related to extract2 support for i386 TCG target
Date: Sat, 13 Jul 2019 08:21:36 +0100
User-agent: mu4e 1.3.2; emacs 26.1

Aleksandar Markovic <address@hidden> writes:

> Hello, Richard, Peter, and others.
>
> As a part of activities before 4.1 release, I tested nanoMIPS support
> in QEMU (which was officially fully integrated in 4.0, is currently
> limited to system mode only, and was tested in a similar fashion right
> prior to 4.0).
>
> This support appears to be broken now. Following command line works in
> 4.0, but results in kernel panic for the current tip of the tree:
>
> ~/Build/qemu-test-revert-c6fb8c0cf704/mipsel-softmmu/qemu-system-mipsel
> -cpu I7200 -kernel generic_nano32r6el_page4k -M malta -serial stdio -m
> 1G -hda nanomips32r6_le_sf_2017.05-03-59-gf5595d6.ext4 -append
> "mem=256m@0x0 rw console=ttyS0 vga=cirrus vesa=0x111 root=/dev/sda"
>
> (kernel and rootfs image files used in this commend line can be
> downloaded from the locations mentioned in our user guide)
>
> The quick bisect points to the commit:
>
> commit c6fb8c0cf704c4a1a48c3e99e995ad4c58150dab
> Author: Richard Henderson <address@hidden>
> Date:   Mon Feb 25 11:42:35 2019 -0800
>
>     tcg/i386: Support INDEX_op_extract2_{i32,i64}
>
>     Signed-off-by: Richard Henderson <address@hidden>
>
> Please advise on further actions.

Please see the fix:

  Subject: [PATCH for-4.1] tcg: Fix constant folding of INDEX_op_extract2_i32
  Date: Tue,  9 Jul 2019 14:19:00 +0200
  Message-Id: <address@hidden>

>
> Yours,
> Aleksandar


--
Alex Bennée



reply via email to

[Prev in Thread] Current Thread [Next in Thread]