fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()
authorLaszlo Ersek <lersek@redhat.com>
Mon, 22 Dec 2014 12:11:36 +0000 (13:11 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
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 <lersek@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1419250305-31062-3-git-send-email-pbonzini@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
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