[Qemu-devel] [PATCH v2] vexpress: Add support for the -bios flag to provide firmware

2014-05-29 Thread Peter Maydell
From: Grant Likely grant.lik...@linaro.org Right now to run firmware inside the QEMU VExpress model requires padding out the firmware image to the size of the virtual flash and passing it in via the -pflash argument. If the firmware image is passed without padding, then QEMU will fail. Also, when

Re: [Qemu-devel] [PATCH v2] vexpress: Add support for the -bios flag to provide firmware

2014-05-29 Thread Peter Crosthwaite
On Thu, May 29, 2014 at 10:24 PM, Peter Maydell peter.mayd...@linaro.org wrote: From: Grant Likely grant.lik...@linaro.org Right now to run firmware inside the QEMU VExpress model requires padding out the firmware image to the size of the virtual flash and passing it in via the -pflash

Re: [Qemu-devel] [PATCH v2] vexpress: Add support for the -bios flag to provide firmware

2014-05-29 Thread Laszlo Ersek
CC'ing Drew, Eric and Michal. On 05/29/14 14:45, Peter Crosthwaite wrote: On Thu, May 29, 2014 at 10:24 PM, Peter Maydell peter.mayd...@linaro.org wrote: From: Grant Likely grant.lik...@linaro.org Right now to run firmware inside the QEMU VExpress model requires padding out the firmware

Re: [Qemu-devel] [PATCH v2] vexpress: Add support for the -bios flag to provide firmware

2014-05-29 Thread Peter Crosthwaite
On Fri, May 30, 2014 at 12:46 AM, Laszlo Ersek ler...@redhat.com wrote: CC'ing Drew, Eric and Michal. On 05/29/14 14:45, Peter Crosthwaite wrote: On Thu, May 29, 2014 at 10:24 PM, Peter Maydell peter.mayd...@linaro.org wrote: From: Grant Likely grant.lik...@linaro.org Right now to run

Re: [Qemu-devel] [PATCH v2] vexpress: Add support for the -bios flag to provide firmware

2014-05-29 Thread Peter Maydell
On 29 May 2014 15:46, Laszlo Ersek ler...@redhat.com wrote: (2) Can anyone post / link a concise, *up-to-date* command line for upstream qemu, in connection with *upstream* edk2 build instructions, so that I can test aarch64 UEFI stuff on an x86_64 host (with TCG)? Note that AArch64 isn't