qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] travis failures


From: Thomas Huth
Subject: Re: [Qemu-devel] travis failures
Date: Fri, 21 Dec 2018 07:47:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 2018-12-21 04:06, Alexey Kardashevskiy wrote:
> Hi
> 
> I am trying https://travis-ci.org/aik/qemu/ and that thing fails every
> time I am not so sure why.
> 
> One example:
> https://travis-ci.org/aik/qemu/jobs/470796318
> 
> The errors are like this:
> 
>   GTESTER check-qtest-unicore32
>   GTESTER check-qtest-x86_64
> Could not access KVM kernel module: No such file or directory
> qemu-system-x86_64: failed to initialize KVM: No such file or directory
> qemu-system-x86_64: Back to tcg accelerator
> 
> 
> Does anyone else see those? How do we fix them? Thanks.

Some test are explicitly requesting "-M accel=kvm:tcg" and this is
causing this message if KVM is not available. We could maybe silence
them if qtest_enabled() ?

 Thomas




reply via email to

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