2010-02-25 |
Stefan Weil | target-sparc: fix --enable-debug build for 64 bit host |
blob | commitdiff | raw |
2010-02-22 |
Anthony Liguori | Merge remote branch 'qemu-kvm/uq/master' into staging |
blob | commitdiff | raw | diff to current |
2010-02-20 |
Jay Foad | target-sparc: fix --enable-debug build |
blob | commitdiff | raw | diff to current |
2010-01-08 |
Igor V. Kovalenko | sparc64: use helper_wrpil to check pending irq on write |
blob | commitdiff | raw | diff to current |
2009-09-23 |
Igor V. Kovalenko | sparc64-8bit-asi |
blob | commitdiff | raw | diff to current |
2009-09-12 |
Blue Swirl | Fix sys-queue.h conflict for good |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Andrzej Zaborowski | Merge with [email protected]:/srv/git/qemu.git |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Blue Swirl | Sparc32/64: fix jmpl followed by branch |
blob | commitdiff | raw | diff to current |
2009-08-15 |
Blue Swirl | Fix desynchronization of condition code state when... |
blob | commitdiff | raw | diff to current |
2009-08-04 |
Igor Kovalenko | Sparc64: replace tsptr with helper routine |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Igor Kovalenko | sparc64 flush pending conditional evaluations before... |
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-06-06 |
Paul Brook | Use correct type for SPARC cpu_cc_op |
blob | commitdiff | raw | diff to current |
2009-05-10 |
Blue Swirl | Convert mulscc |
blob | commitdiff | raw | diff to current |
2009-05-10 |
Blue Swirl | Convert udiv/sdiv |
blob | commitdiff | raw | diff to current |
2009-05-10 |
Blue Swirl | Convert tagged ops |
blob | commitdiff | raw | diff to current |
2009-05-10 |
Blue Swirl | Convert subx |
blob | commitdiff | raw | diff to current |
2009-05-10 |
Blue Swirl | Convert sub |
blob | commitdiff | raw | diff to current |
2009-05-10 |
Blue Swirl | Convert logical operations and umul/smul |
blob | commitdiff | raw | diff to current |
2009-05-10 |
Blue Swirl | Convert addx |
blob | commitdiff | raw | diff to current |
2009-05-10 |
Blue Swirl | Convert add |
blob | commitdiff | raw | diff to current |
2009-05-10 |
Blue Swirl | Use dynamical computation for condition codes |
blob | commitdiff | raw | diff to current |
2009-05-03 |
Blue Swirl | Optimize cmp x, 0 case |
blob | commitdiff | raw | diff to current |
2009-05-03 |
Blue Swirl | Reindent |
blob | commitdiff | raw | diff to current |
2009-05-02 |
Blue Swirl | Improve instruction name comments for easier searching |
blob | commitdiff | raw | diff to current |
2009-05-02 |
Blue Swirl | Optimize operations with immediate parameters |
blob | commitdiff | raw | diff to current |
2009-05-02 |
Blue Swirl | Fix Sparc64 sign extension problems |
blob | commitdiff | raw | diff to current |
2009-04-05 |
aurel32 | Add new command line option -singlestep for tcg single... |
blob | commitdiff | raw | diff to current |
2009-03-16 |
blueswir1 | Delete some unused macros detected with -Wp,-Wunused... |
blob | commitdiff | raw | diff to current |
2009-01-15 |
aliguori | global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo... |
blob | commitdiff | raw | diff to current |
2009-01-15 |
aliguori | Convert references to logfile/loglevel to use qemu_log... |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
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-18 |
aliguori | Refactor and enhance break/watchpoint API (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-17 |
pbrook | TCG variable type checking. |
blob | commitdiff | raw | diff to current |
2008-11-09 |
blueswir1 | Use TCG not op |
blob | commitdiff | raw | diff to current |
2008-11-09 |
blueswir1 | Use andc, orc, nor and nand |
blob | commitdiff | raw | diff to current |
2008-11-01 |
blueswir1 | Fix TCGv size mismatches |
blob | commitdiff | raw | diff to current |
2008-09-26 |
blueswir1 | Implement UA2005 hypervisor traps |
blob | commitdiff | raw | diff to current |
2008-09-22 |
blueswir1 | Add software and timer interrupt support |
blob | commitdiff | raw | diff to current |
2008-09-21 |
blueswir1 | Use the new concat_tl_i64 op for std and stda |
blob | commitdiff | raw | diff to current |
2008-09-21 |
blueswir1 | Use the new concat_i32_i64 op for std and stda |
blob | commitdiff | raw | diff to current |
2008-09-13 |
blueswir1 | Fix mulscc with high bits set in either src1 or src2 |
blob | commitdiff | raw | diff to current |
2008-09-11 |
blueswir1 | Write zeros to high bits of y, based on patch by Vince... |
blob | commitdiff | raw | diff to current |
2008-09-10 |
blueswir1 | Convert rest of ops using float32 to TCG, remove FT0... |
blob | commitdiff | raw | diff to current |
2008-09-10 |
blueswir1 | Partially convert float128 conversion ops to TCG |
blob | commitdiff | raw | diff to current |
2008-09-10 |
blueswir1 | Convert basic 64 bit VIS ops to TCG |
blob | commitdiff | raw | diff to current |
2008-09-10 |
blueswir1 | Convert basic 32 bit VIS ops to TCG |
blob | commitdiff | raw | diff to current |
2008-09-10 |
blueswir1 | Convert basic float32 ops to TCG |
blob | commitdiff | raw | diff to current |
2008-09-09 |
blueswir1 | Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert... |
blob | commitdiff | raw | diff to current |
2008-09-06 |
blueswir1 | Fix a typo in fpsub32 |
blob | commitdiff | raw | diff to current |
2008-09-06 |
blueswir1 | Convert most env fields to TCG registers |
blob | commitdiff | raw | diff to current |
2008-09-06 |
blueswir1 | Silence gcc warning about constant overflow |
blob | commitdiff | raw | diff to current |
2008-09-02 |
blueswir1 | Fix sign extension problems with smul and umul (Vince... |
blob | commitdiff | raw | diff to current |
2008-09-01 |
blueswir1 | Fix y register loads and stores |
blob | commitdiff | raw | diff to current |
2008-08-29 |
blueswir1 | Fix FCC handling for Sparc64 target, initial patch... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
blueswir1 | Fix wrwim masking (Luis Pureza) |
blob | commitdiff | raw | diff to current |
2008-08-21 |
blueswir1 | Use initial CPU definition structure for some CPU field... |
blob | commitdiff | raw | diff to current |
2008-08-17 |
blueswir1 | Correct 32bit carry flag for add instruction (Igor... |
blob | commitdiff | raw | diff to current |
2008-08-06 |
blueswir1 | Fix Sparc64 shifts |
blob | commitdiff | raw | diff to current |
2008-08-06 |
blueswir1 | Fix offset handling for ASI loads and stores (Vince... |
blob | commitdiff | raw | diff to current |
2008-07-29 |
blueswir1 | Fix cmp/subcc/addcc op bugs reported by Vince Weaver |
blob | commitdiff | raw | diff to current |
2008-07-20 |
blueswir1 | Make UA200x features selectable, add MMU types |
blob | commitdiff | raw | diff to current |
2008-07-19 |
blueswir1 | Implement nucleus quad ldda |
blob | commitdiff | raw | diff to current |
2008-07-18 |
ths | Small cleanup of gen_intermediate_code(_internal),... |
blob | commitdiff | raw | diff to current |
2008-07-18 |
blueswir1 | wrhpr hstick_cmpr is a store, not a load |
blob | commitdiff | raw | diff to current |
2008-07-17 |
blueswir1 | Support for address masking |
blob | commitdiff | raw | diff to current |
2008-07-16 |
blueswir1 | Flushw can generate exceptions, so save PC & NPC |
blob | commitdiff | raw | diff to current |
2008-07-15 |
blueswir1 | Really fix cas |
blob | commitdiff | raw | diff to current |
2008-06-29 |
pbrook | Add instruction counter. |
blob | commitdiff | raw | diff to current |
2008-06-22 |
blueswir1 | Eliminate cpu_T[0] |
blob | commitdiff | raw | diff to current |
2008-06-22 |
blueswir1 | Eliminate cpu_T[1] |
blob | commitdiff | raw | diff to current |
2008-06-21 |
blueswir1 | Convert some cpu_dst uses (with loads/stores) to cpu_tmp0 |
blob | commitdiff | raw | diff to current |
2008-06-21 |
blueswir1 | Avoid brcond problems, use temps for cpu_src1 & cpu_src2 |
blob | commitdiff | raw | diff to current |
2008-06-15 |
blueswir1 | Avoid temporary variable use across basic blocks for... |
blob | commitdiff | raw | diff to current |
2008-06-07 |
blueswir1 | Allow NWINDOWS selection (CPU feature with model specif... |
blob | commitdiff | raw | diff to current |
2008-05-29 |
blueswir1 | MicroSparc I didn't have fsmuld op |
blob | commitdiff | raw | diff to current |
2008-05-27 |
blueswir1 | Free temps |
blob | commitdiff | raw | diff to current |
2008-05-26 |
blueswir1 | More TCG type fixes |
blob | commitdiff | raw | diff to current |
2008-05-26 |
blueswir1 | Fix cas on i386 |
blob | commitdiff | raw | diff to current |
2008-05-25 |
bellard | remove absolete function |
blob | commitdiff | raw | diff to current |
2008-05-25 |
blueswir1 | Nicer debug output |
blob | commitdiff | raw | diff to current |
2008-05-24 |
pbrook | More TCGv type fixes. |
blob | commitdiff | raw | diff to current |
2008-05-24 |
pbrook | Fix ARM conditional branch bug. |
blob | commitdiff | raw | diff to current |
2008-05-24 |
pbrook | Fix helper operand type mismatch. |
blob | commitdiff | raw | diff to current |
2008-05-22 |
blueswir1 | Register op helpers |
blob | commitdiff | raw | diff to current |
2008-05-17 |
blueswir1 | Generate better code for Sparc32 shifts |
blob | commitdiff | raw | diff to current |
2008-05-12 |
blueswir1 | Wrap long lines |
blob | commitdiff | raw | diff to current |
2008-05-11 |
blueswir1 | Remove someexplicit alignment checks (initial patch... |
blob | commitdiff | raw | diff to current |
2008-05-10 |
blueswir1 | Add a TODO file |
blob | commitdiff | raw | diff to current |
2008-05-10 |
bellard | suppressed fixed registers |
blob | commitdiff | raw | diff to current |
2008-05-10 |
blueswir1 | Fix compiler warnings |
blob | commitdiff | raw | diff to current |
2008-05-09 |
blueswir1 | CPU feature selection support |
blob | commitdiff | raw | diff to current |
2008-05-07 |
blueswir1 | Simplify some constant loads |
blob | commitdiff | raw | diff to current |
2008-05-07 |
blueswir1 | Fix potential condition code problems |
blob | commitdiff | raw | diff to current |
2008-05-04 |
blueswir1 | Complete the TCG conversion |
blob | commitdiff | raw | diff to current |
2008-05-04 |
blueswir1 | Avoid some brconds |
blob | commitdiff | raw | diff to current |
2008-05-03 |
blueswir1 | Use memory based registers in functions containing... |
blob | commitdiff | raw | diff to current |
2008-04-28 |
aurel32 | Factorize code in translate.c |
blob | commitdiff | raw | diff to current |
2008-04-23 |
blueswir1 | Document the shift values |
blob | commitdiff | raw | diff to current |
next |