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

2012-02-19 Thread Jordan Justen
On Mon, Jan 9, 2012 at 01:28, Kevin Wolf wrote: > Am 19.12.2011 23:19, schrieb Anthony Liguori: >> On 12/19/2011 03:25 PM, Jordan Justen wrote: >>> On Mon, Dec 19, 2011 at 11:41, Anthony Liguori  wrote: On 12/15/2011 02:51 PM, Jordan Justen wrote: > > If a pflash image is found, then

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

2012-01-28 Thread Jordan Justen
On Mon, Jan 9, 2012 at 01:28, Kevin Wolf wrote: > Am 19.12.2011 23:19, schrieb Anthony Liguori: >> On 12/19/2011 03:25 PM, Jordan Justen wrote: >>> On Mon, Dec 19, 2011 at 11:41, Anthony Liguori  wrote: On 12/15/2011 02:51 PM, Jordan Justen wrote: > +static void pc_system_rom_init(MemoryR

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

2012-01-09 Thread Kevin Wolf
Am 19.12.2011 23:19, schrieb Anthony Liguori: > On 12/19/2011 03:25 PM, Jordan Justen wrote: >> On Mon, Dec 19, 2011 at 11:41, Anthony Liguori wrote: >>> On 12/15/2011 02:51 PM, Jordan Justen wrote: If a pflash image is found, then it is used for the system firmware image.

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

2011-12-20 Thread Stefan Hajnoczi
On Mon, Dec 19, 2011 at 01:41:03PM -0600, Anthony Liguori wrote: > On 12/15/2011 02:51 PM, 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 -b

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

2011-12-19 Thread Anthony Liguori
On 12/19/2011 03:25 PM, Jordan Justen wrote: On Mon, Dec 19, 2011 at 11:41, Anthony Liguori wrote: On 12/15/2011 02:51 PM, 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

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

2011-12-19 Thread Jordan Justen
On Mon, Dec 19, 2011 at 11:41, Anthony Liguori wrote: > On 12/15/2011 02:51 PM, 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 file

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

2011-12-19 Thread Anthony Liguori
On 12/15/2011 02:51 PM, 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. KVM cannot execute from a pflash region currently. Therefore, whe

[Qemu-devel] [PATCH v9 3/3] pc: Support system flash memory with pflash

2011-12-15 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. KVM cannot execute from a pflash region currently. Therefore, when KVM is enabled, a (read-only) ram memory regi