]> git.proxmox.com Git - qemu.git/history - linux-user/main.c
CRIS: Disable softfloat and dyngen ops.
[qemu.git] / linux-user / main.c
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2008-04-07 aurel32Implement ARM floating point exception emulation
2008-03-26 pbrookRevert accidental commit.
2008-03-26 pbrookRemove fixed length commandline buffers.
2008-03-25 pbrookm68k mmap2 fixes.
2008-03-05 blueswir1 Convert Sparc64 trap state ops to TCG
2008-02-28 edgar_iglFirst try at supporting ordinary signals for CRIS linux...
2008-02-12 thsMake MIPS MT implementation more cache friendly.
2008-01-08 thsFix section switching buglet, by Edgar E. Iglesias.
2008-01-06 bellardcopyright update
2007-12-16 balrogQEMU_STRACE documentation bit by Thayne Harbaugh.
2007-12-02 thsSH4: Signal handling for the user space emulator, by...
2007-11-20 thsSH4 Fix missing 6th arg of syscall, by "takasi-y".
2007-11-17 j_mayerAlways make all PowerPC exception definitions visible.
2007-11-16 bellardsuppressed tgetx and tputx (initial patch by Thayne...
2007-11-15 bellardforce correct ppc64 cpu
2007-11-15 bellardx86_64 fixes
2007-11-14 bellardx86_64 linux user emulation
2007-11-14 bellardi386 TLS support
2007-11-12 j_mayerAllow use of SPE extension by all PowerPC targets,
2007-11-11 bellardsparc64_[get|set]_context are not meaningful in abi32...
2007-11-11 bellardprintf format fixes
2007-11-11 bellard-strace option
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-11-08 thsClean out the N32 macros from target-mips, and introduc...
2007-11-08 bellardremoved obsolete x86 code copy support
2007-11-08 bellardremoved unused code
2007-11-08 bellardadded -cpu option for x86 - fixed glibc hack in case...
2007-11-03 j_mayerFix incorrect PowerPC instruction fetch exception dump.
2007-11-01 thsStrace for userland emulation, by Stuart Anderson and...
2007-10-27 j_mayerFix PowerPC FPSCR update and floating-point exception...
2007-10-27 j_mayerPowerPC user-mode fix: MSR is now entirelly set-up...
2007-10-25 j_mayerGprof prooved the PowerPC emulation spent too much...
2007-10-18 j_mayerUse the new TARGET_ABI32 feature to implement a ppc64ab...
2007-10-14 blueswir1 SuperSparc MXCC support (Robert Reif)
2007-10-14 blueswir1 Support for 32 bit ABI on 64 bit targets (only enabled...
2007-10-12 j_mayerUnify '-cpu ?' option.
2007-10-09 blueswir1 Support for executing 32 bit SPARC32PLUS files for...
2007-10-08 thsCRIS Linux userland emulation, part 2. By Edgar E....
2007-10-07 j_mayerFix host and target longs confusions (continued).
2007-10-05 blueswir1 Implement sparc64_[gs]et_context
2007-10-04 j_mayerWe must reset the PowerPC CPU _after_ registering it...
2007-09-30 j_mayerFix missing case in the new PowerPC exception model.
2007-09-30 thsCode provision for n32/n64 mips userland emulation...
2007-09-30 j_mayerImplement the PowerPC alternate time-base, following...
2007-09-29 j_mayerRework PowerPC exceptions model to make it more versatile:
2007-09-26 j_mayerGreat rework and cleanups to ease PowerPC implementatio...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-06 thsPartial support for 34K multithreading, not functional...
2007-07-07 blueswir1 Deliver page faults to program
2007-06-27 thsFix environ termination, by Andreas Schwab.
2007-06-21 thsHack to keep wine happy, by Alexander Graf.
2007-06-17 thsOption to drop LD_PRELOAD from emulated environment...
2007-06-01 thsDelete leftover Status FPU flag check.
2007-05-27 blueswir1Spelling fix (Mark Glines)
2007-05-26 pbrookRework m68k cpu feature flags.
2007-05-26 pbrookM68k system mode semihosting.
2007-05-23 pbrookm68k/ColdFire system emulation.
2007-05-13 thsMIPS linux-user update.
2007-04-14 j_mayerFix miscellaneous display warnings for PowerPC & alpha...
2007-04-08 blueswir1Sparc32/64 CPU selection for user emulator
2007-04-06 j_mayerCode provision for x86_64 and PowerPC 64 linux user...
2007-04-05 j_mayerPreliminary patch for Alpha Linux user mode emulation...
2007-03-19 thsSupport -cpu selection for mips usermode emulation...
2007-03-19 j_mayerAdd -cpu option for linux user emulation.
2007-03-08 pbrookImplement --cpu for ARM.
2007-03-07 j_mayerGreat PowerPC emulation code resynchronisation and...
2007-03-02 thsMIPS Userland TLS register emulation, by Daniel Jacobowitz.
2007-02-28 thsMIPS FPU dynamic activation, part 1, by Herve Poussineau.
2007-02-05 bellardcopyright update
2006-12-10 thsHandle invalid accesses as SIGILL for mips/mipsel userl...
2006-11-04 pbrookMIPS usermode debug exceptions (Dave Denholm).
2006-10-23 bellardsparc64 syscall fix (Blue Swirl)
2006-10-22 pbrookColdFire target.
2006-09-24 bellardadded cpu_smm_update()
2006-07-18 bellardSparc64 user emulator fixes (Blue Swirl)
2006-07-13 bellardnew clock logic: cpu ticks and virtual clocks are no...
2006-06-27 bellardinitial MIPS signal handling (initial patch by Raphael...
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-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-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 pbrookImplement Arm BKPT instruction.
2005-12-05 bellardhandle coprocessor exceptions
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-07-24 bellardcopyright
2005-07-02 bellardsimplified PowerPC exception handling (Jocelyn Mayer)
next