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