Age | Commit message (Expand) | Author | Files | Lines |
2007-01-20 | Add ARM Angel semihosting to system emulation. | pbrook | 6 | -16/+159 |
2007-01-20 | Fix "make test2". | pbrook | 1 | -1/+1 |
2007-01-20 | Add more ATAPI CDROM DMA support, by Juergen Keil. | ths | 1 | -10/+27 |
2007-01-20 | Fix typo. | ths | 1 | -1/+1 |
2007-01-20 | Change display colors, the LED bar is green and the text display is red. | ths | 1 | -2/+2 |
2007-01-19 | Note more issues. | ths | 1 | -6/+17 |
2007-01-18 | Darwin build fix, by Pierre d'Herbemont. | ths | 1 | -0/+4 |
2007-01-18 | Add Darwin userspace emulation to Changelog. | ths | 1 | -0/+1 |
2007-01-18 | Darwin userspace emulation, by Pierre d'Herbemont. | ths | 13 | -11/+4996 |
2007-01-18 | Fix CDROM permission check, by Kazu <kazoo@r3.dion.ne.jp>. | ths | 1 | -2/+12 |
2007-01-17 | Big endian support for Gallileo, by Aurelien Jarno. | ths | 1 | -5/+67 |
2007-01-17 | Kqemu support for Solaris, by Ben Taylor. | ths | 3 | -0/+21 |
2007-01-17 | Fix USB buffer size, by Herbert Xu. | ths | 1 | -1/+1 |
2007-01-17 | Slirp UDP fix, by Jason Wessel. | ths | 1 | -2/+3 |
2007-01-17 | Note newsworthy changes. | ths | 1 | -0/+2 |
2007-01-17 | Keep track of mips related issues. | ths | 1 | -0/+17 |
2007-01-17 | Disable Malta floppy controller for now, by Aurelien Jarno. | ths | 1 | -3/+3 |
2007-01-17 | ARM boot fix (Jason Wessel). | pbrook | 1 | -2/+2 |
2007-01-16 | Improved console handling, thanks Stefan Weil. | ths | 1 | -18/+155 |
2007-01-16 | fixed movd mmx/sse insn | bellard | 2 | -8/+59 |
2007-01-16 | ARM ELF loader. | pbrook | 5 | -26/+36 |
2007-01-15 | MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil. | ths | 4 | -2/+601 |
2007-01-15 | Gallileo GT64xxx support, by Aurelien Jarno. | ths | 2 | -0/+585 |
2007-01-15 | PIIX4 support, by Aurelien Jarno. | ths | 1 | -0/+63 |
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 | 3 | -5/+5 |
2007-01-10 | Devfn number for network PCI cards, by Aurelien Jarno. | ths | 10 | -20/+20 |
2007-01-10 | Restore SCSI disk attaching, by Igor Kovalenko. | ths | 1 | -0/+7 |
2007-01-09 | ifname arg fix | bellard | 1 | -1/+3 |
2007-01-07 | win32: physical drive support (initial patch by kazu) | bellard | 2 | -5/+30 |
2007-01-07 | added cutils.c | bellard | 6 | -91/+91 |
2007-01-07 | Revert -disk patch, as requested by Fabrice. The general idea of this | ths | 5 | -378/+56 |
2007-01-07 | Script to check for missing FORCE_RET. | pbrook | 1 | -0/+47 |
2007-01-07 | path_is_absolute() fix for win32 | bellard | 1 | -0/+5 |
2007-01-07 | removed redundant qemu_aio_flush() | bellard | 1 | -4/+0 |
2007-01-07 | win32 block device fixes (initial patch by kazu) | bellard | 2 | -16/+40 |
2007-01-07 | Japanese keyboard patch (kazu) | bellard | 2 | -0/+13 |
2007-01-06 | Unbreak the last patch. | ths | 1 | -2/+2 |
2007-01-06 | Different MIPS BIOS binary names per endianness, and more relaxed size | ths | 1 | -3/+7 |
2007-01-05 | Add new Etherboot ROMs for PXE boot. | ths | 3 | -0/+0 |
2007-01-05 | Reinitialize monitor upon reconnect, by Anthony Liguori. | ths | 4 | -7/+50 |
2007-01-05 | Configure check for alsa, by Bernhard Fischer. | ths | 1 | -0/+19 |
2007-01-05 | Support fcntl F_GETLK64, F_SETLK64, F_SETLKW64, by Kirill A. Shutemov. | ths | 1 | -2/+21 |
2007-01-05 | Fix for hard disk translation hints, by Volker Ruppert. | ths | 2 | -5/+17 |
2007-01-05 | Support for Bochs "growing" images, by Volker Ruppert. | ths | 1 | -5/+35 |
2007-01-05 | Fix comment, by Volker Ruppert. | ths | 1 | -2/+3 |
2007-01-05 | patch for block-raw.c for Solaris, by Ben Taylor. | ths | 2 | -0/+6 |
2007-01-05 | Add -boot n option for x86 using PXE, by Anthony Liguori. | ths | 4 | -6/+35 |
2007-01-05 | Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori. | ths | 4 | -1/+48 |
2007-01-05 | PPC32 Trace Exception and Trap instruction, by Jason Wessel. | ths | 2 | -2/+2 |