summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* fix WFI/WFE length in syndrome registerStefano Stabellini2017-10-316-8/+23
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20171030' into s...Peter Maydell2017-10-304-5/+5
|\
| * s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger2017-10-302-2/+2
| * target/s390x: change CPU type name to "s390x-cpu"David Hildenbrand2017-10-302-3/+3
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2017-10-3028-505/+287Star
|\ \ | |/ |/|
| * mips: malta/boston: replace cpu_model with cpu_typeIgor Mammedov2017-10-274-29/+13Star
| * sparc: cleanup cpu type name compositionIgor Mammedov2017-10-272-1/+4
| * tricore: cleanup cpu type name compositionIgor Mammedov2017-10-272-48/+22Star
| * unicore32: cleanup cpu type name compositionIgor Mammedov2017-10-272-41/+23Star
| * xtensa: cleanup cpu type name compositionIgor Mammedov2017-10-273-2/+6
| * sh4: remove SuperHCPUClass::name fieldIgor Mammedov2017-10-272-9/+3Star
| * sh4: simplify superh_cpu_class_by_name()Igor Mammedov2017-10-271-22/+12Star
| * sh4: cleanup cpu type name compositionIgor Mammedov2017-10-273-41/+31Star
| * openrisc: cleanup cpu type name compositionIgor Mammedov2017-10-272-46/+26Star
| * moxie: cleanup cpu type name compositionIgor Mammedov2017-10-272-39/+20Star
| * moxie: fix qemu-system-moxie failing to start with CLI "-cpu MoxieLite"Igor Mammedov2017-10-271-1/+6
| * m68k: cleanup cpu type name compositionIgor Mammedov2017-10-272-48/+30Star
| * lm32: cleanup cpu type name compositionIgor Mammedov2017-10-272-52/+25Star
| * cris: cleanup cpu type name compositionIgor Mammedov2017-10-272-54/+30Star
| * alpha: cleanup cpu type name compositionIgor Mammedov2017-10-272-73/+37Star
* | Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into stagingPeter Maydell2017-10-2722-56/+91
|\ \ | |/ |/|
| * ppc: Support Capstone in disas_set_infoRichard Henderson2017-10-251-0/+6
| * arm: Support Capstone in disas_set_infoRichard Henderson2017-10-251-3/+18
| * i386: Support Capstone in disas_set_infoRichard Henderson2017-10-251-0/+7
| * disas: Remove unused flags argumentsRichard Henderson2017-10-2519-22/+19Star
| * target/arm: Don't set INSN_ARM_BE32 for CONFIG_USER_ONLYRichard Henderson2017-10-251-2/+7
| * target/arm: Move BE32 disassembler fixupRichard Henderson2017-10-251-19/+0Star
| * target/ppc: Convert to disas_set_info hookRichard Henderson2017-10-252-4/+22
| * target/i386: Convert to disas_set_info hookRichard Henderson2017-10-252-7/+13
* | tcg: Avoid setting tcg_initialize if !CONFIG_TCGRichard Henderson2017-10-265-0/+10
* | tcg: Initialize cpu_env genericallyRichard Henderson2017-10-2422-80/+0Star
* | tcg: define tcg_init_ctx and make tcg_ctx a pointerEmilio G. Cota2017-10-2421-21/+21
* | target/sparc: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota2017-10-241-1/+1
* | target/sh4: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota2017-10-241-1/+1
* | target/s390x: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota2017-10-243-22/+88
* | target/m68k: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota2017-10-243-15/+31
* | target/i386: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota2017-10-241-2/+2
* | target/hppa: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota2017-10-243-6/+40
* | target/arm: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota2017-10-245-21/+68
* | tcg: convert tb->cflags reads to tb_cflags(tb)Emilio G. Cota2017-10-2422-117/+118
* | qom: Introduce CPUClass.tcg_initializeRichard Henderson2017-10-2430-160/+28Star
* | tcg: Remove TCGV_EQUAL*Richard Henderson2017-10-244-9/+9
* | tcg: Remove GET_TCGV_* and MAKE_TCGV_*Richard Henderson2017-10-241-10/+5Star
|/
* openrisc/cputimer: Perparation for MulticoreStafford Horne2017-10-204-5/+5
* target/openrisc: Make coreid and numcores variableStafford Horne2017-10-201-2/+3
* s390x/tcg: low-address protection supportDavid Hildenbrand2017-10-203-45/+62
* s390x: refactor error handling for MSCH handlerHalil Pasic2017-10-201-19/+4Star
* s390x: refactor error handling for HSCH handlerHalil Pasic2017-10-201-19/+4Star
* s390x: refactor error handling for CSCH handlerHalil Pasic2017-10-201-10/+4Star
* s390x: refactor error handling for XSCH handlerHalil Pasic2017-10-201-19/+4Star