| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add Darwin userspace emulation to Changelog. | ths | 2007-01-18 | 1 | -0/+1 |
* | Darwin userspace emulation, by Pierre d'Herbemont. | ths | 2007-01-18 | 13 | -11/+4996 |
* | Fix CDROM permission check, by Kazu <kazoo@r3.dion.ne.jp>. | ths | 2007-01-18 | 1 | -2/+12 |
* | Big endian support for Gallileo, by Aurelien Jarno. | ths | 2007-01-17 | 1 | -5/+67 |
* | Kqemu support for Solaris, by Ben Taylor. | ths | 2007-01-17 | 3 | -0/+21 |
* | Fix USB buffer size, by Herbert Xu. | ths | 2007-01-17 | 1 | -1/+1 |
* | Slirp UDP fix, by Jason Wessel. | ths | 2007-01-17 | 1 | -2/+3 |
* | Note newsworthy changes. | ths | 2007-01-17 | 1 | -0/+2 |
* | Keep track of mips related issues. | ths | 2007-01-17 | 1 | -0/+17 |
* | Disable Malta floppy controller for now, by Aurelien Jarno. | ths | 2007-01-17 | 1 | -3/+3 |
* | ARM boot fix (Jason Wessel). | pbrook | 2007-01-17 | 1 | -2/+2 |
* | Improved console handling, thanks Stefan Weil. | ths | 2007-01-16 | 1 | -18/+155 |
* | fixed movd mmx/sse insn | bellard | 2007-01-16 | 2 | -8/+59 |
* | ARM ELF loader. | pbrook | 2007-01-16 | 5 | -26/+36 |
* | MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil. | ths | 2007-01-15 | 4 | -2/+601 |
* | Gallileo GT64xxx support, by Aurelien Jarno. | ths | 2007-01-15 | 2 | -0/+585 |
* | PIIX4 support, by Aurelien Jarno. | ths | 2007-01-15 | 1 | -0/+63 |
* | Increase MIPS BIOS from 128kB to 4MB, by Aurelien Jarno. | ths | 2007-01-10 | 1 | -1/+1 |
* | Devfn number for the PIIX3 southbridge, by Aurelien Jarno. | ths | 2007-01-10 | 3 | -5/+5 |
* | Devfn number for network PCI cards, by Aurelien Jarno. | ths | 2007-01-10 | 10 | -20/+20 |
* | Restore SCSI disk attaching, by Igor Kovalenko. | ths | 2007-01-10 | 1 | -0/+7 |
* | ifname arg fix | bellard | 2007-01-09 | 1 | -1/+3 |
* | win32: physical drive support (initial patch by kazu) | bellard | 2007-01-07 | 2 | -5/+30 |
* | added cutils.c | bellard | 2007-01-07 | 6 | -91/+91 |
* | Revert -disk patch, as requested by Fabrice. The general idea of this | ths | 2007-01-07 | 5 | -378/+56 |
* | Script to check for missing FORCE_RET. | pbrook | 2007-01-07 | 1 | -0/+47 |
* | path_is_absolute() fix for win32 | bellard | 2007-01-07 | 1 | -0/+5 |
* | removed redundant qemu_aio_flush() | bellard | 2007-01-07 | 1 | -4/+0 |
* | win32 block device fixes (initial patch by kazu) | bellard | 2007-01-07 | 2 | -16/+40 |
* | Japanese keyboard patch (kazu) | bellard | 2007-01-07 | 2 | -0/+13 |
* | Unbreak the last patch. | ths | 2007-01-06 | 1 | -2/+2 |
* | Different MIPS BIOS binary names per endianness, and more relaxed size | ths | 2007-01-06 | 1 | -3/+7 |
* | Add new Etherboot ROMs for PXE boot. | ths | 2007-01-05 | 3 | -0/+0 |
* | Reinitialize monitor upon reconnect, by Anthony Liguori. | ths | 2007-01-05 | 4 | -7/+50 |
* | Configure check for alsa, by Bernhard Fischer. | ths | 2007-01-05 | 1 | -0/+19 |
* | Support fcntl F_GETLK64, F_SETLK64, F_SETLKW64, by Kirill A. Shutemov. | ths | 2007-01-05 | 1 | -2/+21 |
* | Fix for hard disk translation hints, by Volker Ruppert. | ths | 2007-01-05 | 2 | -5/+17 |
* | Support for Bochs "growing" images, by Volker Ruppert. | ths | 2007-01-05 | 1 | -5/+35 |
* | Fix comment, by Volker Ruppert. | ths | 2007-01-05 | 1 | -2/+3 |
* | patch for block-raw.c for Solaris, by Ben Taylor. | ths | 2007-01-05 | 2 | -0/+6 |
* | Add -boot n option for x86 using PXE, by Anthony Liguori. | ths | 2007-01-05 | 4 | -6/+35 |
* | Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori. | ths | 2007-01-05 | 4 | -1/+48 |
* | PPC32 Trace Exception and Trap instruction, by Jason Wessel. | ths | 2007-01-05 | 2 | -2/+2 |
* | Dynamic handling of guest mice, by Lonnie Mendez. | ths | 2007-01-05 | 9 | -19/+176 |
* | Untangle the various CFLAGS/LDFLAGS flavours. Allow overriding the | ths | 2007-01-05 | 3 | -75/+83 |
* | memsave monitor command | bellard | 2007-01-03 | 1 | -0/+32 |
* | moved invalidate_tlb() to helper.c as a work around for gcc 3.2.2 bug - suppr... | bellard | 2007-01-03 | 3 | -45/+45 |
* | Arm GIC stuck interrupt fix. | pbrook | 2007-01-02 | 1 | -3/+6 |
* | Fix Makefile weirdness. | ths | 2007-01-01 | 2 | -7/+2 |
* | Fix bad data type. | ths | 2007-01-01 | 1 | -1/+1 |