summaryrefslogtreecommitdiffstats
path: root/vl.h
Commit message (Expand)AuthorAgeFilesLines
...
* Dynamically allocate AIO Completion Blocks.pbrook2006-08-071-8/+6Star
* fixed blocking io emulationbellard2006-08-061-1/+1
* multiple snapshot supportbellard2006-08-051-8/+42
* async file I/O APIbellard2006-08-011-2/+56
* new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...bellard2006-07-141-0/+1
* Don't include audio.h when building tools.pbrook2006-07-051-1/+1
* pcnet nic support (Antony T Curtis)bellard2006-07-041-0/+4
* Windows sparse file support (Frediano Ziglio)bellard2006-06-261-2/+3
* AMD NOR flash device support (initial patch by Jocelyn Mayer)bellard2006-06-261-0/+9
* C99 64 bit printfbellard2006-06-251-0/+3
* multiple wait object support for win32 (kazu)bellard2006-06-251-0/+9
* Sun4u vga+bios tweaks (Blue Swirl).pbrook2006-06-181-1/+1
* -no-fd-bootchk option (Lonnie Mendez)bellard2006-06-141-0/+1
* use C99 64 bit printf format to ease win32 portingbellard2006-06-141-0/+2
* increase video memory to 8MBbellard2006-06-131-1/+1
* Win32 build fix.pbrook2006-06-081-0/+1
* Disk cache flush support.pbrook2006-06-041-0/+2
* PCI SCSI HBA emulation.pbrook2006-05-301-0/+4
* SCSI lun probing fix.pbrook2006-05-261-1/+1
* Rearrange SCSI disk emulation code.pbrook2006-05-261-0/+17
* OHCI USB host emulation.pbrook2006-05-211-3/+3
* Rearrange PCI host emulation code.pbrook2006-05-131-12/+43
* bgr32 pixel format supportbellard2006-05-111-0/+1
* ACPI supportbellard2006-05-041-0/+5
* VNC server (Anthony Liguori)bellard2006-04-301-0/+13
* Add nominal ARM Versatil/AB board emulation.pbrook2006-04-281-0/+7
* Fix build failure.pbrook2006-04-281-1/+1
* SHIX board emulation (Samuel Tardieu)bellard2006-04-271-0/+25
* added entry parameter to ELF loaderbellard2006-04-271-1/+1
* PC speaker emulation (Joachim Henke)bellard2006-04-241-0/+6
* generic ELF loaderbellard2006-04-231-4/+4
* USB tablet support (Brad Campbell, Anthony Liguori)bellard2006-04-121-1/+2
* win32 serial port support (initial patch by kazubellard2006-04-121-0/+9
* ARM Versatile Platform Baseboard emulation.pbrook2006-04-091-0/+19
* Allow multiple graphics devices.pbrook2006-04-091-14/+15
* Add Arm926 core support.pbrook2006-02-201-1/+2
* Add support for raw AT keyboard scancodes.pbrook2006-02-081-0/+1
* Arm display emulation.pbrook2006-02-061-0/+5
* Allow selection of emulated network card.pbrook2006-02-051-0/+7
* Avoid buffer overflow when sending slirp packets.pbrook2006-02-041-1/+8
* tap win32 supportbellard2006-02-021-0/+4
* suppressed -enable-audio and simplified -soundhw option handling (malc)bellard2005-12-181-5/+15
* Initial SPARC SMP support (Blue Swirl)bellard2005-12-051-1/+4
* NIC emulation for qemu arm-softmmu (Paul Brook)bellard2005-12-041-0/+3
* ARM system emulation (Paul Brook)bellard2005-11-261-0/+3
* PS2 mouse and keyboard separation (Paul Brook)bellard2005-11-261-0/+8
* openpic SMP support (Jocelyn Mayer)bellard2005-11-231-1/+2
* more generic serial port (initial patch by Jocelyn Mayer)bellard2005-11-231-1/+5
* SMP supportbellard2005-11-221-0/+7
* new network emulationbellard2005-11-151-24/+43