On 06/28/2016 10:03 AM, Paolo Bonzini wrote:
> 
> 
> 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".

I should have seen these earlier ...

Thanks,

C. 

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


Reply via email to