From: "Hervé Poussineau" <hpoussin@reactos.org>
To: Stefan Weil <sw@weilnetz.de>, qemu-devel@nongnu.org
Cc: Laurent Vivier <lvivier@redhat.com>,
Thomas Huth <thuth@redhat.com>,
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
Alexander Graf <agraf@suse.de>,
qemu-ppc@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>,
David Gibson <david@gibson.dropbear.id.au>
Subject: Re: [Qemu-devel] [PATCH v3] hw/ppc: on 40p machine, change default firmware to OpenBIOS
Date: Sat, 8 Sep 2018 18:27:06 +0200 [thread overview]
Message-ID: <9c583862-6945-951f-9da0-174ff8ced5a7@reactos.org> (raw)
In-Reply-To: <4be43e71-1fdc-bc8a-8554-24b1a487b97b@weilnetz.de>
Le 08/09/2018 à 18:20, Stefan Weil a écrit :
> Am 08.09.2018 um 18:14 schrieb Hervé Poussineau:
> [...]
>> diff --git a/tests/boot-serial-test.c b/tests/boot-serial-test.c
>> index f123b15e3e..f865822e32 100644
>> --- a/tests/boot-serial-test.c
>> +++ b/tests/boot-serial-test.c
>> @@ -75,12 +75,12 @@ typedef struct testdef {
>> static testdef_t tests[] = {
>> { "alpha", "clipper", "", "PCI:" },
>> { "ppc", "ppce500", "", "U-Boot" },
>> - { "ppc", "40p", "-boot d", "Booting from device d" },
>> + { "ppc", "40p", "-vga none -boot d", "Trying cd:," },
>> { "ppc", "g3beige", "", "PowerPC,750" },
>> { "ppc", "mac99", "", "PowerPC,G4" },
>> { "ppc", "sam460ex", "-m 256", "DRAM: 256 MiB" },
>> { "ppc64", "ppce500", "", "U-Boot" },
>> - { "ppc64", "40p", "-m 192", "Memory size: 192 MB" },
>> + { "ppc64", "40p", "-m 192", "Memory: 192M" },
>
> I suggest using "Memory: 192 MiB" (like in the code for sam460ex above).
No, because OpenBIOS doesn't print the "iB" letters...
Hervé
next prev parent reply other threads:[~2018-09-08 16:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-08 16:14 [Qemu-devel] [PATCH v3] hw/ppc: on 40p machine, change default firmware to OpenBIOS Hervé Poussineau
2018-09-08 16:20 ` Stefan Weil
2018-09-08 16:27 ` Hervé Poussineau [this message]
2018-09-10 2:49 ` David Gibson
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=9c583862-6945-951f-9da0-174ff8ced5a7@reactos.org \
--to=hpoussin@reactos.org \
--cc=agraf@suse.de \
--cc=david@gibson.dropbear.id.au \
--cc=lvivier@redhat.com \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=sw@weilnetz.de \
--cc=thuth@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.