| Commit message (Expand) | Author | Age | Files | Lines |
* | softmmu: introduce cpu_ldst.h | Paolo Bonzini | 2014-06-05 | 1 | -2/+1 |
* | softmmu: commonize helper definitions | Paolo Bonzini | 2014-06-05 | 1 | -14/+0 |
* | tcg: Invert the inclusion of helper.h | Richard Henderson | 2014-05-28 | 1 | -1/+1 |
* | translate-all: Change cpu_restore_state() argument to CPUState | Andreas Färber | 2014-03-13 | 1 | -4/+1 |
* | cpu-exec: Change cpu_loop_exit() argument to CPUState | Andreas Färber | 2014-03-13 | 1 | -2/+2 |
* | exec: Change tlb_fill() argument to CPUState | Andreas Färber | 2014-03-13 | 1 | -3/+5 |
* | cpu: Move exception_index field from CPU_COMMON to CPUState | Andreas Färber | 2014-03-13 | 1 | -1/+3 |
* | cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook | Andreas Färber | 2014-03-13 | 1 | -1/+2 |
* | target: Include softmmu_exec.h where forgotten | Richard Henderson | 2013-09-02 | 1 | -0/+2 |
* | exec: move include files to include/exec/ | Paolo Bonzini | 2012-12-19 | 1 | -4/+4 |
* | exec: refactor cpu_restore_state | Blue Swirl | 2012-12-16 | 1 | -8/+1 |
* | target-unicore32: switch to AREG0 free mode | Blue Swirl | 2012-09-15 | 1 | -40/+25 |
* | unicore32-softmmu: Implement softmmu specific functions | Guan Xuetao | 2012-08-11 | 1 | -1/+21 |
* | unicore32-softmmu: Add unicore32-softmmu build support | Guan Xuetao | 2012-08-11 | 1 | -1/+23 |
* | target-unicore32: Relicense to GPLv2+ | Andreas Färber | 2012-03-30 | 1 | -1/+2 |
* | target-unicore32: Don't overuse CPUState | Andreas Färber | 2012-03-14 | 1 | -4/+4 |
* | exec.h cleanup | Blue Swirl | 2011-07-30 | 1 | -1/+2 |
* | cpu_loop_exit: avoid using AREG0 | Blue Swirl | 2011-06-26 | 1 | -1/+1 |
* | unicore32: add target-unicore32 directory for unicore32-linux-user support | Guan Xuetao | 2011-04-12 | 1 | -0/+248 |