Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-11-28 | sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() | Avi Kivity | 1 | -1/+1 |
2011-08-28 | xilinx: Convert most xilinx devices to MemoryRegion | Edgar E. Iglesias | 1 | -14/+17 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -1/+1 |
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl | 1 | -1/+0 |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf | 1 | -1/+2 |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori | 1 | -3/+3 |
2009-10-01 | Get rid of _t suffix | malc | 1 | -3/+3 |
2009-08-27 | qdev: add return value to init() callbacks. | Gerd Hoffmann | 1 | -1/+2 |
2009-08-25 | Make CPURead/WriteFunc structure 'const' | Blue Swirl | 1 | -2/+2 |
2009-08-10 | qdev/prop: convert xilinx_timer.c to helper macros. | Gerd Hoffmann | 1 | -12/+3 |
2009-07-16 | qdev: rework device properties. | Gerd Hoffmann | 1 | -7/+25 |
2009-06-16 | Remove io_index argument from cpu_register_io_memory() | Avi Kivity | 1 | -1/+1 |
2009-05-26 | xilinx: Add OPB timer. | Edgar E. Iglesias | 1 | -0/+224 |