Age | Commit message (Expand) | Author |
2011-07-30 | exec.h cleanup | Blue Swirl |
2011-06-26 | Move cpu_has_work and cpu_pc_from_tb to cpu.h | Blue Swirl |
2011-06-26 | exec.h: fix coding style and change cpu_has_work to return bool | Blue Swirl |
2011-06-26 | sparc: move do_interrupt to helper.c | Blue Swirl |
2011-03-13 | inline cpu_halted into sole caller | Paolo Bonzini |
2010-07-03 | move cpu_pc_from_tb to target-*/exec.h | Paolo Bonzini |
2010-05-16 | sparc: move DT and QT defines to op_helper.c | Blue Swirl |
2010-05-06 | sparc64: handle asi referencing nucleus and secondary MMU contexts | Igor V. Kovalenko |
2010-01-19 | kill regs_to_env and env_to_regs | Paolo Bonzini |
2010-01-08 | sparc64: move cpu_interrupts_enabled to cpu.h | Igor V. Kovalenko |
2009-07-12 | sparc64: trap handling corrections | Igor Kovalenko |
2009-04-24 | qemu: per-arch cpu_has_work (Marcelo Tosatti) | aliguori |
2008-11-30 | Common cpu_loop_exit prototype | aurel32 |
2008-10-03 | Fix missing prototype warnings by moving declarations | blueswir1 |
2008-09-20 | Move signal handler prototype back to cpu.h | blueswir1 |
2008-09-10 | Convert rest of ops using float32 to TCG, remove FT0 and FT1 | blueswir1 |
2008-08-30 | Remove memcpy32() prototype leftover from r5109 | blueswir1 |
2008-08-29 | Fix Sparc64 boot on i386 host: | blueswir1 |
2008-05-29 | Remove unused (for now) reg_REGWPTR (original patch by Glauber Costa) | blueswir1 |
2008-05-27 | Move non-op functions from op_helper.c to helper.c and vice versa. | blueswir1 |
2008-05-12 | Move prototype back to avoid a compiler warning | blueswir1 |
2008-05-10 | suppressed fixed registers | bellard |
2008-05-10 | Fix compiler warnings | blueswir1 |
2008-05-09 | CPU feature selection support | blueswir1 |
2008-05-09 | Move #include to speed up compilation | blueswir1 |
2008-05-04 | Complete the TCG conversion | blueswir1 |
2008-03-21 | Remove leftover definitions | blueswir1 |
2008-03-06 | Convert exception ops to TCG | blueswir1 |
2008-03-04 | Convert float helpers to TCG, fix fabsq in the process | blueswir1 |
2008-02-24 | Modify Sparc32/64 to use TCG | blueswir1 |
2007-11-28 | Fix compilation and warnings on PPC host | blueswir1 |
2007-11-25 | 128-bit float support for user mode | blueswir1 |
2007-10-14 | Replace is_user variable with mmu_idx in softmmu core, | j_mayer |
2007-09-30 | Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructions | blueswir1 |
2007-09-21 | Rework ASI instructions (Aurelien Jarno) | blueswir1 |
2007-06-03 | Clean up of some target specifics in exec.c/cpu-exec.c. | ths |
2007-04-06 | Full implementation of IEEE exceptions (Aurelien Jarno) | blueswir1 |
2007-03-19 | SPARC host fixes, by Ben Taylor. | ths |
2007-02-02 | Sparc arm/mips/sparc register patch, by Martin Bochnig. | ths |
2005-10-30 | moved common softmmu code to common header (Paul Brook) | bellard |
2005-10-30 | restore regwptr (Blue Swirl) | bellard |
2005-07-23 | sparc64 fixes (Blue Swirl) | bellard |
2005-07-04 | correct split between helper.c and op_helper.c | bellard |
2005-07-02 | sparc64 marge (Blue Swirl) | bellard |
2005-02-13 | sparc fixes | bellard |
2005-02-07 | clean up - comments | bellard |
2005-01-30 | initial sparc64 support - sparc fixes (Blue Swirl) | bellard |
2004-12-19 | SPARC merge | bellard |
2004-10-12 | correct handling of saved host registers | bellard |
2004-10-10 | sparc fixes | bellard |