2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
blob | commitdiff | raw |
2008-12-20 |
ths | Fix remaining compiler warnings for mips targets. |
blob | commitdiff | raw | diff to current |
2008-12-19 |
pbrook | When -icount is used and a TB is recompiled due to... |
blob | commitdiff | raw | diff to current |
2008-12-13 |
aurel32 | target-i386: SVM: acknowledge interrupt only after... |
blob | commitdiff | raw | diff to current |
2008-12-11 |
aurel32 | target-ppc: rework exception code |
blob | commitdiff | raw | diff to current |
2008-12-05 |
blueswir1 | Attached patch make cpu-exec.c compile on NetBSD. |
blob | commitdiff | raw | diff to current |
2008-11-25 |
aliguori | Use sys-queue.h for break/watchpoint managment (Jan... |
blob | commitdiff | raw | diff to current |
2008-11-22 |
aurel32 | target-ppc: convert exceptions generation to TCG |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | Add debug exception hook (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | Refactor translation block CPU state handling (Jan... |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-17 |
pbrook | TCG variable type checking. |
blob | commitdiff | raw | diff to current |
2008-11-10 |
aliguori | KVM: simplify kvm_cpu_exec hook |
blob | commitdiff | raw | diff to current |
2008-11-06 |
malc | Fix interrupt exclusion via SSTEP_NOIRQ |
blob | commitdiff | raw | diff to current |
2008-11-06 |
aurel32 | Remove unused reg_T2 definition |
blob | commitdiff | raw | diff to current |
2008-11-05 |
aliguori | Add KVM support to QEMU |
blob | commitdiff | raw | diff to current |
2008-11-04 |
malc | Add safety net against potential infinite loop |
blob | commitdiff | raw | diff to current |
2008-10-26 |
blueswir1 | Preliminary BSD user emulator support |
blob | commitdiff | raw | diff to current |
2008-10-07 |
edgar_igl | CRIS: Fix brk 8 and add S-flag emulation. |
blob | commitdiff | raw | diff to current |
2008-09-15 |
aurel32 | SH4: Privilege check for instructions |
blob | commitdiff | raw | diff to current |
2008-07-17 |
blueswir1 | Support for address masking |
blob | commitdiff | raw | diff to current |
2008-07-08 |
blueswir1 | Fix r4641 (invalid token "=<" in a preprocessor expression) |
blob | commitdiff | raw | diff to current |
2008-07-03 |
ths | Convert remaining __builtin_expect to likely/unlikely... |
blob | commitdiff | raw | diff to current |
2008-06-30 |
ths | Spelling fixes, spotted by Stuart Brady. |
blob | commitdiff | raw | diff to current |
2008-06-29 |
pbrook | Add instruction counter. |
blob | commitdiff | raw | diff to current |
2008-06-27 |
ths | More efficient target register / TC accesses. |
blob | commitdiff | raw | diff to current |
2008-06-09 |
edgar_igl | CRIS: Emulate NMIs. |
blob | commitdiff | raw | diff to current |
2008-06-07 |
pbrook | Multithreaded locking fixes. |
blob | commitdiff | raw | diff to current |
2008-06-06 |
edgar_igl | CRIS: Add the P flag to the tb dependent flags. |
blob | commitdiff | raw | diff to current |
2008-06-04 |
bellard | reworked SVM interrupt handling logic - fixed vmrun... |
blob | commitdiff | raw | diff to current |
2008-06-02 |
balrog | Restore ARM signal handler compilation on glibc < 2... |
blob | commitdiff | raw | diff to current |
2008-05-29 |
blueswir1 | Remove unused (for now) reg_REGWPTR (original patch... |
blob | commitdiff | raw | diff to current |
2008-05-28 |
bellard | SVM rework |
blob | commitdiff | raw | diff to current |
2008-05-27 |
bellard | removed unused code |
blob | commitdiff | raw | diff to current |
2008-05-27 |
edgar_igl | CRIS: Re-add the X flag to the tb flags, it allows... |
blob | commitdiff | raw | diff to current |
2008-05-27 |
blueswir1 | Move non-op functions from op_helper.c to helper.c... |
blob | commitdiff | raw | diff to current |
2008-05-19 |
blueswir1 | Fix Sparc32 compilation broken by r4484 |
blob | commitdiff | raw | diff to current |
2008-05-18 |
blueswir1 | Fix Sparc64 host signal handling |
blob | commitdiff | raw | diff to current |
2008-05-17 |
blueswir1 | Improved workaround for the annoying glibc global regis... |
blob | commitdiff | raw | diff to current |
2008-05-15 |
edgar_igl | Always process real timers regardless of singlestep... |
blob | commitdiff | raw | diff to current |
2008-05-14 |
blueswir1 | Fix compilation on Sparc host, implement ld and st |
blob | commitdiff | raw | diff to current |
2008-05-13 |
edgar_igl | CRIS: Improve TLB management and handle delayslots... |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | use new helper name |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | the double/triple fault handling was not tested in... |
blob | commitdiff | raw | diff to current |
2008-05-10 |
bellard | initial global prologue/epilogue implementation |
blob | commitdiff | raw | diff to current |
2008-05-10 |
blueswir1 | Fix compiler warnings in common files |
blob | commitdiff | raw | diff to current |
2008-05-09 |
edgar_igl | Debugger single step without interrupts (Jason Wessel). |
blob | commitdiff | raw | diff to current |
2008-05-07 |
edgar_igl | CRIS: Remove X flag from tb flags. |
blob | commitdiff | raw | diff to current |
2008-05-06 |
balrog | Fix signal handler compilation on __arm__. |
blob | commitdiff | raw | diff to current |
2008-05-04 |
blueswir1 | Fix crash due to invalid env->current_tb (Adam Lackorzy... |
blob | commitdiff | raw | diff to current |
2008-05-03 |
edgar_igl | CRIS: Reduce the number of tb dependent flags. |
blob | commitdiff | raw | diff to current |
2008-05-02 |
edgar_igl | CRIS updates: |
blob | commitdiff | raw | diff to current |
2008-04-13 |
aurel32 | x86: Introduce CPU_INTERRUPT_NMI |
blob | commitdiff | raw | diff to current |
2008-04-12 |
aurel32 | HPPA (PA-RISC) host support |
blob | commitdiff | raw | diff to current |
2008-04-11 |
aurel32 | Fix compiler warnings |
blob | commitdiff | raw | diff to current |
2008-03-14 |
edgar_igl | * Add a model of the ETRAX interrupt controller. |
blob | commitdiff | raw | diff to current |
2008-02-01 |
bellard | reverted -translation option support |
blob | commitdiff | raw | diff to current |
2008-02-01 |
bellard | use the TCG code generator |
blob | commitdiff | raw | diff to current |
2008-01-23 |
ths | Add option to disable TB cache, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2007-12-11 |
blueswir1 | Partial fix to Sparc32 Linux host global register... |
blob | commitdiff | raw | diff to current |
2007-12-11 |
blueswir1 | Fix code generation buffer overflow reported by TeLeMan |
blob | commitdiff | raw | diff to current |
2007-12-02 |
ths | SH4: system emulator interrupt update, by Magnus Damm. |
blob | commitdiff | raw | diff to current |
2007-12-02 |
ths | SH4 delay slot code update, by Magnus Damm. |
blob | commitdiff | raw | diff to current |
2007-11-23 |
pbrook | Fix TB chaining for exceptions. |
blob | commitdiff | raw | diff to current |
2007-11-11 |
bellard | consistent types for cpu_x86_fsave and cpu_x86_frstor |
blob | commitdiff | raw | diff to current |
2007-11-11 |
bellard | removed warning |
blob | commitdiff | raw | diff to current |
2007-11-11 |
pbrook | ARMv7 support. |
blob | commitdiff | raw | diff to current |
2007-11-08 |
bellard | removed obsolete x86 code copy support |
blob | commitdiff | raw | diff to current |
2007-11-07 |
blueswir1 | CPU specific boot mode (Robert Reif) |
blob | commitdiff | raw | diff to current |
2007-10-14 |
j_mayer | Replace is_user variable with mmu_idx in softmmu core, |
blob | commitdiff | raw | diff to current |
2007-10-08 |
ths | CRIS support in toplevel, by Edgar E. Iglesias. |
blob | commitdiff | raw | diff to current |
2007-09-27 |
ths | SVM VINTR fix, by Alexander Graf. |
blob | commitdiff | raw | diff to current |
2007-09-24 |
blueswir1 | CPU boot mode |
blob | commitdiff | raw | diff to current |
2007-09-23 |
ths | SVM Support, by Alexander Graf. |
blob | commitdiff | raw | diff to current |
2007-09-20 |
j_mayer | Extend TB flags to 64 bits (Alexander Graf). |
blob | commitdiff | raw | diff to current |
2007-09-19 |
j_mayer | Improve PowerPC target implementation, using computed... |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-09-06 |
ths | Partial support for 34K multithreading, not functional... |
blob | commitdiff | raw | diff to current |
2007-08-04 |
blueswir1 | Fix Sparc32 interrupt handling |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Add comment. |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Some more regs_to_env/envs_to_regs cleanup. |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Clean up of some target specifics in exec.c/cpu-exec.c. |
blob | commitdiff | raw | diff to current |
2007-05-29 |
pbrook | ColdFire EMAC support. |
blob | commitdiff | raw | diff to current |
2007-05-23 |
pbrook | m68k/ColdFire system emulation. |
blob | commitdiff | raw | diff to current |
2007-05-12 |
ths | Update debug output. |
blob | commitdiff | raw | diff to current |
2007-05-08 |
ths | Another bunch of mips host support. |
blob | commitdiff | raw | diff to current |
2007-05-05 |
ths | Some bits of Linux/MIPS host support, still segfaulty. |
blob | commitdiff | raw | diff to current |
2007-05-01 |
balrog | Implement power state changes (IDLE and SLEEP) for... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
j_mayer | Implement embedded IRQ controller for PowerPC 6xx/740... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
j_mayer | Integrate Alpha target in Qemu core. |
blob | commitdiff | raw | diff to current |
2007-03-31 |
ths | Generate double and triple faults, by Bernhard Kauer. |
blob | commitdiff | raw | diff to current |
2007-03-30 |
ths | Sanitize mips exception handling. |
blob | commitdiff | raw | diff to current |
2007-03-30 |
j_mayer | New model for PowerPC CPU hardware interrupt events: |
blob | commitdiff | raw | diff to current |
2007-03-19 |
ths | Fix call to generated code on SPARC, by Juergen Keil. |
blob | commitdiff | raw | diff to current |
2007-03-16 |
pbrook | Watchpoint support (previous commit got eaten by Savann... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
bellard | Make cpu_signal_handler work on Mac OS X/Darwin x86 |
blob | commitdiff | raw | diff to current |
2007-02-04 |
pbrook | Fix 64-bit host register corruption. |
blob | commitdiff | raw | diff to current |
2007-02-02 |
ths | Use target_ulong type for emulator registers. |
blob | commitdiff | raw | diff to current |
next |