summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* target-unicore32: Move CPU-dependent init into initfnAndreas Färber2012-03-302-23/+14
* target-unicore32: QOM'ify CPUAndreas Färber2012-03-304-36/+157
* target-unicore32: License future contributions under GPLv2+Andreas Färber2012-03-301-0/+3
* target-unicore32: Relicense to GPLv2+Andreas Färber2012-03-304-4/+8
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-1/+1
* target-unicore32: Don't overuse CPUStateAndreas Färber2012-03-144-77/+77
* target-unicore32: Rename to CPUUniCore32StateAndreas Färber2012-03-141-4/+4
* target-unicore32: Clean includesStefan Weil2012-02-282-4/+2
* Use hex instead of binary.Gerd Hoffmann2011-09-091-8/+8
* Fix conversions from pointer to tcg_target_longStefan Weil2011-08-211-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-072-2/+2
* exec.h cleanupBlue Swirl2011-07-302-44/+2
* Remove exec-all.h include directivesBlue Swirl2011-06-263-3/+0
* Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl2011-06-262-6/+6
* exec.h: fix coding style and change cpu_has_work to return boolBlue Swirl2011-06-261-1/+1
* cpu_loop_exit: avoid using AREG0Blue Swirl2011-06-261-1/+1
* Remove unused function parameters from gen_pc_load and rename the functionStefan Weil2011-04-201-2/+1
* unicore32: add target-unicore32 directory for unicore32-linux-user supportGuan Xuetao2011-04-126-0/+3142