Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 armv7m.c to helper macros. | Gerd Hoffmann | 1 | -6/+2 |
2009-07-16 | qdev: rework device properties. | Gerd Hoffmann | 1 | -5/+17 |
2009-06-16 | Remove io_index argument from cpu_register_io_memory() | Avi Kivity | 1 | -1/+1 |
2009-06-04 | Remove ARM NVIC initialization hack | Paul Brook | 1 | -1/+1 |
2009-06-03 | Stellaris qdev conversion | Paul Brook | 1 | -8/+33 |
2009-05-26 | Remove qdev irq sink handling | Paul Brook | 1 | -1/+1 |
2009-05-14 | ARM GIC qdev conversion | Paul Brook | 1 | -3/+14 |
2009-04-10 | More phys_ram_base removal. | pbrook | 1 | -2/+2 |
2009-04-09 | Use load_image_targphys and avoid phys_ram_base. | pbrook | 1 | -4/+6 |
2008-12-13 | Remove unnecessary trailing newlines | blueswir1 | 1 | -1/+0 |
2008-12-01 | Change MMIO callbacks to use offsets, not absolute addresses. | pbrook | 1 | -9/+13 |
2007-11-17 | Break up vl.h. | pbrook | 1 | -1/+3 |
2007-11-11 | ARMv7 support. | pbrook | 1 | -0/+204 |