aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2006-12-11Implement -no-quit option, by Xavier Gnata.ths
2006-11-01Remove FD on close.pbrook
2006-10-02no-reboot optionbellard
2006-09-24added SMM supportbellard
2006-09-23Add ARM RealView Emulation Baseboard.pbrook
2006-09-10Avoid (repeatedly) trying to read stdin after it has closed.pbrook
2006-09-09two stop bits supportbellard
2006-09-03allow disabling of serial or parallel devices (Stefan Weil)bellard
2006-09-03Flush IO requests before savevm (original patch by Blue Swirl).pbrook
2006-08-19win32 tap poll suppression (kazu)bellard
2006-08-17-L helpbellard
2006-08-17win32 compilation fixbellard
2006-08-07copyright updatebellard
2006-08-06use zlib to compress ram snapshots - correctly save qemu clockbellard
2006-08-06fixed blocking io emulationbellard
2006-08-05multiple snapshot supportbellard
2006-08-01async file I/O APIbellard
2006-07-19usb destroy API change (Lonnie Mendez)bellard
2006-07-15Defer timer initialization until after commandline processing.pbrook
2006-07-14generate CRLF instead of LFbellard
2006-07-14win32 compilation - force process affinity on win32 as a workaround for SMP i...bellard
2006-07-13new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...bellard
2006-06-27telnet protocol and more consistent syntax (Jason Wessel)bellard
2006-06-26display device identifier string for user with info usb (Lonnie Mendez)bellard
2006-06-26fix crash when closing windows (Frediano Ziglio)bellard
2006-06-25C99 64 bit printfbellard
2006-06-25multiple wait object support for win32 (kazu)bellard
2006-06-25removed unused code - init timers earlierbellard
2006-06-25UDP char device (initial patch by Jason Wessel) - TCP char devicebellard
2006-06-21fixed sparc64 cpu fp save/restorebellard
2006-06-14Solaris/SPARC host port (Ben Taylor)bellard
2006-06-14-no-fd-bootchk option (Lonnie Mendez)bellard
2006-05-25Rearrange SCSI disk emulation code.pbrook
2006-05-21OHCI USB host emulation.pbrook
2006-05-03ACPI supportbellard
2006-05-01use a single select for slirp and qemu socketsbellard
2006-05-01workaround: force /dev/rtc usage on Linuxbellard
2006-05-01better win32 timers - use win32 event to wake up cpu in idle mode (kazu)bellard
2006-05-01fix for hosts resuming from software suspend (initial patch by John Coiner)bellard
2006-04-30win32 socket fixesbellard
2006-04-30typobellard
2006-04-30removed warningsbellard
2006-04-30VNC server (Anthony Liguori)bellard
2006-04-27Add nominal ARM Versatil/AB board emulation.pbrook
2006-04-27SHIX board emulation (Samuel Tardieu)bellard
2006-04-25Solaris port (Ben Taylor)bellard
2006-04-24PC speaker emulation (Joachim Henke)bellard
2006-04-23generic ELF loaderbellard
2006-04-16Set slirp client hostname.pbrook
2006-04-12USB tablet support (Brad Campbell, Anthony Liguori)bellard