| Commit message (Expand) | Author | Age | Files | Lines |
* | reverted -translation option support | bellard | 2008-02-01 | 1 | -62/+1 |
* | use the TCG code generator | bellard | 2008-02-01 | 1 | -2/+2 |
* | Add option to disable TB cache, by Herve Poussineau. | ths | 2008-01-23 | 1 | -1/+61 |
* | Partial fix to Sparc32 Linux host global register mangling problem | blueswir1 | 2007-12-11 | 1 | -22/+52 |
* | Fix code generation buffer overflow reported by TeLeMan | blueswir1 | 2007-12-11 | 1 | -1/+1 |
* | SH4: system emulator interrupt update, by Magnus Damm. | ths | 2007-12-02 | 1 | -1/+4 |
* | SH4 delay slot code update, by Magnus Damm. | ths | 2007-12-02 | 1 | -2/+2 |
* | Fix TB chaining for exceptions. | pbrook | 2007-11-23 | 1 | -35/+17 |
* | consistent types for cpu_x86_fsave and cpu_x86_frstor | bellard | 2007-11-11 | 1 | -4/+4 |
* | removed warning | bellard | 2007-11-11 | 1 | -2/+2 |
* | ARMv7 support. | pbrook | 2007-11-11 | 1 | -1/+12 |
* | removed obsolete x86 code copy support | bellard | 2007-11-08 | 1 | -121/+5 |
* | CPU specific boot mode (Robert Reif) | blueswir1 | 2007-11-07 | 1 | -4/+2 |
* | Replace is_user variable with mmu_idx in softmmu core, | j_mayer | 2007-10-14 | 1 | -10/+9 |
* | CRIS support in toplevel, by Edgar E. Iglesias. | ths | 2007-10-08 | 1 | -1/+61 |
* | SVM VINTR fix, by Alexander Graf. | ths | 2007-09-27 | 1 | -3/+4 |
* | CPU boot mode | blueswir1 | 2007-09-24 | 1 | -2/+3 |
* | SVM Support, by Alexander Graf. | ths | 2007-09-23 | 1 | -2/+27 |
* | Extend TB flags to 64 bits (Alexander Graf). | j_mayer | 2007-09-20 | 1 | -2/+2 |
* | Improve PowerPC target implementation, using computed hflags as TB flags. | j_mayer | 2007-09-19 | 1 | -2/+1 |
* | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 2007-09-17 | 1 | -18/+18 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -74/+74 |
* | Partial support for 34K multithreading, not functional yet. | ths | 2007-09-06 | 1 | -1/+1 |
* | Fix Sparc32 interrupt handling | blueswir1 | 2007-08-04 | 1 | -0/+3 |
* | Add comment. | ths | 2007-06-03 | 1 | -1/+1 |
* | Some more regs_to_env/envs_to_regs cleanup. | ths | 2007-06-03 | 1 | -30/+6 |
* | Clean up of some target specifics in exec.c/cpu-exec.c. | ths | 2007-06-03 | 1 | -63/+6 |
* | ColdFire EMAC support. | pbrook | 2007-05-29 | 1 | -1/+3 |
* | m68k/ColdFire system emulation. | pbrook | 2007-05-23 | 1 | -2/+16 |
* | Update debug output. | ths | 2007-05-12 | 1 | -2/+2 |
* | Another bunch of mips host support. | ths | 2007-05-08 | 1 | -1/+2 |
* | Some bits of Linux/MIPS host support, still segfaulty. | ths | 2007-05-05 | 1 | -2/+16 |
* | Implement power state changes (IDLE and SLEEP) for PXA. | balrog | 2007-05-01 | 1 | -9/+14 |
* | Implement embedded IRQ controller for PowerPC 6xx/740 & 750. | j_mayer | 2007-04-09 | 1 | -7/+5 |
* | Integrate Alpha target in Qemu core. | j_mayer | 2007-04-05 | 1 | -1/+70 |
* | Generate double and triple faults, by Bernhard Kauer. | ths | 2007-03-31 | 1 | -0/+2 |
* | Sanitize mips exception handling. | ths | 2007-03-30 | 1 | -3/+3 |
* | New model for PowerPC CPU hardware interrupt events: | j_mayer | 2007-03-30 | 1 | -20/+6 |
* | Fix call to generated code on SPARC, by Juergen Keil. | ths | 2007-03-19 | 1 | -0/+1 |
* | Watchpoint support (previous commit got eaten by Savannah server crash). | pbrook | 2007-03-16 | 1 | -0/+5 |
* | Make cpu_signal_handler work on Mac OS X/Darwin x86 | bellard | 2007-02-05 | 1 | -3/+15 |
* | Fix 64-bit host register corruption. | pbrook | 2007-02-04 | 1 | -94/+9 |
* | Use target_ulong type for emulator registers. | ths | 2007-02-02 | 1 | -3/+4 |
* | siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. | ths | 2007-01-31 | 1 | -9/+18 |
* | Reworking MIPS interrupt handling, by Aurelien Jarno. | ths | 2007-01-24 | 1 | -1/+0 |
* | Spelling fixes, thanks to Stefan Weil. | ths | 2006-12-07 | 1 | -1/+1 |
* | ColdFire target. | pbrook | 2006-10-22 | 1 | -2/+60 |
* | added SMM support | bellard | 2006-09-24 | 1 | -2/+10 |
* | sun4m halt support (Blue Swirl) | bellard | 2006-09-20 | 1 | -2/+4 |
* | Arm host build fix. | pbrook | 2006-07-29 | 1 | -1/+1 |