2010-11-01 |
Anthony Liguori | Merge remote branch 'spice/config.2' into staging |
blob | commitdiff | raw |
2010-11-01 |
Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging |
blob | commitdiff | raw |
2010-10-30 |
Stefan Weil | target-xxx: Use fprintf_function (format checking) |
blob | commitdiff | raw |
2010-07-06 |
Anthony Liguori | Merge remote branch 'kwolf/for-anthony' into staging |
blob | commitdiff | raw | diff to current |
2010-07-06 |
Anthony Liguori | Merge remote branch 'qmp/for-anthony' into staging |
blob | commitdiff | raw | diff to current |
2010-07-03 |
Paolo Bonzini | remove exec-all.h inclusion from cpu.h |
blob | commitdiff | raw | diff to current |
2010-07-03 |
Paolo Bonzini | move cpu_pc_from_tb to target-*/exec.h |
blob | commitdiff | raw | diff to current |
2010-03-17 |
Anthony Liguori | Merge remote branch 'markus/qerror' into staging |
blob | commitdiff | raw | diff to current |
2010-03-12 |
Paul Brook | Target specific usermode cleanup |
blob | commitdiff | raw | diff to current |
2010-03-12 |
Richard Henderson | Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. |
blob | commitdiff | raw | diff to current |
2010-02-13 |
Blue Swirl | Merge branch 'for_anthony' of git://git.kernel.org... |
blob | commitdiff | raw | diff to current |
2010-02-09 |
Aurelien Jarno | target-sh4: MMU: reduce the size of a TLB entry |
blob | commitdiff | raw | diff to current |
2010-02-09 |
Aurelien Jarno | sh7750: handle MMUCR TI bit |
blob | commitdiff | raw | diff to current |
2009-10-01 |
Anthony Liguori | Revert "Get rid of _t suffix" |
blob | commitdiff | raw | diff to current |
2009-10-01 |
malc | Get rid of _t suffix |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Nathan Froyd | cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Blue Swirl | Update to a hopefully more future proof FSF address |
blob | commitdiff | raw | diff to current |
2009-04-01 |
edgar_igl | SH: Improve movca.l/ocbi emulation. |
blob | commitdiff | raw | diff to current |
2009-03-07 |
pbrook | The _exit syscall is used for both thread termination... |
blob | commitdiff | raw | diff to current |
2009-03-03 |
aurel32 | clean build: Fix remaining sh4 warnings |
blob | commitdiff | raw | diff to current |
2009-03-02 |
aurel32 | SH: Implement MOVCO.L and MOVLI.L |
blob | commitdiff | raw | diff to current |
2009-02-07 |
aurel32 | SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT... |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
blob | commitdiff | raw | diff to current |
2008-12-13 |
aurel32 | target-sh4: make the initial value of SR easier to... |
blob | commitdiff | raw | diff to current |
2008-12-13 |
aurel32 | target-sh4: add prefi, icbi, synco |
blob | commitdiff | raw | diff to current |
2008-12-13 |
aurel32 | target-sh4: add SH7785 as CPU option |
blob | commitdiff | raw | diff to current |
2008-12-11 |
aurel32 | target-sh4: remove 2 warnings |
blob | commitdiff | raw | diff to current |
2008-12-07 |
aurel32 | SH4: Implement FD bit |
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-09-15 |
aurel32 | qemu sh4 nptl support |
blob | commitdiff | raw | diff to current |
2008-09-02 |
aurel32 | sh4: CPU versioning. |
blob | commitdiff | raw | diff to current |
2008-09-01 |
aurel32 | SH4: Remove dyngen leftovers |
blob | commitdiff | raw | diff to current |
2008-08-22 |
aurel32 | [sh4] memory mapped TLB entries |
blob | commitdiff | raw | diff to current |
2008-08-22 |
aurel32 | [sh4] sleep instruction |
blob | commitdiff | raw | diff to current |
2008-07-01 |
pbrook | Move interrupt_request and user_mode_only to common... |
blob | commitdiff | raw | diff to current |
2008-06-29 |
pbrook | Add instruction counter. |
blob | commitdiff | raw | diff to current |
2008-05-30 |
pbrook | Fix typo. |
blob | commitdiff | raw | diff to current |
2008-05-30 |
pbrook | Move clone() register setup to target specific code... |
blob | commitdiff | raw | diff to current |
2008-05-29 |
bellard | Push common interrupt variables to cpu-defs.h (Glauber... |
blob | commitdiff | raw | diff to current |
2008-05-28 |
bellard | moved halted field to CPU_COMMON |
blob | commitdiff | raw | diff to current |
2008-05-09 |
aurel32 | SH4 MMU improvements |
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-10 |
bellard | added cpu_model parameter to cpu_init() |
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-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-06-25 |
ths | Handle endianness of double floats, by Magnus Damm. |
blob | commitdiff | raw | diff to current |
2007-06-22 |
ths | Emulate more fpu opcodes, by Magnus Damm. |
blob | commitdiff | raw | diff to current |
2007-06-22 |
ths | Add missing cpu_halted function, by Magnus Damm. |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Move target-specific defines to the target directories. |
blob | commitdiff | raw | diff to current |
2007-01-31 |
ths | siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. |
blob | commitdiff | raw | diff to current |
2006-12-23 |
ths | Check ELF binaries for machine type and endianness. |
blob | commitdiff | raw | diff to current |
2006-06-18 |
pbrook | SH bugfixes. |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | sh4 fmov et al instructions (amatus) |
blob | commitdiff | raw | diff to current |
2006-04-27 |
bellard | sh4 target (Samuel Tardieu) |
blob | commitdiff | raw | diff to current |
|