qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 0/3] tcg patch queue


From: Richard Henderson
Subject: Re: [Qemu-devel] [PULL 0/3] tcg patch queue
Date: Wed, 3 Jul 2019 21:38:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.1

On 7/3/19 6:21 PM, Peter Maydell wrote:
>> 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

Presumably this is the test from the old linux-user-test-0.3?
Well, it works for me, for both x86_64 and aarch64 hosts.

What does the rest of this host look like?


r~



reply via email to

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