qemu-e2k/hw/ppc
Andreas Färber 95ed3b7cf1 mac_nvram: QOM'ify MacIO NVRAM
It was not qdev'ified before. Turn it into a SysBusDevice and
initialize it via static properties.

Prepare Old World specific MacIO state and embed the NVRAM state there.

Drop macio_nvram_setup_bar() in favor of sysbus_mmio_map() or
direct use of Memory API.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2013-01-25 22:02:54 +01:00
..
e500-ccsr.h
e500.c
e500.h
e500plat.c
mac_newworld.c mac_nvram: QOM'ify MacIO NVRAM 2013-01-25 22:02:54 +01:00
mac_oldworld.c mac_nvram: QOM'ify MacIO NVRAM 2013-01-25 22:02:54 +01:00
mac.h mac_nvram: QOM'ify MacIO NVRAM 2013-01-25 22:02:54 +01:00
Makefile.objs
mpc8544ds.c