2011-01-10 |
Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging |
blob | commitdiff | raw |
2010-12-27 |
Aurelien Jarno | Merge branch 'spice.v23.pull' of git://anongit.freedesk... |
blob | commitdiff | raw |
2010-12-26 |
Aurelien Jarno | target-mips: fix host CPU consumption when guest is... |
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 | move cpu_pc_from_tb to target-*/exec.h |
blob | commitdiff | raw | diff to current |
2010-07-03 |
Paolo Bonzini | remove unused stuff from */exec.h |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Paolo Bonzini | kill regs_to_env and env_to_regs |
blob | commitdiff | raw | diff to current |
2009-04-24 |
aliguori | qemu: per-arch cpu_has_work (Marcelo Tosatti) |
blob | commitdiff | raw | diff to current |
2009-03-08 |
aurel32 | target-mips: rename helpers from do_ to helper_ |
blob | commitdiff | raw | diff to current |
2008-12-20 |
ths | Fix remaining compiler warnings for mips targets. |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | Common cpu_loop_exit prototype |
blob | commitdiff | raw | diff to current |
2008-11-11 |
aurel32 | target-mips: optimize gen_op_addr_add() (2/2) |
blob | commitdiff | raw | diff to current |
2008-09-18 |
ths | Move the active FPU registers into env again, and use... |
blob | commitdiff | raw | diff to current |
2008-09-14 |
aurel32 | MIPS: remove empty cpu_mips_irqctrl_init() |
blob | commitdiff | raw | diff to current |
2008-08-30 |
blueswir1 | Fix some warnings that would be generated by gcc -Wredu... |
blob | commitdiff | raw | diff to current |
2008-07-23 |
ths | Use plain standard inline. |
blob | commitdiff | raw | diff to current |
2008-07-09 |
ths | Use temporary registers for the MIPS FPU emulation. |
blob | commitdiff | raw | diff to current |
2008-06-24 |
ths | Remove remaining uses of T0 in the MIPS target. |
blob | commitdiff | raw | diff to current |
2008-06-24 |
ths | T1 is now dead. |
blob | commitdiff | raw | diff to current |
2008-06-23 |
ths | Pass T0/T1 explicitly to helper functions, and clean... |
blob | commitdiff | raw | diff to current |
2008-06-20 |
ths | Delete obsolete prototypes. |
blob | commitdiff | raw | diff to current |
2008-06-12 |
ths | Switch the standard multiplication instructions to... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
ths | TCGify a few more instructions. |
blob | commitdiff | raw | diff to current |
2008-06-11 |
ths | Call most FP helpers without deroute through op.c |
blob | commitdiff | raw | diff to current |
2008-06-11 |
ths | Move FP TNs to cpu env. |
blob | commitdiff | raw | diff to current |
2008-06-09 |
ths | Switch remaining CP0 instructions to TCG or helper... |
blob | commitdiff | raw | diff to current |
2008-05-18 |
ths | Switch most MIPS logical and arithmetic instructions... |
blob | commitdiff | raw | diff to current |
2008-05-07 |
ths | Delete redundant prototype. |
blob | commitdiff | raw | diff to current |
2008-05-06 |
ths | Use TCG for MIPS GPR moves. |
blob | commitdiff | raw | diff to current |
2008-05-04 |
ths | Simplify mips branch handling. Retire T2 from use.... |
blob | commitdiff | raw | diff to current |
2008-01-09 |
ths | Fix typo which broke MIPS32R2 64-bit FPU support. |
blob | commitdiff | raw | diff to current |
2007-12-30 |
ths | MIPS COP1X (and related) instructions, by Richard Sandi... |
blob | commitdiff | raw | diff to current |
2007-12-25 |
ths | Support for VR5432, and some of its special instruction... |
blob | commitdiff | raw | diff to current |
2007-11-09 |
ths | Use FORCE_RET, scrap RETURN which was implemented in... |
blob | commitdiff | raw | diff to current |
2007-11-08 |
ths | Clean out the N32 macros from target-mips, and introduc... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
ths | Implement missing MIPS supervisor mode bits. |
blob | commitdiff | raw | diff to current |
2007-10-27 |
ths | Add sharable clz/clo inline functions and use them... |
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-09 |
ths | Use always_inline in the MIPS support where applicable. |
blob | commitdiff | raw | diff to current |
2007-10-09 |
ths | Fix [ls][wd][lr] instructions, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-09-30 |
ths | Code provision for n32/n64 mips userland emulation... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
ths | Supervisor mode implementation, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-09-26 |
ths | hflags computation cleanup, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-09-25 |
ths | Timer start/stop implementation, by Aurelien Jarno. |
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-06-03 |
ths | Clean up of some target specifics in exec.c/cpu-exec.c. |
blob | commitdiff | raw | diff to current |
2007-05-19 |
ths | More MIPS 64-bit FPU support. |
blob | commitdiff | raw | diff to current |
2007-05-18 |
ths | - Move FPU exception handling into helper functions... |
blob | commitdiff | raw | diff to current |
2007-05-16 |
ths | More generic 64 bit multiplication support, by Aurelien... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
ths | MIPS TLB style selection at runtime, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2007-05-07 |
ths | MIPS 64-bit FPU support, plus some collateral bugfixes... |
blob | commitdiff | raw | diff to current |
2007-04-29 |
ths | Kill broken host register definitions, thanks to Paul... |
blob | commitdiff | raw | diff to current |
2007-04-15 |
ths | Fix qemu SIGFPE caused by division-by-zero due to under... |
blob | commitdiff | raw | diff to current |
2007-04-01 |
ths | Actually enable 64bit configuration. |
blob | commitdiff | raw | diff to current |
2007-03-31 |
ths | Malta CBUS UART support. |
blob | commitdiff | raw | diff to current |
2007-03-23 |
ths | Fix enough FPU/R2 support to get 24Kf going. |
blob | commitdiff | raw | diff to current |
2007-03-19 |
ths | SPARC host fixes, by Ben Taylor. |
blob | commitdiff | raw | diff to current |
2007-02-28 |
ths | MIPS FPU dynamic activation, part 1, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2007-02-02 |
ths | Sparc arm/mips/sparc register patch, by Martin Bochnig. |
blob | commitdiff | raw | diff to current |
2007-01-24 |
ths | Reworking MIPS interrupt handling, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-01-03 |
bellard | moved invalidate_tlb() to helper.c as a work around... |
blob | commitdiff | raw | diff to current |
2006-12-23 |
ths | Use memory barriers in FORCE_RET / RETURN. |
blob | commitdiff | raw | diff to current |
2006-12-21 |
ths | Preliminiary MIPS64 support, disabled by default due... |
blob | commitdiff | raw | diff to current |
2006-12-06 |
ths | Add MIPS32R2 instructions, and generally straighten... |
blob | commitdiff | raw | diff to current |
2006-12-06 |
ths | Dynamically translate MIPS mtc0 instructions. |
blob | commitdiff | raw | diff to current |
2006-12-06 |
ths | Dynamically translate MIPS mfc0 instructions. |
blob | commitdiff | raw | diff to current |
2006-12-06 |
ths | MIPS TLB performance improvements, by Daniel Jacobowitz. |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | MIPS FPU support (Marius Goeger) |
blob | commitdiff | raw | diff to current |
2006-03-11 |
pbrook | Add missing function prototype. |
blob | commitdiff | raw | diff to current |
2005-12-17 |
bellard | disable debug mode |
blob | commitdiff | raw | diff to current |
2005-12-05 |
bellard | MIPS fixes (Daniel Jacobowitz) |
blob | commitdiff | raw | diff to current |
2005-10-30 |
bellard | moved common softmmu code to common header (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-07-07 |
bellard | compilation fix |
blob | commitdiff | raw | diff to current |
2005-07-04 |
bellard | correct split between helper.c and op_helper.c - cosmetics |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | MIPS target (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
|