Age | Commit message (Expand) | Author | Files | Lines |
2007-03-08 | Implement --cpu for ARM. | pbrook | 1 | -2/+1 |
2007-03-06 | Simple u-boot image loading support. | pbrook | 1 | -0/+1 |
2007-03-05 | New -cpu options: choose CPU model for emulated target. | j_mayer | 1 | -1/+5 |
2007-02-28 | DS1225Y nvram device, by Herve Poussineau. | ths | 1 | -0/+4 |
2007-02-20 | Add -bootp option for slirp, by Anthony Liguori. | ths | 1 | -0/+1 |
2007-02-18 | -no-frame option for sdl, by Christian Laursen. | ths | 1 | -1/+1 |
2007-02-18 | Monitor multiplexing, by Jason Wessel. | ths | 1 | -0/+1 |
2007-02-17 | Parport EPP support for Linux, by Marko Kohtala. | ths | 1 | -0/+9 |
2007-02-08 | use ram allocation functions | bellard | 1 | -2/+1 |
2007-02-05 | info vnc command (Anthony Liguori) | bellard | 1 | -0/+1 |
2007-02-02 | PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. | ths | 1 | -0/+6 |
2007-01-31 | Remove redundant ENOMEDIUM define. | ths | 1 | -1/+0 |
2007-01-28 | Use standard character device interface for gdbstub. | pbrook | 1 | -1/+2 |
2007-01-27 | Rearrange char event handlers to fix CHR_EVENT_RESET. | pbrook | 1 | -7/+11 |
2007-01-26 | ENODEV works also for __sun__, the magic number 4097 stemmed from the | ths | 1 | -3/+0 |
2007-01-26 | Define ENOMEDIUM to match ENODEV if it isn't available. | ths | 1 | -0/+3 |
2007-01-24 | Split out SDL X keymap, by Bernhard Fischer. | ths | 1 | -0/+3 |
2007-01-24 | Reworking MIPS interrupt handling, by Aurelien Jarno. | ths | 1 | -0/+3 |
2007-01-21 | Don't resume guest when gdb connection terminates and -S specified. | pbrook | 1 | -0/+1 |
2007-01-20 | Add ARM Angel semihosting to system emulation. | pbrook | 1 | -0/+1 |
2007-01-16 | ARM ELF loader. | pbrook | 1 | -1/+1 |
2007-01-15 | MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil. | ths | 1 | -0/+6 |
2007-01-15 | Gallileo GT64xxx support, by Aurelien Jarno. | ths | 1 | -0/+3 |
2007-01-10 | Increase MIPS BIOS from 128kB to 4MB, by Aurelien Jarno. | ths | 1 | -1/+1 |
2007-01-10 | Devfn number for the PIIX3 southbridge, by Aurelien Jarno. | ths | 1 | -1/+1 |
2007-01-10 | Devfn number for network PCI cards, by Aurelien Jarno. | ths | 1 | -4/+4 |
2007-01-07 | added cutils.c | bellard | 1 | -4/+6 |
2007-01-07 | Revert -disk patch, as requested by Fabrice. The general idea of this | ths | 1 | -22/+0 |
2007-01-05 | Reinitialize monitor upon reconnect, by Anthony Liguori. | ths | 1 | -2/+5 |
2007-01-05 | Fix for hard disk translation hints, by Volker Ruppert. | ths | 1 | -3/+5 |
2007-01-05 | patch for block-raw.c for Solaris, by Ben Taylor. | ths | 1 | -0/+4 |
2007-01-05 | Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori. | ths | 1 | -0/+4 |
2007-01-05 | Dynamic handling of guest mice, by Lonnie Mendez. | ths | 1 | -1/+17 |
2006-12-24 | Fix SCSI cdrom boot, thanks Blue Swirl. | ths | 1 | -1/+3 |
2006-12-22 | SCSI emulation improvements, by Chuck Brazie. | ths | 1 | -0/+21 |
2006-12-22 | Escape filname printout properly, by Anthony Liguori and Julian Seward. | ths | 1 | -0/+1 |
2006-12-22 | Unix domain socket support for VNC, by Anthony Liguori. | ths | 1 | -1/+1 |
2006-12-11 | Implement -no-quit option, by Xavier Gnata. | ths | 1 | -0/+1 |
2006-12-06 | Move the MIPS CPU timer in a seperate file, by Alec Voropay. | ths | 1 | -0/+4 |
2006-09-24 | moved PCI init to BIOS | bellard | 1 | -2/+3 |
2006-09-24 | Implement sun4u PCI IRQ routing. | pbrook | 1 | -2/+4 |
2006-09-24 | PCI shared IRQ fix (original patch by andrzej zaborowski). | pbrook | 1 | -3/+7 |
2006-09-23 | Add ARM RealView Emulation Baseboard. | pbrook | 1 | -2/+11 |
2006-09-18 | Merge common ISA access routines. | pbrook | 1 | -0/+2 |
2006-09-10 | dummy cs4231 audio driver for sun4m (Blue Swirl) | bellard | 1 | -0/+3 |
2006-09-03 | better PCNET endianness support | bellard | 1 | -4/+4 |
2006-09-03 | Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl) | bellard | 1 | -12/+33 |
2006-09-03 | Flush IO requests before savevm (original patch by Blue Swirl). | pbrook | 1 | -0/+1 |
2006-08-29 | SCSI TCQ support. | pbrook | 1 | -5/+16 |
2006-08-19 | win32 tap poll suppression (kazu) | bellard | 1 | -1/+0 |