Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |