aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
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
2006-04-12win32 serial port support (initial patch by kazubellard
2006-04-09ARM Versatile Platform Baseboard emulation.pbrook
2006-04-09Allow multiple graphics devices.pbrook
2006-03-28Use 3-argument open call when creating file.pbrook
2006-02-20Add Arm926 core support.pbrook
2006-02-10Avoid crash if -redir or -smb used without -net user.pbrook
2006-02-08added last_io_time field - '-kernel-kqemu' experimental optionbellard
2006-02-05Allow selection of emulated network card.pbrook
2006-02-04Avoid buffer overflow when sending slirp packets.pbrook
2006-02-01tap win32 supportbellard
2006-02-01win32 socket supportbellard
2006-01-08kqemu and SMP are currently not compatiblebellard
2005-12-18suppressed -enable-audio and simplified -soundhw option handling (malc)bellard
2005-12-18avoid echo on pty devices (David Decotigny) - fixes in the command line helpbellard
2005-12-18use IPPROTO_IP instead of SOL_IPbellard
2005-12-18'-net socket,mcast=' option support (initial patch by Juan Jose Ciarlante)bellard
2005-12-17initial support for up to 255 CPUsbellard
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard
2005-11-27win32 compile fixbellard
2005-11-26using _exit in fork() (Kamo Hiroyasu)bellard
2005-11-26ARM system emulation (Paul Brook)bellard
2005-11-23better SMP schedulingbellard
2005-11-21SMP supportbellard
2005-11-15new network emulationbellard
2005-11-11API for changes in VM state (malc)bellard
2005-11-10low level host parallel port accessbellard
2005-11-08use host serial portbellard
2005-11-06suppressed unneeded options - added isapc machinebellard
2005-11-06USB helpbellard
2005-11-06USB user interfacebellard
2005-11-05audio merge (malc)bellard
2005-11-05initial USB supportbellard
2005-10-30merged 15a_aqemu.patch audio patch (malc)bellard
2005-09-03kqemu_enabled testbellard
2005-09-03kqemu_cpu_interrupt support for win32 (Filip Navara)bellard