qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 5/5] tests: add a m25p80 test


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v4 5/5] tests: add a m25p80 test
Date: Tue, 28 Jun 2016 10:03:05 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1


On 27/06/2016 18:43, Cédric Le Goater wrote:
> +    args = g_strdup_printf("-M 256 -machine palmetto-bmc "

Also you want "-m 256".  This is not failing because the "256" machine
type is overwritten by "palmetto-bmc".

Paolo

> +                           "-drive file=%s,format=raw,if=mtd",
> +                           tmp_path);
> +    qtest_start(args);
> +



reply via email to

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