summaryrefslogtreecommitdiff
path: root/vl.h
AgeCommit message (Expand)AuthorFilesLines
2006-12-22Unix domain socket support for VNC, by Anthony Liguori.ths1-1/+1
2006-12-11Implement -no-quit option, by Xavier Gnata.ths1-0/+1
2006-12-06Move the MIPS CPU timer in a seperate file, by Alec Voropay.ths1-0/+4
2006-09-24moved PCI init to BIOSbellard1-2/+3
2006-09-24Implement sun4u PCI IRQ routing.pbrook1-2/+4
2006-09-24PCI shared IRQ fix (original patch by andrzej zaborowski).pbrook1-3/+7
2006-09-23Add ARM RealView Emulation Baseboard.pbrook1-2/+11
2006-09-18Merge common ISA access routines.pbrook1-0/+2
2006-09-10dummy cs4231 audio driver for sun4m (Blue Swirl)bellard1-0/+3
2006-09-03better PCNET endianness supportbellard1-4/+4
2006-09-03Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)bellard1-12/+33
2006-09-03Flush IO requests before savevm (original patch by Blue Swirl).pbrook1-0/+1
2006-08-29SCSI TCQ support.pbrook1-5/+16
2006-08-19win32 tap poll suppression (kazu)bellard1-1/+0
2006-08-19better support of host drivesbellard1-0/+4
2006-08-17vga init changesbellard1-5/+7
2006-08-12SCSI and USB async IO support.pbrook1-0/+9
2006-08-07Dynamically allocate AIO Completion Blocks.pbrook1-8/+6
2006-08-06fixed blocking io emulationbellard1-1/+1
2006-08-05multiple snapshot supportbellard1-8/+42
2006-08-01async file I/O APIbellard1-2/+56
2006-07-13new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...bellard1-0/+1
2006-07-05Don't include audio.h when building tools.pbrook1-1/+1
2006-07-04pcnet nic support (Antony T Curtis)bellard1-0/+4
2006-06-26Windows sparse file support (Frediano Ziglio)bellard1-2/+3
2006-06-25AMD NOR flash device support (initial patch by Jocelyn Mayer)bellard1-0/+9
2006-06-25C99 64 bit printfbellard1-0/+3
2006-06-25multiple wait object support for win32 (kazu)bellard1-0/+9
2006-06-18Sun4u vga+bios tweaks (Blue Swirl).pbrook1-1/+1
2006-06-14-no-fd-bootchk option (Lonnie Mendez)bellard1-0/+1
2006-06-14use C99 64 bit printf format to ease win32 portingbellard1-0/+2
2006-06-13increase video memory to 8MBbellard1-1/+1
2006-06-08Win32 build fix.pbrook1-0/+1
2006-06-04Disk cache flush support.pbrook1-0/+2
2006-05-30PCI SCSI HBA emulation.pbrook1-0/+4
2006-05-26SCSI lun probing fix.pbrook1-1/+1
2006-05-25Rearrange SCSI disk emulation code.pbrook1-0/+17
2006-05-21OHCI USB host emulation.pbrook1-3/+3
2006-05-13Rearrange PCI host emulation code.pbrook1-12/+43
2006-05-10bgr32 pixel format supportbellard1-0/+1
2006-05-03ACPI supportbellard1-0/+5
2006-04-30VNC server (Anthony Liguori)bellard1-0/+13
2006-04-27Add nominal ARM Versatil/AB board emulation.pbrook1-0/+7
2006-04-27Fix build failure.pbrook1-1/+1
2006-04-27SHIX board emulation (Samuel Tardieu)bellard1-0/+25
2006-04-26added entry parameter to ELF loaderbellard1-1/+1
2006-04-24PC speaker emulation (Joachim Henke)bellard1-0/+6
2006-04-23generic ELF loaderbellard1-4/+4
2006-04-12USB tablet support (Brad Campbell, Anthony Liguori)bellard1-1/+2
2006-04-12win32 serial port support (initial patch by kazubellard1-0/+9