]> git.proxmox.com Git - mirror_qemu.git/history - hw/ppc.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / hw / ppc.c
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-24 j_mayerPowerPC embedded timers fixes.
2007-04-16 j_mayerAdd callbacks to allow dynamic change of PowerPC clocks...
2007-04-16 j_mayerAdd bus model (or input pins) into PowerPC CPU flags.
2007-04-16 j_mayerFix a lot of debug traces for PowerPC emulation: use...
2007-04-14 j_mayerFix miscellaneous display warnings for PowerPC & alpha...
2007-04-12 j_mayerAdd PowerPC 405 input pins (IRQ, resets, ...) model.
2007-04-12 j_mayerEmbedded PowerPC Device Control Registers infrastructure.
2007-04-09 j_mayerImplement embedded IRQ controller for PowerPC 6xx/740...
2007-04-07 pbrookUnify IRQ handling.
2007-03-31 j_mayerEmbedded PowerPC timers support.
2007-03-30 j_mayerNew model for PowerPC CPU hardware interrupt events:
2007-03-07 j_mayerGreat PowerPC emulation code resynchronisation and...
2006-09-18 pbrookMerge common ISA access routines.
2005-10-30 bellardsuppressed m48t08 RTC - simplified m48t59 RTC api
2005-07-07 bellardnegative decr fix
2005-06-05 bellarduse new machine API
2004-06-21 bellardcmdline init fix
2004-06-03 bellardsupport for opaque data on memory I/Os
2004-05-26 bellardPowerPC prep/chrp/pmac support
2004-05-21 bellardPowerPC merge: real time TB and decrementer - faster...
2004-04-12 bellardppc: suppressed unneeded globals and headers - added...
2004-04-12 bellardPowerPC system emulation fixes (Jocelyn Mayer)