summaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-24added SMM supportbellard1-1/+4
2006-09-23Add ARM RealView Emulation Baseboard.pbrook1-0/+1
2006-09-10Avoid (repeatedly) trying to read stdin after it has closed.pbrook1-0/+5
2006-09-09two stop bits supportbellard1-1/+3
2006-09-03allow disabling of serial or parallel devices (Stefan Weil)bellard1-8/+10
2006-09-03Flush IO requests before savevm (original patch by Blue Swirl).pbrook1-0/+6
2006-08-19win32 tap poll suppression (kazu)bellard1-3/+0
2006-08-17-L helpbellard1-1/+1
2006-08-17win32 compilation fixbellard1-0/+10
2006-08-07copyright updatebellard1-2/+2
2006-08-06use zlib to compress ram snapshots - correctly save qemu clockbellard1-29/+226
2006-08-06fixed blocking io emulationbellard1-1/+5
2006-08-05multiple snapshot supportbellard1-72/+478
2006-08-01async file I/O APIbellard1-2/+77
2006-07-19usb destroy API change (Lonnie Mendez)bellard1-0/+3
2006-07-15Defer timer initialization until after commandline processing.pbrook1-2/+3
2006-07-14generate CRLF instead of LFbellard1-2/+2
2006-07-14win32 compilation - force process affinity on win32 as a workaround for SMP i...bellard1-0/+20
2006-07-13new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...bellard1-162/+140
2006-06-27telnet protocol and more consistent syntax (Jason Wessel)bellard1-58/+150
2006-06-26display device identifier string for user with info usb (Lonnie Mendez)bellard1-2/+2
2006-06-26fix crash when closing windows (Frediano Ziglio)bellard1-0/+10
2006-06-25C99 64 bit printfbellard1-1/+1
2006-06-25multiple wait object support for win32 (kazu)bellard1-16/+58
2006-06-25removed unused code - init timers earlierbellard1-118/+10
2006-06-25UDP char device (initial patch by Jason Wessel) - TCP char devicebellard1-2/+379
2006-06-21fixed sparc64 cpu fp save/restorebellard1-6/+6
2006-06-14Solaris/SPARC host port (Ben Taylor)bellard1-0/+22
2006-06-14-no-fd-bootchk option (Lonnie Mendez)bellard1-0/+15
2006-05-25Rearrange SCSI disk emulation code.pbrook1-0/+2
2006-05-21OHCI USB host emulation.pbrook1-61/+91
2006-05-03ACPI supportbellard1-0/+8
2006-05-01use a single select for slirp and qemu socketsbellard1-21/+16
2006-05-01workaround: force /dev/rtc usage on Linuxbellard1-1/+5
2006-05-01better win32 timers - use win32 event to wake up cpu in idle mode (kazu)bellard1-12/+61
2006-05-01fix for hosts resuming from software suspend (initial patch by John Coiner)bellard1-1/+10
2006-04-30win32 socket fixesbellard1-11/+2
2006-04-30typobellard1-1/+1
2006-04-30removed warningsbellard1-3/+1
2006-04-30VNC server (Anthony Liguori)bellard1-0/+13
2006-04-27Add nominal ARM Versatil/AB board emulation.pbrook1-0/+1
2006-04-27SHIX board emulation (Samuel Tardieu)bellard1-0/+2
2006-04-25Solaris port (Ben Taylor)bellard1-0/+8
2006-04-24PC speaker emulation (Joachim Henke)bellard1-0/+9
2006-04-23generic ELF loaderbellard1-29/+0
2006-04-16Set slirp client hostname.pbrook1-2/+8
2006-04-12USB tablet support (Brad Campbell, Anthony Liguori)bellard1-1/+12
2006-04-12win32 serial port support (initial patch by kazubellard1-5/+435
2006-04-09ARM Versatile Platform Baseboard emulation.pbrook1-0/+1
2006-04-09Allow multiple graphics devices.pbrook1-4/+1