aboutsummaryrefslogtreecommitdiffstats
path: root/vl.c
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-28Use 3-argument open call when creating file.pbrook1-1/+1
2006-02-20Add Arm926 core support.pbrook1-1/+2
2006-02-10Avoid crash if -redir or -smb used without -net user.pbrook1-1/+3
2006-02-08added last_io_time field - '-kernel-kqemu' experimental optionbellard1-0/+44
2006-02-05Allow selection of emulated network card.pbrook1-1/+4
2006-02-04Avoid buffer overflow when sending slirp packets.pbrook1-6/+23
2006-02-01tap win32 supportbellard1-3/+18
2006-02-01win32 socket supportbellard1-112/+209
2006-01-08kqemu and SMP are currently not compatiblebellard1-0/+4
2005-12-18suppressed -enable-audio and simplified -soundhw option handling (malc)bellard1-48/+64
2005-12-18avoid echo on pty devices (David Decotigny) - fixes in the command line helpbellard1-1/+11
2005-12-18use IPPROTO_IP instead of SOL_IPbellard1-1/+1
2005-12-18'-net socket,mcast=' option support (initial patch by Juan Jose Ciarlante)bellard1-1/+189
2005-12-17initial support for up to 255 CPUsbellard1-2/+4
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard1-1/+6
2005-11-27win32 compile fixbellard1-4/+4
2005-11-26using _exit in fork() (Kamo Hiroyasu)bellard1-1/+1
2005-11-26ARM system emulation (Paul Brook)bellard1-0/+17
2005-11-23better SMP schedulingbellard1-25/+17
2005-11-21SMP supportbellard1-37/+62
2005-11-15new network emulationbellard1-299/+735
2005-11-11API for changes in VM state (malc)bellard1-3/+44
2005-11-10low level host parallel port accessbellard1-28/+99
2005-11-08use host serial portbellard1-7/+175
2005-11-06suppressed unneeded options - added isapc machinebellard1-19/+1
2005-11-06USB helpbellard1-0/+2
2005-11-06USB user interfacebellard1-2/+143
2005-11-05audio merge (malc)bellard1-5/+6
2005-11-05initial USB supportbellard1-0/+6
2005-10-30merged 15a_aqemu.patch audio patch (malc)bellard1-4/+105
2005-09-03kqemu_enabled testbellard1-1/+3
2005-09-03kqemu_cpu_interrupt support for win32 (Filip Navara)bellard1-0/+3