]> git.proxmox.com Git - qemu.git/history - linux-user
send correctly long key sequences on slow terminals - fixes backspace handling
[qemu.git] / linux-user /
2006-06-24 bellardmips socket calls (initial patch by Raphael Rigo)
2006-06-21 bellardsparc user fixes (Blue Swirl)
2006-06-18 pbrookSH bugfixes.
2006-06-17 pbrookSH usermode fault handling.
2006-06-17 pbrookRespond to qOffsets gdb packet (for debugging bFLT...
2006-06-14 bellardMIPS FPU support in linux user emulation
2006-06-14 bellarduse glibc syscall (David Woodhouse)
2006-06-11 pbrookbFLT loader (for uClinux binaries).
2006-05-14 pbrookTeach usermode emulation how to lie about uname -r.
2006-04-27 bellardsh4 target (Samuel Tardieu)
2006-04-24 bellardia64 fixes
2006-04-16 pbrookImplement acct and pretend to implement madvise.
2006-03-25 pbrookAvoid accessing guest memory directly in usermode emula...
2006-03-11 pbrookFix FPA condition codes (Ulrich Hecht).
2006-02-20 pbrookAdd Arm926 core support.
2006-02-09 pbrookArm Linux EABI syscall support.
2006-02-04 pbrookMake target_mmap always return -1 on failure.
2006-02-04 pbrookImplement Arm BKPT instruction.
2006-02-04 pbrookCorrectly initialize Arm CPU for Thumb entry points.
2005-12-18 bellardlog typos
2005-12-05 bellardhandle coprocessor exceptions
2005-11-28 bellardstatfs fix
2005-11-28 bellardcorrect ioctls
2005-11-28 bellarduid32 syscalls
2005-11-26 bellardmips user emulation
2005-11-26 bellardadded AT_PLATFORM and AT_HWCAP for x86 (initial patch...
2005-11-26 bellardARM system emulation (Paul Brook)
2005-11-21 bellardcpu_single_env usage fix
2005-10-30 bellardUser-mode gdbserver port number (Paul Brook)
2005-10-30 bellardArm AT_HWCAP AUXV entry (Paul Brook)
2005-08-21 bellardfix AUX vector entries (Paul Brook)
2005-08-21 bellardByte swapping bug in arm semihosting (Paul Brook)
2005-07-24 bellardcopyright
2005-07-23 bellardmore set/getsockopt values
2005-07-23 bellard[f]truncate64 support
2005-07-02 bellardsimplified PowerPC exception handling (Jocelyn Mayer)
2005-07-02 bellardpreliminary patch to support more PowerPC CPUs (Jocelyn...
2005-07-02 bellardsparc64 marge (Blue Swirl)
2005-05-13 bellardopen fix (Paul Brook)
2005-04-27 bellardARM Thumb syscalls (Paul Brook)
2005-04-26 bellardSYS_SEEK fix (Paul Brook)
2005-04-26 bellardreport user mode gdb exit codes (Paul Brook)
2005-04-23 bellardARM "Angel" semihosting syscalls (Paul Brook)
2005-04-23 bellardARM syscall fix (Paul Brook)
2005-04-17 bellardgdb support for user mode (Paul Brook)
2005-04-07 bellardia64 host support (David Mosberger)
2005-03-13 bellardfpu init fix
2005-03-01 bellardSUSE fix
2005-02-19 bellardfixed handling of sparc register window exceptions
2005-02-15 bellardsparc sigsegv support
2005-02-10 bellard64 bit support
2005-02-07 bellardSIGSEGV signals for ARM and SPARC
2005-02-07 bellardARM FPA get_user/put_user fix
2005-01-31 bellardarmv5te support (Paul Brook)
2005-01-30 bellardinitial sparc64 support
2005-01-12 bellardsse fix
2005-01-08 bellardMMX/SSE support
2005-01-03 bellard64 bit target fixes - removed warnings
2005-01-03 bellard'syscall' syscall
2004-12-19 bellardSPARC merge
2004-12-06 bellardutimes() support
2004-12-06 bellarduname() fix (James Pellow)
2004-10-09 bellardmonitor fixes
2004-09-30 bellardSPARC fixes (Blue Swirl)
2004-09-13 bellarduname fix
2004-09-13 bellarduname + sysctl fix (Paul Brook)
2004-09-13 bellardzero file case (Paul Brook)
2004-07-10 bellardstatic build fix
2004-07-05 bellardDarwin patch (initial patch by Pierre d'Herbemont)
2004-06-19 bellardbuffer overflow fix
2004-06-19 bellardsysinfo syscall (Francois Guimond)
2004-06-19 bellardsigset_t endianness fix in signal context
2004-06-19 bellardconst fix
2004-05-21 bellardPowerPC merge: real time TB and decrementer - faster...
2004-05-20 bellard64 bit fix (Jocelyn Mayer)
2004-05-20 bellardadded cpu_get_tsc()
2004-05-03 bellardutime fix
2004-04-26 bellardcopyright update
2004-04-26 bellardamd64 port (Jocelyn Mayer)
2004-04-25 bellardARM cache flush support (untested) - '-d' option fix
2004-04-12 bellardPowerPC system emulation fixes (Jocelyn Mayer)
2004-03-21 bellardmore log items
2004-03-17 bellardinitial x86-64 host support (Gwenole Beauchesne)
2004-02-22 bellardshm support, more setsockopt and getsockopt calls,...
2004-02-22 bellarduse kernel like macros for user access (will be useful...
2004-02-22 bellardO_DIRECT compile fix
2004-02-16 bellardexperimental code copy support
2004-02-16 bellardarm nwfpe support - added code no-code-copy option...
2004-02-16 bellardarm nwfpe support
2004-02-03 bellardcleanup
2004-01-18 bellardavoid exiting directly if file not found
2004-01-18 bellardARM fcntl flag fixes (Lennert Buytenhek)
2004-01-18 bellardsuppressed cast to lvalue
2004-01-04 bellardfcntl flags convertion (Jocelyn Mayer)
2004-01-04 bellardPowerPC update (Jocelyn Mayer)
2004-01-04 bellardcorrect cpu state
2004-01-04 bellardsignal fix: update the host signal 'signal ignored...
2004-01-04 bellardremoved test code
2004-01-04 bellardtermios support for SPARC and PPC
2004-01-04 bellardstat64 fix - added getpagesize()
next