qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 00/43] Add LoongArch softmmu support


From: Richard Henderson
Subject: Re: [PATCH v5 00/43] Add LoongArch softmmu support
Date: Tue, 24 May 2022 20:31:11 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 5/24/22 17:44, yangxiaojuan wrote:

在 2022/5/25 6:41, Richard Henderson 写道:
On 5/24/22 15:32, Richard Henderson wrote:
When the syntax errors are fixed, it does not pass "make check".

When I configure with --enable-debug --enable-sanitizers I get

I got the same error.

The 'make check '  result:

Summary of Failures:

 95/117 qemu:qtest+qtest-loongarch64 / qtest-loongarch64/device-introspect-test ERROR           1.20s killed by signal 6 SIGABRT
Ok:                 114
Expected Fail:      0
Fail:               1
Unexpected Pass:    0
Skipped:            2
Timeout:            0


We will fix this error as soon as possible.  And  what necessary tests do we 
need to do?
'mak check-tcg' ,  'make check' and 'make docker-test-build',  these are we 
know so far.

I also see the wiki  [1],   should  we need tests all of them? Could you give 
us some advice?
[1] : https://wiki.qemu.org/Testing#Tests_included_in_the_QEMU_source

That's pretty good. Eventually it would be good to add some tests to tests/avocado, to test linux kernel boot. That can wait for a bit, as it also requires hosting a kernel image somewhere.

In this instance I used --enable-sanitizers because without, I was getting SIGFPE for a rather unlikely divide-by-zero, and I suspected memory corruption.


r~



reply via email to

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