Age | Commit message (Expand) | Author | Files | Lines |
2008-12-04 | Add virtio-blk support | aliguori | 1 | -1/+1 |
2008-11-20 | uImage: rename load_uboot() to load_uimage() (Hollis Blanchard) | aliguori | 1 | -2/+2 |
2008-11-20 | uImage: return base load address (Hollis Blanchard) | aliguori | 1 | -1/+2 |
2008-10-31 | Move network redirection code out of vl.c and into net.c | aliguori | 1 | -0/+7 |
2008-10-31 | Move some declarations around in the QEMU CharDriver code | aliguori | 1 | -1/+3 |
2008-10-31 | Main loop fixes/cleanup | aliguori | 1 | -1/+1 |
2008-10-22 | Use load address when loading ELF images. | pbrook | 1 | -1/+1 |
2008-10-13 | Introduce ethernet announcement function. | aliguori | 1 | -0/+2 |
2008-10-06 | Introduce v3 of savevm protocol | aliguori | 1 | -0/+6 |
2008-10-05 | Variable autostart is not used outside main() | blueswir1 | 1 | -1/+0 |
2008-10-04 | Move nographic export to sysemu.h | blueswir1 | 1 | -0/+1 |
2008-09-18 | Add -uuid command line option (Gleb Natapov) | blueswir1 | 1 | -0/+2 |
2008-06-30 | Move CPU save/load registration to common code. | pbrook | 1 | -3/+0 |
2008-05-12 | Remove most uses of phys_ram_base (initial patch by Ian Jackson) | blueswir1 | 1 | -2/+9 |
2008-05-10 | Fix compiler warnings in common files | blueswir1 | 1 | -2/+2 |
2008-04-27 | Use correct types to enable > 2G support, based on a patch from | aurel32 | 1 | -1/+0 |
2008-04-24 | RAM usage information in machine definition. | balrog | 1 | -2/+0 |
2008-04-22 | Revert "Use correct types to enable > 2G support" (r4238), it is | aurel32 | 1 | -0/+1 |
2008-04-22 | Use correct types to enable > 2G support, based on a patch from | aurel32 | 1 | -1/+0 |
2008-03-18 | SCI fixes | aurel32 | 1 | -1/+5 |
2008-02-17 | Unify RTCs that use host time, fix M48t59 alarm. | balrog | 1 | -2/+0 |
2007-12-17 | Fix compilation with Cygwin, by Herve Poussineau. | ths | 1 | -3/+3 |
2007-12-02 | Add -drive parameter, by Laurent Vivier. | ths | 1 | -9/+20 |
2007-11-17 | Break up vl.h. | pbrook | 1 | -0/+170 |