On 25.07.2011, at 23:17, Andreas Färber wrote:
> Am 25.07.2011 um 12:09 schrieb Alexander Graf:
>
>> On 24.07.2011, at 21:08, Hervé Poussineau wrote:
>
> +CPUPPCState *cpu_ppc_init(const char *cpu_model)
> +{
> +CPUPPCState *env;
> +
> +env = qemu_mallocz(sizeof(CPUP
Am 25.07.2011 um 12:09 schrieb Alexander Graf:
On 24.07.2011, at 21:08, Hervé Poussineau wrote:
Alexander Graf a écrit :
On 21.12.2010, at 21:01, Andreas Färber wrote:
From: Hervé Poussineau
v1:
* Coding style fixes.
Signed-off-by: Hervé Poussineau
Cc: Alexander Graf
Signed-off-by: And
On 24.07.2011, at 21:08, Hervé Poussineau wrote:
> Alexander Graf a écrit :
>> On 21.12.2010, at 21:01, Andreas Färber wrote:
>>
>>
>>> From: Hervé Poussineau
>>>
>>> v1:
>>> * Coding style fixes.
>>>
>>> Signed-off-by: Hervé Poussineau
>>> Cc: Alexander Graf
>>> Signed-off-by: Andreas Fä
Alexander Graf a écrit :
On 21.12.2010, at 21:01, Andreas Färber wrote:
From: Hervé Poussineau
v1:
* Coding style fixes.
Signed-off-by: Hervé Poussineau
Cc: Alexander Graf
Signed-off-by: Andreas Färber
---
Hello Alex,
Seeing the discussions about Leon3, is this the way to go for ppc?
On 21.12.2010, at 21:01, Andreas Färber wrote:
> From: Hervé Poussineau
>
> v1:
> * Coding style fixes.
>
> Signed-off-by: Hervé Poussineau
> Cc: Alexander Graf
> Signed-off-by: Andreas Färber
> ---
>
> Hello Alex,
>
> Seeing the discussions about Leon3, is this the way to go for ppc? Is
On Thu, Jun 9, 2011 at 12:13 AM, Andreas Färber wrote:
> Am 21.12.2010 um 21:01 schrieb Andreas Färber:
>
>> From: Hervé Poussineau
>>
>> v1:
>> * Coding style fixes.
>>
>> Signed-off-by: Hervé Poussineau
>> Cc: Alexander Graf
>> Signed-off-by: Andreas Färber
>> ---
>>
>> Hello Alex,
>>
>> See
Am 21.12.2010 um 21:01 schrieb Andreas Färber:
From: Hervé Poussineau
v1:
* Coding style fixes.
Signed-off-by: Hervé Poussineau
Cc: Alexander Graf
Signed-off-by: Andreas Färber
---
Hello Alex,
Seeing the discussions about Leon3, is this the way to go for ppc?
Is ppc.[hc] right?
The u
From: Hervé Poussineau
v1:
* Coding style fixes.
Signed-off-by: Hervé Poussineau
Cc: Alexander Graf
Signed-off-by: Andreas Färber
---
Hello Alex,
Seeing the discussions about Leon3, is this the way to go for ppc? Is ppc.[hc]
right?
The unconditional use of 6xx looks suspicious to me