On Fri, Aug 10, 2018 at 01:04:18PM +0100, Mark Cave-Ayland wrote:
> Instead initialise the device via qdev to allow us to set device properties
> directly as required.
>
> Signed-off-by: Mark Cave-Ayland
Applied to ppc-for-3.1, thanks.
> ---
> hw/ppc/prep.c | 13 +++--
> 1 file changed
On 10/08/18 21:18, Hervé Poussineau wrote:
> Le 10/08/2018 à 14:04, Mark Cave-Ayland a écrit :
>> Instead initialise the device via qdev to allow us to set device
>> properties
>> directly as required.
>>
>> Signed-off-by: Mark Cave-Ayland
>> ---
>> hw/ppc/prep.c | 13 +++--
>> 1 file
Le 10/08/2018 à 14:04, Mark Cave-Ayland a écrit :
Instead initialise the device via qdev to allow us to set device properties
directly as required.
Signed-off-by: Mark Cave-Ayland
---
hw/ppc/prep.c | 13 +++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/hw/ppc/prep
Instead initialise the device via qdev to allow us to set device properties
directly as required.
Signed-off-by: Mark Cave-Ayland
---
hw/ppc/prep.c | 13 +++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/hw/ppc/prep.c b/hw/ppc/prep.c
index 3401570d98..9cf4a2adc3 100644