qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 4/4] PPC: e500: add generic e500 platform


From: Scott Wood
Subject: Re: [Qemu-devel] [PATCH 4/4] PPC: e500: add generic e500 platform
Date: Mon, 2 Jul 2012 11:38:38 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1

On 07/02/2012 11:33 AM, Stuart Yoder wrote:
> On Wed, Jun 27, 2012 at 6:51 PM, Scott Wood <address@hidden> wrote:
>> +static QEMUMachine e500plat_machine = {
>> +    .name = "e500plat",
>> +    .desc = "e500plat",
>> +    .init = e500plat_init,
>> +    .max_cpus = 15,
>> +};
> 
> Can we call the generic e500 machine  "ppce500"?

I wanted to distinguish the platform from the common e500 code.

-Scott




reply via email to

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