Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-08-19 | better support of host drives | bellard | 1 | -0/+4 |
2006-08-17 | vga init changes | bellard | 1 | -5/+7 |
2006-08-12 | SCSI and USB async IO support. | pbrook | 1 | -0/+9 |
2006-08-07 | Dynamically allocate AIO Completion Blocks. | pbrook | 1 | -8/+6 |
2006-08-06 | fixed blocking io emulation | bellard | 1 | -1/+1 |
2006-08-05 | multiple snapshot support | bellard | 1 | -8/+42 |
2006-08-01 | async file I/O API | bellard | 1 | -2/+56 |
2006-07-13 | new clock logic: cpu ticks and virtual clocks are no longer proportional - ad... | bellard | 1 | -0/+1 |
2006-07-05 | Don't include audio.h when building tools. | pbrook | 1 | -1/+1 |
2006-07-04 | pcnet nic support (Antony T Curtis) | bellard | 1 | -0/+4 |