qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME


From: Gustavo Romero
Subject: Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
Date: Tue, 3 Dec 2024 11:55:59 -0300
User-agent: Mozilla Thunderbird

Hi Pierrick,

On 12/2/24 14:33, Pierrick Bouvier wrote:
On 12/2/24 03:04, Peter Maydell wrote:
On Mon, 2 Dec 2024 at 10:58, Marcin Juszkiewicz
<marcin.juszkiewicz@linaro.org> wrote:

W dniu 1.12.2024 o 19:09, Pierrick Bouvier pisze:
Hi Marcin,

On 12/1/24 05:34, Marcin Juszkiewicz wrote:

So RME tests probably need longer timeouts or would not run at all.


By any chance, are you running those tests in debug mode?

zOMG, thanks! Turned out that I left "--enable-debug" in my local build
and forgot to remove it.

90s vs 2974s is a difference ;D

That is a particularly awful debug-to-non-debug performance
difference; it might be worth looking into what exactly
is causing it.


Indeed.

This test boots a nested VM (using kvm, not tcg), do you any idea why such use 
case could be so slow with QEMU?

It's not "really" using kvm acceleration right?

It's using kvm but the kvm module in the host kernel is actually running
fully emulated in QEMU system mode (-accel tcg is being passed to it).

So I understand it's "all TCG" in the end and no HW acceleration is ever used 
in the tests.


Cheers,
Gustavo




reply via email to

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