Introduce reset notifier order
[qemu] / hw / ppc4xx_devs.c
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-04-10 pbrookYet more phys_ram_base elimination.
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-15 aliguoriClean up debugging code #ifdefs (Eduardo Habkost)
2008-12-15 aurel32target-ppc: create a helper function to allow more...
2008-12-15 aurel32target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_...
2008-12-15 aurel32target-ppc: move PPC4xx SDRAM controller emulation...
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-10-04 blueswir1Use qemu-log.h
2008-09-20 blueswir1Suppress gcc 4.x -Wpointer-sign (included in -Wall...
2008-06-30 pbrookMove CPU save/load registration to common code.
2008-05-04 aurel32Remember the state of level-triggered interrupts
2008-05-04 aurel32PPC UIC: Remove interrupt polarity code
2008-04-28 aurel32qemu ppc uic: Order IRQ bit number as described in...
2007-11-24 j_mayerMore PowerPC debug print fixes - hardware emulation...
2007-11-17 pbrookBreak up vl.h.
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-10-07 j_mayerShare devices that might be useful for all PowerPC...