| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete unused tb_invalidate_page_range | Blue Swirl | 2011-05-22 | 3 | -8/+1 |
* | sparc64: fix incorrect BPcc target sign extension | Blue Swirl | 2011-05-14 | 1 | -1/+1 |
* | sparc64: fix wrpstate and wrtl on delay slot | Blue Swirl | 2011-05-14 | 1 | -8/+20 |
* | Remove unused function parameter from cpu_restore_state | Stefan Weil | 2011-04-20 | 1 | -1/+1 |
* | Remove unused function parameters from gen_pc_load and rename the function | Stefan Weil | 2011-04-20 | 1 | -2/+1 |
* | Fix conversions from pointer to tcg_target_long | Stefan Weil | 2011-04-10 | 1 | -1/+1 |
* | inline cpu_halted into sole caller | Paolo Bonzini | 2011-03-13 | 1 | -10/+0 |
* | SPARC: Fix Leon3 cache control | Fabien Chouteau | 2011-02-01 | 3 | -7/+21 |
* | SPARC: Add asr17 register support | Fabien Chouteau | 2011-01-24 | 3 | -1/+14 |
* | SPARC: Emulation of Leon3 | Fabien Chouteau | 2011-01-24 | 5 | -21/+193 |
* | sparc: fix NaN handling | Blue Swirl | 2011-01-18 | 1 | -22/+34 |
* | target-sparc: fix udiv(cc) and sdiv(cc) | Aurelien Jarno | 2010-12-28 | 3 | -18/+50 |
* | Sparc: implement monitor command 'info tlb' | Blue Swirl | 2010-12-19 | 3 | -55/+55 |
* | target-sparc: Use fprintf_function (format checking) | Stefan Weil | 2010-12-04 | 1 | -2/+2 |
* | target-sparc: remove unused functions cpu_lock(), cpu_unlock() | Peter Maydell | 2010-12-03 | 2 | -16/+0 |
* | target-xxx: Use fprintf_function (format checking) | Stefan Weil | 2010-10-30 | 1 | -7/+4 |
* | remove exec-all.h inclusion from cpu.h | Paolo Bonzini | 2010-07-03 | 1 | -1/+0 |
* | move cpu_pc_from_tb to target-*/exec.h | Paolo Bonzini | 2010-07-03 | 2 | -6/+6 |
* | sparc64: fix umul and smul insns | Igor V. Kovalenko | 2010-06-02 | 1 | -26/+29 |
* | sparc64: fix udiv and sdiv insns | Igor V. Kovalenko | 2010-06-02 | 1 | -2/+2 |
* | sparc64: improve ldf and stf insns | Igor V. Kovalenko | 2010-06-02 | 1 | -0/+28 |
* | sparc64: use symbolic name for MMU index v1 | Igor V. Kovalenko | 2010-06-02 | 1 | -12/+16 |
* | sparc64: fix ldxfsr insn | Igor V. Kovalenko | 2010-06-02 | 1 | -1/+5 |
* | sparc64: fix missing address masking v1 | Igor V. Kovalenko | 2010-06-02 | 2 | -2/+52 |
* | sparc64: fix tag access register on mmu traps | Igor V. Kovalenko | 2010-06-02 | 1 | -0/+5 |
* | sparc32 SuperSPARC MMU Breakpoint Action register (SS-20 OBP fix) | Artyom Tarasenko | 2010-05-29 | 1 | -0/+1 |
* | sparc64: fix user emulator build | Blue Swirl | 2010-05-29 | 1 | -0/+2 |
* | sparc64: fix 128-bit atomic load from nucleus context v1 | Igor V. Kovalenko | 2010-05-29 | 1 | -5/+5 |
* | sparc64: flush translations on mmu context change | Igor V. Kovalenko | 2010-05-22 | 1 | -0/+6 |
* | sparc64: fix mmu context at trap levels above zero | Igor V. Kovalenko | 2010-05-22 | 3 | -8/+35 |
* | sparc64: fix dump_mmu to look for global bit in tte value instead of tag | Igor V. Kovalenko | 2010-05-22 | 1 | -2/+2 |
* | sparc64: fix pstate privilege bits | Igor V. Kovalenko | 2010-05-22 | 4 | -36/+57 |
* | sparc64: generate data access exception on RW violation | Igor V. Kovalenko | 2010-05-22 | 1 | -37/+62 |
* | Fix %lld or %llx printf format use | Blue Swirl | 2010-05-22 | 1 | -2/+2 |
* | target-sparc: Inline some generation of carry for ADDX/SUBX. | Richard Henderson | 2010-05-20 | 3 | -76/+200 |
* | target-sparc: Simplify ICC generation. | Richard Henderson | 2010-05-19 | 1 | -80/+140 |
* | target-sparc: Fix compilation with --enable-debug. | Richard Henderson | 2010-05-19 | 2 | -2/+2 |
* | sparc: move DT and QT defines to op_helper.c | Blue Swirl | 2010-05-16 | 2 | -5/+5 |
* | sparc64: fix TT_WOTHER value | Igor V. Kovalenko | 2010-05-16 | 1 | -1/+1 |
* | sparc64: fix mmu demap operand typo | Igor V. Kovalenko | 2010-05-16 | 1 | -2/+2 |
* | target-sparc: Fix wrong printf argument | Stefan Weil | 2010-05-12 | 1 | -1/+1 |
* | sparc: Fix lazy flag calculation on interrupts, refactor | Blue Swirl | 2010-05-09 | 4 | -129/+259 |
* | sparc: lazy C flag calculation | Blue Swirl | 2010-05-09 | 1 | -16/+8 |
* | sparc64: fix build with older gccs | Blue Swirl | 2010-05-07 | 1 | -0/+1 |
* | sparc64: handle asi referencing nucleus and secondary MMU contexts | Igor V. Kovalenko | 2010-05-06 | 4 | -75/+219 |
* | sparc64: implement global translation table entries v1 | Igor V. Kovalenko | 2010-05-06 | 3 | -28/+76 |
* | target-sparc: Fix -singlestep. | Richard Henderson | 2010-04-26 | 1 | -4/+5 |
* | target-sparc: Fix address masking in ldqf and stqf. | Richard Henderson | 2010-04-23 | 1 | -14/+11 |
* | Fix harmless if statements with empty body, spotted by clang | Blue Swirl | 2010-04-18 | 1 | -1/+2 |
* | target-sparc: Free instruction temporaries. | Richard Henderson | 2010-04-17 | 1 | -25/+27 |