]> Git Repo - qemu.git/commit - hw/ppc/mac_newworld.c
fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()
authorLaszlo Ersek <[email protected]>
Mon, 22 Dec 2014 12:11:36 +0000 (13:11 +0100)
committerPeter Maydell <[email protected]>
Mon, 22 Dec 2014 23:39:15 +0000 (23:39 +0000)
commit66708822cd3007ae1ec5104d274a861148725e7a
tree0efe1953b1d4890a785a9611200a2caaa06d558f
parent5712db6ae5101db645f71edc393368cd59bfd314
fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()

This allows us to drop the fw_cfg_init() shim and to enforce the possible
mappings at compile time.

Signed-off-by: Laszlo Ersek <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Message-id: 1419250305[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/i386/pc.c
hw/nvram/fw_cfg.c
hw/ppc/mac_newworld.c
hw/ppc/mac_oldworld.c
hw/sparc/sun4m.c
hw/sparc64/sun4u.c
include/hw/nvram/fw_cfg.h
This page took 0.026939 seconds and 4 git commands to generate.