summaryrefslogtreecommitdiffstats
path: root/vl.h
Commit message (Expand)AuthorAgeFilesLines
* DS1225Y nvram device, by Herve Poussineau.ths2007-02-281-0/+4
* Add -bootp option for slirp, by Anthony Liguori.ths2007-02-201-0/+1
* -no-frame option for sdl, by Christian Laursen.ths2007-02-181-1/+1
* Monitor multiplexing, by Jason Wessel.ths2007-02-181-0/+1
* Parport EPP support for Linux, by Marko Kohtala.ths2007-02-181-0/+9
* use ram allocation functionsbellard2007-02-091-2/+1Star
* info vnc command (Anthony Liguori)bellard2007-02-051-0/+1
* PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.ths2007-02-021-0/+6
* Remove redundant ENOMEDIUM define.ths2007-01-311-1/+0Star
* Use standard character device interface for gdbstub.pbrook2007-01-281-1/+2
* Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook2007-01-281-7/+11
* ENODEV works also for __sun__, the magic number 4097 stemmed from theths2007-01-261-3/+0Star
* Define ENOMEDIUM to match ENODEV if it isn't available.ths2007-01-261-0/+3
* Split out SDL X keymap, by Bernhard Fischer.ths2007-01-241-0/+3
* Reworking MIPS interrupt handling, by Aurelien Jarno.ths2007-01-241-0/+3
* Don't resume guest when gdb connection terminates and -S specified.pbrook2007-01-211-0/+1
* Add ARM Angel semihosting to system emulation.pbrook2007-01-201-0/+1
* ARM ELF loader.pbrook2007-01-161-1/+1
* MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil.ths2007-01-161-0/+6
* Gallileo GT64xxx support, by Aurelien Jarno.ths2007-01-151-0/+3
* Increase MIPS BIOS from 128kB to 4MB, by Aurelien Jarno.ths2007-01-101-1/+1
* Devfn number for the PIIX3 southbridge, by Aurelien Jarno.ths2007-01-101-1/+1
* Devfn number for network PCI cards, by Aurelien Jarno.ths2007-01-101-4/+4
* added cutils.cbellard2007-01-071-4/+6
* Revert -disk patch, as requested by Fabrice. The general idea of thisths2007-01-071-22/+0Star
* Reinitialize monitor upon reconnect, by Anthony Liguori.ths2007-01-051-2/+5
* Fix for hard disk translation hints, by Volker Ruppert.ths2007-01-051-3/+5
* patch for block-raw.c for Solaris, by Ben Taylor.ths2007-01-051-0/+4
* Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori.ths2007-01-051-0/+4
* Dynamic handling of guest mice, by Lonnie Mendez.ths2007-01-051-1/+17
* Fix SCSI cdrom boot, thanks Blue Swirl.ths2006-12-241-1/+3
* SCSI emulation improvements, by Chuck Brazie.ths2006-12-221-0/+21
* Escape filname printout properly, by Anthony Liguori and Julian Seward.ths2006-12-221-0/+1
* Unix domain socket support for VNC, by Anthony Liguori.ths2006-12-221-1/+1
* Implement -no-quit option, by Xavier Gnata.ths2006-12-111-0/+1
* Move the MIPS CPU timer in a seperate file, by Alec Voropay.ths2006-12-061-0/+4
* moved PCI init to BIOSbellard2006-09-241-2/+3
* Implement sun4u PCI IRQ routing.pbrook2006-09-241-2/+4
* PCI shared IRQ fix (original patch by andrzej zaborowski).pbrook2006-09-241-3/+7
* Add ARM RealView Emulation Baseboard.pbrook2006-09-231-2/+11
* Merge common ISA access routines.pbrook2006-09-181-0/+2
* dummy cs4231 audio driver for sun4m (Blue Swirl)bellard2006-09-101-0/+3
* better PCNET endianness supportbellard2006-09-031-4/+4
* Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)bellard2006-09-031-12/+33
* Flush IO requests before savevm (original patch by Blue Swirl).pbrook2006-09-031-0/+1
* SCSI TCQ support.pbrook2006-08-291-5/+16
* win32 tap poll suppression (kazu)bellard2006-08-191-1/+0Star
* better support of host drivesbellard2006-08-191-0/+4
* vga init changesbellard2006-08-171-5/+7
* SCSI and USB async IO support.pbrook2006-08-121-0/+9