Re: [Qemu-devel] [PATCH v8 0/5] Add a generic loader

2016-07-05 Thread Alistair Francis
On Mon, Jul 4, 2016 at 5:43 AM, Christian Borntraeger wrote: > On 07/02/2016 03:07 AM, Alistair Francis wrote: >> This work is based on the original work by Li Guang with extra >> features added by Peter C and myself. >> >> The idea of this loader is to allow the user to load multiple images >> or

Re: [Qemu-devel] [PATCH v8 0/5] Add a generic loader

2016-07-05 Thread Alistair Francis
On Mon, Jul 4, 2016 at 5:22 AM, Peter Maydell wrote: > On 2 July 2016 at 02:07, Alistair Francis wrote: >> This work is based on the original work by Li Guang with extra >> features added by Peter C and myself. >> >> The idea of this loader is to allow the user to load multiple images >> or value

Re: [Qemu-devel] [PATCH v8 0/5] Add a generic loader

2016-07-04 Thread Christian Borntraeger
On 07/02/2016 03:07 AM, Alistair Francis wrote: > This work is based on the original work by Li Guang with extra > features added by Peter C and myself. > > The idea of this loader is to allow the user to load multiple images > or values into QEMU at startup. > > Memory values can be loaded like

Re: [Qemu-devel] [PATCH v8 0/5] Add a generic loader

2016-07-04 Thread Peter Maydell
On 2 July 2016 at 02:07, Alistair Francis wrote: > This work is based on the original work by Li Guang with extra > features added by Peter C and myself. > > The idea of this loader is to allow the user to load multiple images > or values into QEMU at startup. > > Memory values can be loaded like

[Qemu-devel] [PATCH v8 0/5] Add a generic loader

2016-07-01 Thread Alistair Francis
This work is based on the original work by Li Guang with extra features added by Peter C and myself. The idea of this loader is to allow the user to load multiple images or values into QEMU at startup. Memory values can be loaded like this: -device loader,addr=0xfd1a0104,data=0x800e,data-len