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

2016-05-23 Thread Alistair Francis
On Fri, May 13, 2016 at 1:37 PM, 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 load

[Qemu-devel] [PATCH v6 0/3] Add a generic loader

2016-05-13 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