aboutsummaryrefslogtreecommitdiff
path: root/vl.h
AgeCommit message (Expand)Author
2007-02-02PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.ths
2007-01-31Remove redundant ENOMEDIUM define.ths
2007-01-28Use standard character device interface for gdbstub.pbrook
2007-01-27Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook
2007-01-26ENODEV works also for __sun__, the magic number 4097 stemmed from theths
2007-01-26Define ENOMEDIUM to match ENODEV if it isn't available.ths
2007-01-24Split out SDL X keymap, by Bernhard Fischer.ths
2007-01-24Reworking MIPS interrupt handling, by Aurelien Jarno.ths
2007-01-21Don't resume guest when gdb connection terminates and -S specified.pbrook
2007-01-20Add ARM Angel semihosting to system emulation.pbrook
2007-01-16ARM ELF loader.pbrook
2007-01-15MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil.ths
2007-01-15Gallileo GT64xxx support, by Aurelien Jarno.ths
2007-01-10Increase MIPS BIOS from 128kB to 4MB, by Aurelien Jarno.ths
2007-01-10Devfn number for the PIIX3 southbridge, by Aurelien Jarno.ths
2007-01-10Devfn number for network PCI cards, by Aurelien Jarno.ths
2007-01-07added cutils.cbellard
2007-01-07Revert -disk patch, as requested by Fabrice. The general idea of thisths
2007-01-05Reinitialize monitor upon reconnect, by Anthony Liguori.ths
2007-01-05Fix for hard disk translation hints, by Volker Ruppert.ths
2007-01-05patch for block-raw.c for Solaris, by Ben Taylor.ths
2007-01-05Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori.ths
2007-01-05Dynamic handling of guest mice, by Lonnie Mendez.ths
2006-12-24Fix SCSI cdrom boot, thanks Blue Swirl.ths
2006-12-22SCSI emulation improvements, by Chuck Brazie.ths
2006-12-22Escape filname printout properly, by Anthony Liguori and Julian Seward.ths
2006-12-22Unix domain socket support for VNC, by Anthony Liguori.ths
2006-12-11Implement -no-quit option, by Xavier Gnata.ths
2006-12-06Move the MIPS CPU timer in a seperate file, by Alec Voropay.ths
2006-09-24moved PCI init to BIOSbellard
2006-09-24Implement sun4u PCI IRQ routing.pbrook
2006-09-24PCI shared IRQ fix (original patch by andrzej zaborowski).pbrook
2006-09-23Add ARM RealView Emulation Baseboard.pbrook
2006-09-18Merge common ISA access routines.pbrook
2006-09-10dummy cs4231 audio driver for sun4m (Blue Swirl)bellard
2006-09-03better PCNET endianness supportbellard
2006-09-03Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)bellard
2006-09-03Flush IO requests before savevm (original patch by Blue Swirl).pbrook
2006-08-29SCSI TCQ support.pbrook
2006-08-19win32 tap poll suppression (kazu)bellard
2006-08-19better support of host drivesbellard
2006-08-17vga init changesbellard
2006-08-12SCSI and USB async IO support.pbrook
2006-08-07Dynamically allocate AIO Completion Blocks.pbrook
2006-08-06fixed blocking io emulationbellard
2006-08-05multiple snapshot supportbellard
2006-08-01async file I/O APIbellard
2006-07-13new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...bellard
2006-07-05Don't include audio.h when building tools.pbrook
2006-07-04pcnet nic support (Antony T Curtis)bellard