summaryrefslogtreecommitdiff
path: root/vl.h
AgeCommit message (Expand)AuthorFilesLines
2007-04-09Implement embedded IRQ controller for PowerPC 6xx/740 & 750.j_mayer1-11/+9
2007-04-07Unify IRQ handling.pbrook1-64/+59
2007-04-06SD card emulation (initial implementation by Andrzei Zaborowski).pbrook1-0/+5
2007-04-02Eepro100 emulation, by Stefan Weil.ths1-0/+6
2007-04-02VMware SVGA II emulation, by Andrzej Zaborowski.ths1-1/+12
2007-04-01Improved initrd support for mips.ths1-1/+2
2007-04-01Change Sparc uses of pic_set_irq to pic_set_irq_newblueswir11-5/+7
2007-04-01Add SparcStation-10 machineblueswir11-2/+3
2007-04-01Reorganise Sun4m to allow other machine typesblueswir11-2/+2
2007-03-31Malta CBUS UART support.ths1-1/+8
2007-03-31Better fix for OpenPIC: should not depend on PowerPC.j_mayer1-2/+1
2007-03-30Fix build failure.ths1-1/+3
2007-03-30New model for PowerPC CPU hardware interrupt events:j_mayer1-2/+13
2007-03-20VMMouse Emulation, by Anthony Liguori.ths1-0/+3
2007-03-19Add -name option, by Anthony Liguori.ths1-0/+1
2007-03-18MIPS -cpu selection support, by Herve Poussineau.ths1-0/+4
2007-03-08Implement --cpu for ARM.pbrook1-2/+1
2007-03-06Simple u-boot image loading support.pbrook1-0/+1
2007-03-05New -cpu options: choose CPU model for emulated target.j_mayer1-1/+5
2007-02-28DS1225Y nvram device, by Herve Poussineau.ths1-0/+4
2007-02-20Add -bootp option for slirp, by Anthony Liguori.ths1-0/+1
2007-02-18-no-frame option for sdl, by Christian Laursen.ths1-1/+1
2007-02-18Monitor multiplexing, by Jason Wessel.ths1-0/+1
2007-02-17Parport EPP support for Linux, by Marko Kohtala.ths1-0/+9
2007-02-08use ram allocation functionsbellard1-2/+1
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