From: Peter Maydell <peter.maydell@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL 0/3] tcg patch queue
Date: Wed, 3 Jul 2019 17:21:24 +0100 [thread overview]
Message-ID: <CAFEAcA8SH6OfWQ=3okD23pdpvp0LuG4H=2P0xR3b19UcZoHfpQ@mail.gmail.com> (raw)
In-Reply-To: <20190702150542.12008-1-richard.henderson@linaro.org>
On Tue, 2 Jul 2019 at 16:05, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> The following changes since commit c4e42a9c2b714de5cddabffe46c7789fcff49c30:
>
> Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190701' into staging (2019-07-02 12:58:32 +0100)
>
> are available in the Git repository at:
>
> https://github.com/rth7680/qemu.git tags/pull-tcg-20190702
>
> for you to fetch changes up to 0c3c385c62759e1427f88c5fc5b0d9741a456807:
>
> tcg: Fix expansion of INDEX_op_not_vec (2019-07-02 15:59:42 +0200)
>
> ----------------------------------------------------------------
> Queued tcg bug fixes
>
> ----------------------------------------------------------------
> Alistair Francis (1):
> tcg/riscv: Fix RISC-VH host build failure
>
> Richard Henderson (2):
> tcg: Fix mmap lock assert on translation failure
> tcg: Fix expansion of INDEX_op_not_vec
Hi. This seems to cause an assertion failure running an
x86-64 linux-user guest:
/home/petmay01/linaro/qemu-for-merges/build/all-linux-static/x86_64-linux-user/qemu-x86_64
-L ./gnemul/qemu-x86_64 x86_64/ls -l dummyfile
qemu-x86_64: /home/petmay01/linaro/qemu-for-merges/accel/tcg/translate-all.c:2562:
page_check_range: Assertion `start < ((target_ulong)1 <<
L1_MAP_ADDR_SPACE_BITS)' failed.
qemu-x86_64: /home/petmay01/linaro/qemu-for-merges/accel/tcg/cpu-exec.c:703:
cpu_exec: Assertion `!have_mmap_lock()' failed.
Makefile:6: recipe for target 'test' failed
thanks
-- PMM
next prev parent reply other threads:[~2019-07-03 16:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-02 15:05 [Qemu-devel] [PULL 0/3] tcg patch queue Richard Henderson
2019-07-02 15:05 ` [Qemu-devel] [PULL 1/3] tcg: Fix mmap lock assert on translation failure Richard Henderson
2019-07-02 15:05 ` [Qemu-devel] [PULL 2/3] tcg/riscv: Fix RISC-VH host build failure Richard Henderson
2019-07-02 15:05 ` [Qemu-devel] [PULL 3/3] tcg: Fix expansion of INDEX_op_not_vec Richard Henderson
2019-07-02 21:44 ` [Qemu-devel] [PULL 0/3] tcg patch queue no-reply
2019-07-03 16:21 ` Peter Maydell [this message]
2019-07-03 19:38 ` Richard Henderson
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='CAFEAcA8SH6OfWQ=3okD23pdpvp0LuG4H=2P0xR3b19UcZoHfpQ@mail.gmail.com' \
--to=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/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).