qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 42/57] Page request: Consume pages off the post-c


From: Andreas Färber
Subject: Re: [Qemu-devel] [PULL 42/57] Page request: Consume pages off the post-copy queue
Date: Mon, 16 Nov 2015 11:10:33 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Am 12.11.2015 um 14:36 schrieb Markus Armbruster:
> Peter Maydell <address@hidden> writes:
> 
>> [...] it's usually painful to get a
>> backtrace out of this kind of qtest, because it's clearly starting
>> a whole pile of QEMUs and there's no way I know of to say "only
>> run a few of these tests, not the whole huge pile".
> 
> Not sure this helps, but here goes anyway: run the make with V=1, fish
> out the gtester line, add -p /name/of/the/test.  Here's an example from
> my shell history:
> 
>     $ MALLOC_PERTURB_=${MALLOC_PERTURB_:-$((RANDOM % 255 + 1))} gtester -k 
> --verbose -m=quick -p /dicts/large_dict tests/check-qjson

You can just run the test from the command line. For QTests you also
need to pass a variable telling it which QEMU binary to use and since
recently also which qemu-img or so.

If someone has an idea how we could implement make
check-qtest-<target>-<testname> or check-unit-<testname> that would be
appreciated. check-qtest-<testname> would seem to collide with our
wildcard handling of targets, but might be handy, too.

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg)



reply via email to

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