On Tue, Jul 12, 2016 at 9:56 AM, Peter Maydell wrote:
> On 2 July 2016 at 02:07, Alistair Francis wrote:
>> When loading ROMs allow the caller to specify an AddressSpace to use for
>> the load.
>>
>> Signed-off-by: Alistair Francis
>> ---
>> V8:
>> - Introduce an RFC version of AddressSpace loa
On 2 July 2016 at 02:07, Alistair Francis wrote:
> When loading ROMs allow the caller to specify an AddressSpace to use for
> the load.
>
> Signed-off-by: Alistair Francis
Forgot to mention -- there are some typos in the subject.
thanks
-- PMM
On 2 July 2016 at 02:07, Alistair Francis wrote:
> When loading ROMs allow the caller to specify an AddressSpace to use for
> the load.
>
> Signed-off-by: Alistair Francis
> ---
> V8:
> - Introduce an RFC version of AddressSpace loading support
>
> hw/core/loader.c | 18 --
>
When loading ROMs allow the caller to specify an AddressSpace to use for
the load.
Signed-off-by: Alistair Francis
---
V8:
- Introduce an RFC version of AddressSpace loading support
hw/core/loader.c | 18 --
include/hw/elf_ops.h | 2 +-
include/hw/loader.h | 10 ++