On 7/22/21 10:12 AM, Philippe Mathieu-Daudé wrote:
> On 7/22/21 9:49 AM, Claudio Fontana wrote:
>> Hi all,
>>
>> I see a strange effect on master, with
>>
>> cd build
>> ../configure --enable-kvm --enable-debug --enable-tcg
>> --target-list=x86_64-softmmu
>> make -j
>>
>> make -j check
>> ...
>>
On 7/22/21 9:49 AM, Claudio Fontana wrote:
> Hi all,
>
> I see a strange effect on master, with
>
> cd build
> ../configure --enable-kvm --enable-debug --enable-tcg
> --target-list=x86_64-softmmu
> make -j
>
> make -j check
> ...
>
> Not run: 220 287
> Passed all 121 iotests
> [buzzes here]
>
Hi all,
I see a strange effect on master, with
cd build
../configure --enable-kvm --enable-debug --enable-tcg
--target-list=x86_64-softmmu
make -j
make -j check
...
Not run: 220 287
Passed all 121 iotests
[buzzes here]
ps -a
PID TTY TIME CMD
3609 pts/000:00:00 make
4196 pts