summaryrefslogtreecommitdiffstats
path: root/linux-user/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix PowerPC FPSCR update and floating-point exception generationj_mayer2007-10-271-7/+1
* PowerPC user-mode fix: MSR is now entirelly set-up in the cpu_reset routine.j_mayer2007-10-271-1/+0
* Gprof prooved the PowerPC emulation spent too much time in MSR load and storej_mayer2007-10-251-7/+6
* Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user targetj_mayer2007-10-181-7/+11
* SuperSparc MXCC support (Robert Reif)blueswir12007-10-141-1/+1
* Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12007-10-141-13/+16
* Unify '-cpu ?' option.j_mayer2007-10-121-8/+3
* Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulatorblueswir12007-10-091-0/+1
* CRIS Linux userland emulation, part 2. By Edgar E. Iglesias.ths2007-10-081-0/+75
* Fix host and target longs confusions (continued).j_mayer2007-10-071-8/+11
* Implement sparc64_[gs]et_contextblueswir12007-10-051-0/+8
* We must reset the PowerPC CPU _after_ registering it, as hardware resetj_mayer2007-10-041-1/+1
* Fix missing case in the new PowerPC exception model.j_mayer2007-09-301-0/+3
* Code provision for n32/n64 mips userland emulation. Not functional yet.ths2007-09-301-0/+4
* Implement the PowerPC alternate time-base, following the 2.04 specification.j_mayer2007-09-301-18/+4
* Rework PowerPC exceptions model to make it more versatile:j_mayer2007-09-291-179/+279
* Great rework and cleanups to ease PowerPC implementations definitions.j_mayer2007-09-261-3/+14
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-22/+22
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-55/+55
* Partial support for 34K multithreading, not functional yet.ths2007-09-061-11/+13
* Deliver page faults to programblueswir12007-07-071-1/+14
* Fix environ termination, by Andreas Schwab.ths2007-06-271-1/+1
* Hack to keep wine happy, by Alexander Graf.ths2007-06-211-0/+2
* Option to drop LD_PRELOAD from emulated environment, by Lauri Leukkunen.ths2007-06-171-9/+34
* Delete leftover Status FPU flag check.ths2007-06-011-3/+0
* Spelling fix (Mark Glines)blueswir12007-05-271-1/+1
* Rework m68k cpu feature flags.pbrook2007-05-261-1/+1
* M68k system mode semihosting.pbrook2007-05-261-6/+9
* m68k/ColdFire system emulation.pbrook2007-05-231-4/+3
* MIPS linux-user update.ths2007-05-131-40/+64
* Fix miscellaneous display warnings for PowerPC & alpha targetsj_mayer2007-04-141-3/+3
* Sparc32/64 CPU selection for user emulatorblueswir12007-04-081-0/+16
* Code provision for x86_64 and PowerPC 64 linux user mode support.j_mayer2007-04-061-4/+31
* Preliminary patch for Alpha Linux user mode emulation support.j_mayer2007-04-051-0/+102
* Support -cpu selection for mips usermode emulation. Fix segfault whenths2007-03-191-2/+10
* Add -cpu option for linux user emulation.j_mayer2007-03-191-11/+23
* Implement --cpu for ARM.pbrook2007-03-081-1/+1
* Great PowerPC emulation code resynchronisation and improvments:j_mayer2007-03-071-8/+13
* MIPS Userland TLS register emulation, by Daniel Jacobowitz.ths2007-03-021-0/+1
* MIPS FPU dynamic activation, part 1, by Herve Poussineau.ths2007-02-281-3/+3
* copyright updatebellard2007-02-051-1/+1
* Handle invalid accesses as SIGILL for mips/mipsel userland emulation.ths2006-12-101-0/+2
* MIPS usermode debug exceptions (Dave Denholm).pbrook2006-11-041-0/+14
* sparc64 syscall fix (Blue Swirl)bellard2006-10-231-0/+8
* ColdFire target.pbrook2006-10-221-0/+121
* added cpu_smm_update()bellard2006-09-241-0/+4
* Sparc64 user emulator fixes (Blue Swirl)bellard2006-07-181-0/+22
* new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...bellard2006-07-131-23/+1
* initial MIPS signal handling (initial patch by Raphael Rigo)bellard2006-06-271-1/+4
* sparc user fixes (Blue Swirl)bellard2006-06-211-2/+3
OpenPOWER on IntegriCloud