summaryrefslogtreecommitdiffstats
path: root/vl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow multiple graphics devices.pbrook2006-04-091-4/+1
* Use 3-argument open call when creating file.pbrook2006-03-281-1/+1
* Add Arm926 core support.pbrook2006-02-201-1/+2
* Avoid crash if -redir or -smb used without -net user.pbrook2006-02-101-1/+3
* added last_io_time field - '-kernel-kqemu' experimental optionbellard2006-02-081-0/+44
* Allow selection of emulated network card.pbrook2006-02-051-1/+4
* Avoid buffer overflow when sending slirp packets.pbrook2006-02-041-6/+23
* tap win32 supportbellard2006-02-011-3/+18
* win32 socket supportbellard2006-02-011-112/+209
* kqemu and SMP are currently not compatiblebellard2006-01-081-0/+4
* suppressed -enable-audio and simplified -soundhw option handling (malc)bellard2005-12-181-48/+64
* avoid echo on pty devices (David Decotigny) - fixes in the command line helpbellard2005-12-181-1/+11
* use IPPROTO_IP instead of SOL_IPbellard2005-12-181-1/+1
* '-net socket,mcast=' option support (initial patch by Juan Jose Ciarlante)bellard2005-12-181-1/+189
* initial support for up to 255 CPUsbellard2005-12-171-2/+4
* Initial SPARC SMP support (Blue Swirl)bellard2005-12-051-1/+6
* win32 compile fixbellard2005-11-271-4/+4
* using _exit in fork() (Kamo Hiroyasu)bellard2005-11-261-1/+1
* ARM system emulation (Paul Brook)bellard2005-11-261-0/+17
* better SMP schedulingbellard2005-11-231-25/+17
* SMP supportbellard2005-11-211-37/+62
* new network emulationbellard2005-11-151-299/+735
* API for changes in VM state (malc)bellard2005-11-111-3/+44
* low level host parallel port accessbellard2005-11-101-28/+99
* use host serial portbellard2005-11-081-7/+175
* suppressed unneeded options - added isapc machinebellard2005-11-061-19/+1
* USB helpbellard2005-11-061-0/+2
* USB user interfacebellard2005-11-061-2/+143
* audio merge (malc)bellard2005-11-051-5/+6
* initial USB supportbellard2005-11-051-0/+6
OpenPOWER on IntegriCloud