aboutsummaryrefslogtreecommitdiffstats
path: root/hw/mac_dbdma.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-2/+2
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka1-1/+1
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity1-1/+1
2009-05-22Introduce reset notifier orderJan Kiszka1-1/+1
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl1-3/+3
2009-04-24qemu: create helper for event notification (Marcelo Tosatti)aliguori1-3/+1
2009-03-07Use a dedicated function to request exit from execution loopaurel321-1/+1
2009-03-04DB-DMA IDE asynchronous I/Oaurel321-2/+7
2009-03-03DB-DMA cleanupaurel321-111/+79
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori1-2/+0
2009-01-30PowerPC: mac-io DB-DMA supportaurel321-29/+795
2008-12-30VM load/save support for PPC devicesblueswir11-0/+13
2008-12-28Register reset handlersblueswir11-0/+6
2008-12-24Improve PPC device debuggingblueswir11-2/+18
2008-12-13Remove unnecessary trailing newlinesblueswir11-1/+0
2007-11-17Break up vl.h.pbrook1-1/+1
2007-10-28* sort the PowerPC target object filesj_mayer1-0/+79