On Tue, 21 Jul 2015 18:14:40 +0100
Peter Maydell wrote:
> On 21 July 2015 at 17:03, Marc Marí wrote:
> > Enable fw_cfg for x86 machines. Create new machine to avoid
> > incompatibilites.
>
> > @@ -1391,7 +1399,14 @@ FWCfgState *pc_memory_init(MachineState
> > *machine, option_rom_mr,
> >
On 21 July 2015 at 17:03, Marc Marí wrote:
> Enable fw_cfg for x86 machines. Create new machine to avoid
> incompatibilites.
> @@ -1391,7 +1399,14 @@ FWCfgState *pc_memory_init(MachineState *machine,
> option_rom_mr,
>
Enable fw_cfg for x86 machines. Create new machine to avoid
incompatibilites.
Signed-off-by: Marc Marí
---
hw/i386/pc.c | 21 ++---
hw/i386/pc_piix.c| 25 +++--
hw/i386/pc_q35.c | 26 --
include/hw/i386/pc.h | 1 +
4 fi