summaryrefslogtreecommitdiffstats
path: root/vl.c
Commit message (Expand)AuthorAgeFilesLines
* no-reboot optionbellard2006-10-021-1/+12
* added SMM supportbellard2006-09-241-1/+4
* Add ARM RealView Emulation Baseboard.pbrook2006-09-231-0/+1
* Avoid (repeatedly) trying to read stdin after it has closed.pbrook2006-09-101-0/+5
* two stop bits supportbellard2006-09-091-1/+3
* allow disabling of serial or parallel devices (Stefan Weil)bellard2006-09-031-8/+10
* Flush IO requests before savevm (original patch by Blue Swirl).pbrook2006-09-031-0/+6
* win32 tap poll suppression (kazu)bellard2006-08-191-3/+0
* -L helpbellard2006-08-171-1/+1
* win32 compilation fixbellard2006-08-171-0/+10
* copyright updatebellard2006-08-071-2/+2
* use zlib to compress ram snapshots - correctly save qemu clockbellard2006-08-061-29/+226
* fixed blocking io emulationbellard2006-08-061-1/+5
* multiple snapshot supportbellard2006-08-051-72/+478
* async file I/O APIbellard2006-08-011-2/+77
* usb destroy API change (Lonnie Mendez)bellard2006-07-191-0/+3
* Defer timer initialization until after commandline processing.pbrook2006-07-151-2/+3
* generate CRLF instead of LFbellard2006-07-141-2/+2
* win32 compilation - force process affinity on win32 as a workaround for SMP i...bellard2006-07-141-0/+20
* new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...bellard2006-07-131-162/+140
* telnet protocol and more consistent syntax (Jason Wessel)bellard2006-06-271-58/+150
* display device identifier string for user with info usb (Lonnie Mendez)bellard2006-06-261-2/+2
* fix crash when closing windows (Frediano Ziglio)bellard2006-06-261-0/+10
* C99 64 bit printfbellard2006-06-251-1/+1
* multiple wait object support for win32 (kazu)bellard2006-06-251-16/+58
* removed unused code - init timers earlierbellard2006-06-251-118/+10
* UDP char device (initial patch by Jason Wessel) - TCP char devicebellard2006-06-251-2/+379
* fixed sparc64 cpu fp save/restorebellard2006-06-211-6/+6
* Solaris/SPARC host port (Ben Taylor)bellard2006-06-141-0/+22
* -no-fd-bootchk option (Lonnie Mendez)bellard2006-06-141-0/+15
* Rearrange SCSI disk emulation code.pbrook2006-05-251-0/+2
* OHCI USB host emulation.pbrook2006-05-211-61/+91
* ACPI supportbellard2006-05-031-0/+8
* use a single select for slirp and qemu socketsbellard2006-05-011-21/+16
* workaround: force /dev/rtc usage on Linuxbellard2006-05-011-1/+5
* better win32 timers - use win32 event to wake up cpu in idle mode (kazu)bellard2006-05-011-12/+61
* fix for hosts resuming from software suspend (initial patch by John Coiner)bellard2006-05-011-1/+10
* win32 socket fixesbellard2006-04-301-11/+2
* typobellard2006-04-301-1/+1
* removed warningsbellard2006-04-301-3/+1
* VNC server (Anthony Liguori)bellard2006-04-301-0/+13
* Add nominal ARM Versatil/AB board emulation.pbrook2006-04-271-0/+1
* SHIX board emulation (Samuel Tardieu)bellard2006-04-271-0/+2
* Solaris port (Ben Taylor)bellard2006-04-251-0/+8
* PC speaker emulation (Joachim Henke)bellard2006-04-241-0/+9
* generic ELF loaderbellard2006-04-231-29/+0
* Set slirp client hostname.pbrook2006-04-161-2/+8
* USB tablet support (Brad Campbell, Anthony Liguori)bellard2006-04-121-1/+12
* win32 serial port support (initial patch by kazubellard2006-04-121-5/+435
* ARM Versatile Platform Baseboard emulation.pbrook2006-04-091-0/+1
OpenPOWER on IntegriCloud