aboutsummaryrefslogtreecommitdiffstats
path: root/sysemu.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-07Add a -net name=foo parameter (Mark McLoughlin)aliguori1-1/+2
2009-01-07Add a model string to VLANClientState (Mark McLoughlin)aliguori1-1/+1
2009-01-07add "serial" parameter to -drive flag (Gleb Natapov)aliguori1-0/+2
2008-12-24Add support for -prom-env command line optionsblueswir11-1/+1
2008-12-04Add virtio-blk supportaliguori1-1/+1
2008-11-20uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)aliguori1-2/+2
2008-11-20uImage: return base load address (Hollis Blanchard)aliguori1-1/+2
2008-10-31Move network redirection code out of vl.c and into net.caliguori1-0/+7
2008-10-31Move some declarations around in the QEMU CharDriver codealiguori1-1/+3
2008-10-31Main loop fixes/cleanupaliguori1-1/+1
2008-10-22Use load address when loading ELF images.pbrook1-1/+1
2008-10-13Introduce ethernet announcement function.aliguori1-0/+2
2008-10-06Introduce v3 of savevm protocolaliguori1-0/+6
2008-10-05Variable autostart is not used outside main()blueswir11-1/+0
2008-10-04Move nographic export to sysemu.hblueswir11-0/+1
2008-09-18Add -uuid command line option (Gleb Natapov)blueswir11-0/+2
2008-06-30Move CPU save/load registration to common code.pbrook1-3/+0
2008-05-12Remove most uses of phys_ram_base (initial patch by Ian Jackson)blueswir11-2/+9
2008-05-10Fix compiler warnings in common filesblueswir11-2/+2
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel321-1/+0
2008-04-24RAM usage information in machine definition.balrog1-2/+0
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel321-0/+1
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel321-1/+0
2008-03-18SCI fixesaurel321-1/+5
2008-02-17Unify RTCs that use host time, fix M48t59 alarm.balrog1-2/+0
2007-12-17Fix compilation with Cygwin, by Herve Poussineau.ths1-3/+3
2007-12-02Add -drive parameter, by Laurent Vivier.ths1-9/+20
2007-11-17Break up vl.h.pbrook1-0/+170