aboutsummaryrefslogtreecommitdiff
path: root/hw/mac_nvram.c
AgeCommit message (Expand)Author
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-08ppc: convert to memory APIAvi Kivity
2011-04-22vmstate: port mac_nvramJuan Quintela
2011-04-22mac_nvram: size is a size, no need to be a target dependent typeJuan Quintela
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-07-06savevm: Add DeviceState paramAlex Williamson
2009-11-07PPC: remove unneeded calls to device resetBlue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-02-07Add it_shiftblueswir1
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-30VM load/save support for PPC devicesblueswir1
2008-12-28Register reset handlersblueswir1
2008-12-26target-ppc: workaround OpenBIOS limitationaurel32
2008-12-26target-ppc: fix PowerMAC NVRAM emulationaurel32
2008-12-24Add support for -prom-env command line optionsblueswir1
2008-12-24Improve PPC device debuggingblueswir1
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2007-11-17Break up vl.h.pbrook
2007-11-04Fix PowerMac NVRAM device.j_mayer
2007-10-28* sort the PowerPC target object filesj_mayer