On Thu, 15 Feb 2018 13:17:50 +
Peter Maydell wrote:
> On 15 February 2018 at 13:04, Philippe Mathieu-Daudé wrote:
> > Hi Peter,
> >
> > On 02/15/2018 08:29 AM, Peter Maydell wrote:
> >> On 2 February 2018 at 00:42, Alistair Francis
> >> wrote:
> >>> List all possible valid CPU options.
On 15 February 2018 at 13:04, Philippe Mathieu-Daudé wrote:
> Hi Peter,
>
> On 02/15/2018 08:29 AM, Peter Maydell wrote:
>> On 2 February 2018 at 00:42, Alistair Francis
>> wrote:
>>> List all possible valid CPU options.
>>>
>>> Signed-off-by: Alistair Francis
>>> Reviewed-by: Philippe Mathieu-D
Hi Peter,
On 02/15/2018 08:29 AM, Peter Maydell wrote:
> On 2 February 2018 at 00:42, Alistair Francis
> wrote:
>> List all possible valid CPU options.
>>
>> Signed-off-by: Alistair Francis
>> Reviewed-by: Philippe Mathieu-Daudé
>> ---
>>
>> V5:
>> - Use cpu_model names
>> V4:
>> - Remove spa
On 2 February 2018 at 00:42, Alistair Francis
wrote:
> List all possible valid CPU options.
>
> Signed-off-by: Alistair Francis
> Reviewed-by: Philippe Mathieu-Daudé
> ---
>
> V5:
> - Use cpu_model names
> V4:
> - Remove spaces
> V3:
> - Add static property
> V2:
> - Fix the indentation
>
>
List all possible valid CPU options.
Signed-off-by: Alistair Francis
Reviewed-by: Philippe Mathieu-Daudé
---
V5:
- Use cpu_model names
V4:
- Remove spaces
V3:
- Add static property
V2:
- Fix the indentation
hw/arm/raspi.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/hw/arm/r