Re: [Qemu-devel] [PATCH v4 0/3] Add a generic loader

2016-05-12 Thread Alistair Francis
On Wed, Mar 16, 2016 at 10:18 AM, Alistair Francis wrote: > > On 16 Mar 2016 5:04 am, "Peter Maydell" wrote: >> >> On 3 March 2016 at 19:42, Alistair Francis >> wrote: >> > This work is based on the original work by Li Guang with extra >> > features added by Peter C and myself. >> > >> > The ide

Re: [Qemu-devel] [PATCH v4 0/3] Add a generic loader

2016-03-19 Thread Alistair Francis
On 16 Mar 2016 5:04 am, "Peter Maydell" wrote: > > On 3 March 2016 at 19:42, 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 val

Re: [Qemu-devel] [PATCH v4 0/3] Add a generic loader

2016-03-19 Thread Peter Maydell
On 3 March 2016 at 19:42, 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 v4 0/3] Add a generic loader

2016-03-03 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