summaryrefslogtreecommitdiffstats
path: root/target/unicore32
Commit message (Expand)AuthorAgeFilesLines
* ui/curses: build as moduleGerd Hoffmann2018-03-051-0/+4
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-213-1/+2
* qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé2018-02-051-2/+2
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-254-6/+6
* tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*Richard Henderson2017-12-291-2/+2
* target/*helper: don't check retaddr before calling cpu_restore_stateAlex Bennée2017-12-281-5/+2Star
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2017-10-302-41/+23Star
|\
| * unicore32: cleanup cpu type name compositionIgor Mammedov2017-10-272-41/+23Star
* | Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into stagingPeter Maydell2017-10-271-1/+1
|\ \ | |/ |/|
| * disas: Remove unused flags argumentsRichard Henderson2017-10-251-1/+1
* | tcg: Initialize cpu_env genericallyRichard Henderson2017-10-241-4/+0Star
* | tcg: define tcg_init_ctx and make tcg_ctx a pointerEmilio G. Cota2017-10-241-1/+1
* | tcg: convert tb->cflags reads to tb_cflags(tb)Emilio G. Cota2017-10-241-3/+3
* | qom: Introduce CPUClass.tcg_initializeRichard Henderson2017-10-241-6/+1Star
|/
* qom/cpu: move cpu_model null check to cpu_class_by_name()Philippe Mathieu-Daudé2017-10-101-4/+0Star
* console: purge curses bits from console.hGerd Hoffmann2017-09-291-0/+6
* target: [tcg] Use a generic enum for DISAS_ valuesLluís Vilanova2017-09-061-1/+6
* unicore32: replace uc32_cpu_init() with cpu_generic_init()Igor Mammedov2017-09-012-8/+1Star
* unicore32: abort when entering "x 0" on the monitorEduardo Otubo2017-08-141-4/+4
* tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova2017-07-191-3/+2Star
* cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-132-2/+2
* target-unicore32: Use clz opcodeRichard Henderson2017-01-103-16/+3Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-2010-0/+3740