summaryrefslogtreecommitdiffstats
path: root/target-unicore32
Commit message (Expand)AuthorAgeFilesLines
...
* unicore32-softmmu: Make sure that kernel can access user spaceGuan Xuetao2012-08-111-10/+26
* unicore32-softmmu: Implement softmmu specific functionsGuan Xuetao2012-08-112-5/+253
* target-unicore32: Drop UC32_CPUID macrosAndreas Färber2012-08-111-4/+0
* unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runableGuan Xuetao2012-08-112-11/+22
* unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction supportGuan Xuetao2012-08-113-49/+233
* unicore32-softmmu: Add unicore32-softmmu build supportGuan Xuetao2012-08-115-15/+100
* build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-1/+2
* build: move libobj-y variable to nested Makefile.objsPaolo Bonzini2012-06-071-1/+3
* build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-0/+1
* 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
OpenPOWER on IntegriCloud