summaryrefslogtreecommitdiffstats
path: root/sysemu.h
Commit message (Expand)AuthorAgeFilesLines
* Move network redirection code out of vl.c and into net.caliguori2008-10-311-0/+7
* Move some declarations around in the QEMU CharDriver codealiguori2008-10-311-1/+3
* Main loop fixes/cleanupaliguori2008-10-311-1/+1
* Use load address when loading ELF images.pbrook2008-10-221-1/+1
* Introduce ethernet announcement function.aliguori2008-10-131-0/+2
* Introduce v3 of savevm protocolaliguori2008-10-061-0/+6
* Variable autostart is not used outside main()blueswir12008-10-051-1/+0
* Move nographic export to sysemu.hblueswir12008-10-041-0/+1
* Add -uuid command line option (Gleb Natapov)blueswir12008-09-181-0/+2
* Move CPU save/load registration to common code.pbrook2008-06-301-3/+0
* Remove most uses of phys_ram_base (initial patch by Ian Jackson)blueswir12008-05-121-2/+9
* Fix compiler warnings in common filesblueswir12008-05-101-2/+2
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-1/+0
* RAM usage information in machine definition.balrog2008-04-241-2/+0
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-0/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-1/+0
* SCI fixesaurel322008-03-181-1/+5
* Unify RTCs that use host time, fix M48t59 alarm.balrog2008-02-171-2/+0
* Fix compilation with Cygwin, by Herve Poussineau.ths2007-12-171-3/+3
* Add -drive parameter, by Laurent Vivier.ths2007-12-021-9/+20
* Break up vl.h.pbrook2007-11-171-0/+170
OpenPOWER on IntegriCloud