Age | Commit message (Expand) | Author | Files | Lines |
2009-11-07 | sparc32 (mostly): remove unneeded calls to device reset | Blue Swirl | 1 | -1/+0 |
2009-10-24 | escc: add chipset docs | Blue Swirl | 1 | -0/+4 |
2009-10-24 | escc: convert to VMState, vmsd and reset | Blue Swirl | 1 | -62/+38 |
2009-10-07 | New qdev_init_nofail() | Markus Armbruster | 1 | -2/+2 |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori | 1 | -8/+8 |
2009-10-01 | Get rid of _t suffix | malc | 1 | -8/+8 |
2009-09-30 | escc: fix another coding style nit | Michael S. Tsirkin | 1 | -2/+2 |
2009-09-30 | escc: fix coding style nit | Michael S. Tsirkin | 1 | -2/+2 |
2009-09-16 | escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951 | Aurelien Jarno | 1 | -2/+2 |
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-13 | Unbreak Sparc32 and PPC | Blue Swirl | 1 | -4/+4 |
2009-08-10 | qdev/prop: convert escc.c to helper macros. | Gerd Hoffmann | 1 | -37/+10 |
2009-07-17 | Sparc32: fix escc devices broken by ee6847d19be16c789b8bd4e553b7cd6701ba1245 | Blue Swirl | 1 | -4/+4 |
2009-07-16 | qdev: rework device properties. | Gerd Hoffmann | 1 | -35/+57 |
2009-07-15 | Sparc32/PPC: convert escc to qdev | Blue Swirl | 1 | -57/+97 |
2009-06-29 | Revert "Introduce reset notifier order" | Jan Kiszka | 1 | -2/+2 |
2009-06-16 | Remove io_index argument from cpu_register_io_memory() | Avi Kivity | 1 | -2/+2 |
2009-05-22 | Introduce reset notifier order | Jan Kiszka | 1 | -2/+2 |
2009-05-13 | Replace gcc variadic macro extension with C99 version | Blue Swirl | 1 | -9/+9 |
2009-02-05 | hw: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori | 1 | -4/+0 |
2009-01-14 | escc: allow one IRQ per serial channel | aurel32 | 1 | -3/+5 |
2009-01-13 | ESCC: swap the two CharDriverState arguments | aurel32 | 1 | -4/+4 |
2009-01-12 | Rename slavio_serial functions to escc, add clock rate and it_shift parameters | blueswir1 | 1 | -64/+81 |
2009-01-12 | Rename slavio_serial to escc | blueswir1 | 1 | -0/+922 |