summaryrefslogtreecommitdiff
path: root/vl.h
AgeCommit message (Expand)AuthorFilesLines
2007-02-05info vnc command (Anthony Liguori)bellard1-0/+1
2007-02-02PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.ths1-0/+6
2007-01-31Remove redundant ENOMEDIUM define.ths1-1/+0
2007-01-28Use standard character device interface for gdbstub.pbrook1-1/+2
2007-01-27Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook1-7/+11
2007-01-26ENODEV works also for __sun__, the magic number 4097 stemmed from theths1-3/+0
2007-01-26Define ENOMEDIUM to match ENODEV if it isn't available.ths1-0/+3
2007-01-24Split out SDL X keymap, by Bernhard Fischer.ths1-0/+3
2007-01-24Reworking MIPS interrupt handling, by Aurelien Jarno.ths1-0/+3
2007-01-21Don't resume guest when gdb connection terminates and -S specified.pbrook1-0/+1
2007-01-20Add ARM Angel semihosting to system emulation.pbrook1-0/+1
2007-01-16ARM ELF loader.pbrook1-1/+1
2007-01-15MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil.ths1-0/+6
2007-01-15Gallileo GT64xxx support, by Aurelien Jarno.ths1-0/+3
2007-01-10Increase MIPS BIOS from 128kB to 4MB, by Aurelien Jarno.ths1-1/+1
2007-01-10Devfn number for the PIIX3 southbridge, by Aurelien Jarno.ths1-1/+1
2007-01-10Devfn number for network PCI cards, by Aurelien Jarno.ths1-4/+4
2007-01-07added cutils.cbellard1-4/+6
2007-01-07Revert -disk patch, as requested by Fabrice. The general idea of thisths1-22/+0
2007-01-05Reinitialize monitor upon reconnect, by Anthony Liguori.ths1-2/+5
2007-01-05Fix for hard disk translation hints, by Volker Ruppert.ths1-3/+5
2007-01-05patch for block-raw.c for Solaris, by Ben Taylor.ths1-0/+4
2007-01-05Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori.ths1-0/+4
2007-01-05Dynamic handling of guest mice, by Lonnie Mendez.ths1-1/+17
2006-12-24Fix SCSI cdrom boot, thanks Blue Swirl.ths1-1/+3
2006-12-22SCSI emulation improvements, by Chuck Brazie.ths1-0/+21
2006-12-22Escape filname printout properly, by Anthony Liguori and Julian Seward.ths1-0/+1
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