Age | Commit message (Expand) | Author |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-11 | Unexport ticks_per_sec variable. Create get_ticks_per_sec() function | Juan Quintela |
2009-08-27 | qdev: add return value to init() callbacks. | Gerd Hoffmann |
2009-08-25 | Make CPURead/WriteFunc structure 'const' | Blue Swirl |
2009-07-16 | qdev: rework device properties. | Gerd Hoffmann |
2009-06-16 | Remove io_index argument from cpu_register_io_memory() | Avi Kivity |
2009-06-11 | qdev: move name+size into DeviceInfo (v2) | Gerd Hoffmann |
2009-06-03 | Stellaris qdev conversion | Paul Brook |
2009-06-02 | Implement multiple samplers on stellaris ADC | Paul Brook |
2009-05-23 | Add common BusState | Paul Brook |
2009-05-21 | Convert machine registration to use module init functions | Anthony Liguori |
2009-05-14 | Stellaris SSI qdev conversion | Paul Brook |
2009-05-14 | Stellaris I2C qdev conversion | Paul Brook |
2009-05-14 | SSD0303 qdev conversion | Paul Brook |
2009-05-14 | Stellaris ethernet qdev conversion | Paul Brook |
2009-05-14 | PL011 qdev conversion | Paul Brook |
2009-05-13 | Remove vga_ram_size | Paul Brook |
2009-05-08 | Replace cpu_abort with hw_error | Paul Brook |
2009-04-11 | Remove redundant ram_require machine properly. | pbrook |
2009-01-16 | graphical_console_init change (Stefano Stabellini) | aliguori |
2009-01-13 | Check NIC model in some NIC init functions (Mark McLoughlin) | aliguori |
2008-12-01 | Change MMIO callbacks to use offsets, not absolute addresses. | pbrook |
2008-10-28 | Set default max_cpus to one. | balrog |
2008-10-07 | machine struct - specify max_cpus at the per machine level (Jes Sorensen) | aliguori |
2008-10-07 | machine struct - use C99 initializers (Jes Sorensen) | aliguori |
2008-08-22 | array overflow in hw/stellaris.c and hw/omap_dss.c | aurel32 |
2008-07-02 | Save/restore for stellaris boards. | pbrook |
2008-04-27 | Use correct types to enable > 2G support, based on a patch from | aurel32 |
2008-04-24 | Stellaris boards really aren't that big! | pbrook |
2008-04-24 | RAM usage information in machine definition. | balrog |
2008-04-22 | Revert "Use correct types to enable > 2G support" (r4238), it is | aurel32 |
2008-04-22 | Use correct types to enable > 2G support, based on a patch from | aurel32 |
2008-04-11 | Fix few spelling issues in comments | aurel32 |
2007-12-02 | Add -drive parameter, by Laurent Vivier. | ths |
2007-11-24 | Partial SD card SPI mode support. | pbrook |
2007-11-24 | Stellaris ethernet support. | pbrook |
2007-11-24 | ARMv7-M SysTick fix. | pbrook |
2007-11-19 | Fix typo in error message. | pbrook |
2007-11-18 | Luminary board input support. | pbrook |
2007-11-18 | Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) | blueswir1 |
2007-11-18 | Add statics and missing #includes for prototypes. | pbrook |
2007-11-17 | Break up vl.h. | pbrook |
2007-11-11 | ARMv7 support. | pbrook |