Age | Commit message (Expand) | Author |
2008-05-10 | initial global prologue/epilogue implementation | bellard |
2008-05-10 | Fix compiler warnings in common files | blueswir1 |
2008-05-09 | Debugger single step without interrupts (Jason Wessel). | edgar_igl |
2008-05-07 | CRIS: Remove X flag from tb flags. | edgar_igl |
2008-05-06 | Fix signal handler compilation on __arm__. | balrog |
2008-05-04 | Fix crash due to invalid env->current_tb (Adam Lackorzynski, Paul Brook, me) | blueswir1 |
2008-05-03 | CRIS: Reduce the number of tb dependent flags. | edgar_igl |
2008-05-02 | CRIS updates: | edgar_igl |
2008-04-13 | x86: Introduce CPU_INTERRUPT_NMI | aurel32 |
2008-04-12 | HPPA (PA-RISC) host support | aurel32 |
2008-04-11 | Fix compiler warnings | aurel32 |
2008-03-14 | * Add a model of the ETRAX interrupt controller. | edgar_igl |
2008-02-01 | reverted -translation option support | bellard |
2008-02-01 | use the TCG code generator | bellard |
2008-01-23 | Add option to disable TB cache, by Herve Poussineau. | ths |
2007-12-11 | Partial fix to Sparc32 Linux host global register mangling problem | blueswir1 |
2007-12-11 | Fix code generation buffer overflow reported by TeLeMan | blueswir1 |
2007-12-02 | SH4: system emulator interrupt update, by Magnus Damm. | ths |
2007-12-02 | SH4 delay slot code update, by Magnus Damm. | ths |
2007-11-23 | Fix TB chaining for exceptions. | pbrook |
2007-11-11 | consistent types for cpu_x86_fsave and cpu_x86_frstor | bellard |
2007-11-11 | removed warning | bellard |
2007-11-11 | ARMv7 support. | pbrook |
2007-11-08 | removed obsolete x86 code copy support | bellard |
2007-11-07 | CPU specific boot mode (Robert Reif) | blueswir1 |
2007-10-14 | Replace is_user variable with mmu_idx in softmmu core, | j_mayer |
2007-10-08 | CRIS support in toplevel, by Edgar E. Iglesias. | ths |
2007-09-27 | SVM VINTR fix, by Alexander Graf. | ths |
2007-09-24 | CPU boot mode | blueswir1 |
2007-09-23 | SVM Support, by Alexander Graf. | ths |
2007-09-20 | Extend TB flags to 64 bits (Alexander Graf). | j_mayer |
2007-09-19 | Improve PowerPC target implementation, using computed hflags as TB flags. | j_mayer |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-09-06 | Partial support for 34K multithreading, not functional yet. | ths |
2007-08-04 | Fix Sparc32 interrupt handling | blueswir1 |
2007-06-03 | Add comment. | ths |
2007-06-03 | Some more regs_to_env/envs_to_regs cleanup. | ths |
2007-06-03 | Clean up of some target specifics in exec.c/cpu-exec.c. | ths |
2007-05-29 | ColdFire EMAC support. | pbrook |
2007-05-23 | m68k/ColdFire system emulation. | pbrook |
2007-05-12 | Update debug output. | ths |
2007-05-08 | Another bunch of mips host support. | ths |
2007-05-05 | Some bits of Linux/MIPS host support, still segfaulty. | ths |
2007-05-01 | Implement power state changes (IDLE and SLEEP) for PXA. | balrog |
2007-04-09 | Implement embedded IRQ controller for PowerPC 6xx/740 & 750. | j_mayer |
2007-04-05 | Integrate Alpha target in Qemu core. | j_mayer |
2007-03-31 | Generate double and triple faults, by Bernhard Kauer. | ths |
2007-03-30 | Sanitize mips exception handling. | ths |
2007-03-30 | New model for PowerPC CPU hardware interrupt events: | j_mayer |