Re: [Qemu-devel] [PATCH 2/4] pc: Support system flash memory with pflash

2011-10-17 Thread Jordan Justen
On Mon, Oct 17, 2011 at 12:16, Jordan Justen wrote: > If a pflash image is found, then it is used for the system > firmware image. > > If a pflash image is not initially found, then a read-only > pflash device is created using the -bios filename. > > Signed-off-by: Jordan Justen > Cc: Anthony Lig

[Qemu-devel] [PATCH 2/4] pc: Support system flash memory with pflash

2011-10-17 Thread Jordan Justen
If a pflash image is found, then it is used for the system firmware image. If a pflash image is not initially found, then a read-only pflash device is created using the -bios filename. Signed-off-by: Jordan Justen Cc: Anthony Liguori --- Makefile.target|1 + default-con