summaryrefslogtreecommitdiffstats
path: root/hw/mac_dbdma.c
Commit message (Expand)AuthorAgeFilesLines
* dbdma: Make little endianAlexander Graf2010-12-111-4/+1
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+1
* Compile most PPC devices only onceBlue Swirl2010-03-301-4/+0
* PPC: Get rid of segfaults in DBDMA emulationAlexander Graf2010-02-141-3/+7
* MAC DBDMA: store register values in native endiannessAurelien Jarno2009-12-241-39/+46
* PPC: remove unneeded calls to device resetBlue Swirl2009-11-071-1/+0
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-3/+3
* qemu: create helper for event notification (Marcelo Tosatti)aliguori2009-04-241-3/+1
* Use a dedicated function to request exit from execution loopaurel322009-03-071-1/+1
* DB-DMA IDE asynchronous I/Oaurel322009-03-041-2/+7
* DB-DMA cleanupaurel322009-03-031-111/+79
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* PowerPC: mac-io DB-DMA supportaurel322009-01-301-29/+795
* VM load/save support for PPC devicesblueswir12008-12-301-0/+13
* Register reset handlersblueswir12008-12-281-0/+6
* Improve PPC device debuggingblueswir12008-12-241-2/+18
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Break up vl.h.pbrook2007-11-171-1/+1
* * sort the PowerPC target object filesj_mayer2007-10-281-0/+79
OpenPOWER on IntegriCloud