On Wed, Mar 7, 2012 at 7:39 PM, Jordan Justen wrote:
> On Wed, Mar 7, 2012 at 08:51, Dmitry Zamaruev
> wrote:
>> On Wed, Mar 7, 2012 at 6:32 PM, Avi Kivity wrote:
>>> On 03/07/2012 03:59 PM, Dmitry Zamaruev wrote:
I'm trying to emulate BIOS Flash chip (something Intel FWH compatible)
On Wed, Mar 7, 2012 at 08:51, Dmitry Zamaruev wrote:
> On Wed, Mar 7, 2012 at 6:32 PM, Avi Kivity wrote:
>> On 03/07/2012 03:59 PM, Dmitry Zamaruev wrote:
>>> I'm trying to emulate BIOS Flash chip (something Intel FWH compatible)
>>> on PC target (i386-softmmu) and to verify possibility of such
>
On 03/07/2012 03:59 PM, Dmitry Zamaruev wrote:
> Hi,
>
> I'm trying to emulate BIOS Flash chip (something Intel FWH compatible)
> on PC target (i386-softmmu) and to verify possibility of such
> emulation I first tried to use pflash_cfi02 example from PPC platform.
So is Jordan (copied).
> Trying
On Wed, Mar 7, 2012 at 6:32 PM, Avi Kivity wrote:
> On 03/07/2012 03:59 PM, Dmitry Zamaruev wrote:
>> Hi,
>>
>> I'm trying to emulate BIOS Flash chip (something Intel FWH compatible)
>> on PC target (i386-softmmu) and to verify possibility of such
>> emulation I first tried to use pflash_cfi02 exa
Hi,
I'm trying to emulate BIOS Flash chip (something Intel FWH compatible)
on PC target (i386-softmmu) and to verify possibility of such
emulation I first tried to use pflash_cfi02 example from PPC platform.
Trying to use if following way:
in hw/pc.c in pc_memory_init() after bios.bin is loaded a