Re: [Qemu-devel] [PATCH v13 0/2] Add a generic loader

2016-09-29 Thread Peter Maydell
On 29 September 2016 at 17:25, 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

[Qemu-devel] [PATCH v13 0/2] Add a generic loader

2016-09-29 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