From: Paolo Bonzini <pbonzini@redhat.com>
To: "Cédric Le Goater" <clg@kaod.org>,
"Peter Maydell" <peter.maydell@linaro.org>,
"Peter Crosthwaite" <crosthwaite.peter@gmail.com>
Cc: kwolf@redhat.com, Andrew Jeffery <andrew@aj.id.au>,
qemu-devel@nongnu.org, armbru@redhat.com, qemu-arm@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v4 5/5] tests: add a m25p80 test
Date: Tue, 28 Jun 2016 10:03:05 +0200 [thread overview]
Message-ID: <cfcd090c-bf43-4bfd-a8dd-c871e483c21b@redhat.com> (raw)
In-Reply-To: <1467045813-18144-6-git-send-email-clg@kaod.org>
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);
> +
next prev parent reply other threads:[~2016-06-28 8:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-27 16:43 [Qemu-devel] [PATCH v4 0/5] ast2400: SMC controllers Cédric Le Goater
2016-06-27 16:43 ` [Qemu-devel] [PATCH v4 1/5] m25p80: qdev-ify drive property Cédric Le Goater
2016-06-27 16:43 ` [Qemu-devel] [PATCH v4 2/5] ast2400: add SMC controllers (FMC and SPI) Cédric Le Goater
2016-06-27 16:43 ` [Qemu-devel] [PATCH v4 3/5] ast2400: add SPI flash slaves Cédric Le Goater
2016-06-27 16:43 ` [Qemu-devel] [PATCH v4 4/5] ast2400: create " Cédric Le Goater
2016-06-27 16:43 ` [Qemu-devel] [PATCH v4 5/5] tests: add a m25p80 test Cédric Le Goater
2016-06-28 5:46 ` Cédric Le Goater
2016-06-28 8:01 ` Paolo Bonzini
2016-06-28 8:32 ` Cédric Le Goater
2016-06-28 8:34 ` Peter Maydell
2016-06-28 8:40 ` Cédric Le Goater
2016-06-28 11:43 ` Paolo Bonzini
2016-06-28 8:03 ` Paolo Bonzini [this message]
2016-06-28 8:29 ` Cédric Le Goater
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cfcd090c-bf43-4bfd-a8dd-c871e483c21b@redhat.com \
--to=pbonzini@redhat.com \
--cc=andrew@aj.id.au \
--cc=armbru@redhat.com \
--cc=clg@kaod.org \
--cc=crosthwaite.peter@gmail.com \
--cc=kwolf@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).