Age | Commit message (Expand) | Author | Files | Lines |
2011-10-21 | remove unused function | Paolo Bonzini | 1 | -5/+0 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -1/+1 |
2011-08-08 | ppc: convert to memory API | Avi Kivity | 1 | -16/+16 |
2011-04-22 | vmstate: port mac_dbdma | Juan Quintela | 1 | -24/+22 |
2011-04-22 | mac_dbdma: create DBDMAState instead of passing one array around | Juan Quintela | 1 | -18/+27 |
2010-12-11 | dbdma: Make little endian | Alexander Graf | 1 | -4/+1 |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf | 1 | -1/+2 |
2010-07-06 | savevm: Add DeviceState param | Alex Williamson | 1 | -1/+1 |
2010-03-30 | Compile most PPC devices only once | Blue Swirl | 1 | -4/+0 |
2010-02-14 | PPC: Get rid of segfaults in DBDMA emulation | Alexander Graf | 1 | -3/+7 |
2009-12-24 | MAC DBDMA: store register values in native endianness | Aurelien Jarno | 1 | -39/+46 |
2009-11-07 | PPC: remove unneeded calls to device reset | Blue Swirl | 1 | -1/+0 |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori | 1 | -2/+2 |
2009-10-01 | Get rid of _t suffix | malc | 1 | -2/+2 |
2009-08-25 | Make CPURead/WriteFunc structure 'const' | Blue Swirl | 1 | -2/+2 |
2009-06-29 | Revert "Introduce reset notifier order" | Jan Kiszka | 1 | -1/+1 |
2009-06-16 | Remove io_index argument from cpu_register_io_memory() | Avi Kivity | 1 | -1/+1 |
2009-05-22 | Introduce reset notifier order | Jan Kiszka | 1 | -1/+1 |
2009-05-13 | Replace gcc variadic macro extension with C99 version | Blue Swirl | 1 | -3/+3 |
2009-04-24 | qemu: create helper for event notification (Marcelo Tosatti) | aliguori | 1 | -3/+1 |
2009-03-07 | Use a dedicated function to request exit from execution loop | aurel32 | 1 | -1/+1 |
2009-03-04 | DB-DMA IDE asynchronous I/O | aurel32 | 1 | -2/+7 |
2009-03-03 | DB-DMA cleanup | aurel32 | 1 | -111/+79 |
2009-02-05 | hw: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori | 1 | -2/+0 |
2009-01-30 | PowerPC: mac-io DB-DMA support | aurel32 | 1 | -29/+795 |
2008-12-30 | VM load/save support for PPC devices | blueswir1 | 1 | -0/+13 |
2008-12-28 | Register reset handlers | blueswir1 | 1 | -0/+6 |
2008-12-24 | Improve PPC device debugging | blueswir1 | 1 | -2/+18 |
2008-12-13 | Remove unnecessary trailing newlines | blueswir1 | 1 | -1/+0 |
2007-11-17 | Break up vl.h. | pbrook | 1 | -1/+1 |
2007-10-28 | * sort the PowerPC target object files | j_mayer | 1 | -0/+79 |