qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/2] acpi-test: basic acpi unit-test


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 2/2] acpi-test: basic acpi unit-test
Date: Fri, 18 Oct 2013 08:36:29 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130923 Thunderbird/17.0.9

Il 18/10/2013 07:30, Markus Armbruster ha scritto:
> > +static void test_acpi_tcg(void)
> > +{
> > +    test_acpi_one("-machine accel=tcg");
> > +}
> 
> Since qtest_init() adds your parameters at the end, this should result
> in a command line ending with "-machine accel=qtest -machine accel=tcg",
> which should result in qtest.  How does this work?

The last option wins.

Paolo



reply via email to

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