summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* target/xtensa: extract gen_check_interrupts callMax Filippov2018-10-011-25/+53
* target/xtensa: make rsr/wsr helpers return voidMax Filippov2018-10-011-66/+36Star
* target/xtensa: extract unconditional TB termination via slot 0Max Filippov2018-10-011-47/+36Star
* target/xtensa: always end TB on CCOUNT access/CCOMPARE writeMax Filippov2018-10-011-8/+5Star
* target/xtensa: change SR number checks to assertionsMax Filippov2018-10-011-36/+29Star
* target/xtensa: extract unconditional TB terminationMax Filippov2018-10-011-39/+28Star
* target/xtensa: extract test for division by zeroMax Filippov2018-10-011-22/+31
* target/xtensa: extract test for cpdisabled exceptionMax Filippov2018-10-012-108/+123
* target/xtensa: extract test for alloca exceptionMax Filippov2018-10-011-3/+8
* target/xtensa: extract test for window underflow exceptionMax Filippov2018-10-013-9/+25
* target/xtensa: extract test for window overflow exceptionMax Filippov2018-10-013-587/+889
* target/xtensa: extract test for debug exceptionMax Filippov2018-10-011-10/+13
* target/xtensa: extract test for syscall instructionMax Filippov2018-10-011-7/+6Star
* target/xtensa: extract test for privileged instructionMax Filippov2018-10-011-93/+294
* target/xtensa: extract test for an illegal instructionMax Filippov2018-10-015-73/+400
* target/arm: Start AArch32 CPUs with EL2 but not EL3 in Hyp modePeter Maydell2018-09-251-2/+12
* target/arm: Fix cpu_get_tb_cpu_state() for non-SVE CPUsRichard Henderson2018-09-251-21/+24
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell2018-09-251-21/+19Star
|\
| * target/ppc/cpu-models: Re-group the 970 CPUs together againThomas Huth2018-09-251-21/+19Star
* | Merge remote-tracking branch 'remotes/xtensa/tags/20180918-xtensa' into stagingPeter Maydell2018-09-2512-51/+46155
|\ \ | |/ |/|
| * target/xtensa: support input from chardev consoleMax Filippov2018-09-171-10/+61
| * target/xtensa: fix s32c1i TCGMemOp flagsMax Filippov2018-09-171-1/+1
| * target/xtensa: fix FPU2000 bugsMax Filippov2018-09-171-3/+3
| * target/xtensa: convert to do_transaction_failedMax Filippov2018-09-174-16/+35
| * target/xtensa: add test_kc705_be coreMax Filippov2018-08-205-0/+46004
| * target/xtensa: clean up gdbstub register handlingMax Filippov2018-08-203-23/+51
| * target/xtensa: fix gdbstub register countsMax Filippov2018-08-201-1/+3
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...Peter Maydell2018-09-246-58/+21Star
|\ \
| * | target/ppc/kvm: set vcpu as online/offlineNikunj A Dadhania2018-09-052-0/+16
| * | ppc: Remove deprecated ppcemb targetThomas Huth2018-08-285-58/+5Star
* | | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pullreq-201809...Peter Maydell2018-09-244-56/+64
|\ \ \
| * | | riscv: remove define cpu_init()Igor Mammedov2018-09-051-1/+0Star
| * | | target/riscv: call gen_goto_tb on DISAS_TOO_MANYEmilio G. Cota2018-09-051-6/+1Star
| * | | target/riscv: optimize indirect branchesEmilio G. Cota2018-09-051-1/+1
| * | | target/riscv: optimize cross-page direct jumps in softmmuEmilio G. Cota2018-09-051-1/+1
| * | | RISC-V: Simplify riscv_cpu_local_irqs_pendingMichael Clark2018-09-041-22/+12Star
| * | | RISC-V: Improve page table walker spec complianceMichael Clark2018-09-042-21/+45
| * | | RISC-V: Update address bits to support sv39 and sv48Michael Clark2018-09-041-4/+4
| |/ /
* | | target/s390x: use regular spaces in translate.cPavel Zbitskiy2018-08-281-2/+2
* | | target/s390x: fix PACK reading 1 byte less and writing 1 byte morePavel Zbitskiy2018-08-281-3/+3
* | | target/s390x: add EX support for TRT and TRTRPavel Zbitskiy2018-08-281-0/+16
* | | target/s390x: fix IPM polluting irrelevant bitsPavel Zbitskiy2018-08-281-10/+7Star
* | | target/s390x: fix CSST decoding and runtime alignment checkPavel Zbitskiy2018-08-282-3/+3
* | | target/s390x: add BAL and BALR instructionsPavel Zbitskiy2018-08-282-7/+50
|/ /
* | target/mips: Add definition of nanoMIPS I7200 CPUStefan Markovic2018-08-241-0/+39
* | target/mips: Fix ERET/ERETNC behavior related to ADEL exceptionYongbok Kim2018-08-241-1/+3
* | target/mips: Add updating BadInstr and BadInstrX for nanoMIPSStefan Markovic2018-08-241-0/+16
* | target/mips: Add availability control via bit NMSDimitrije Nikolic2018-08-241-2/+45
* | target/mips: Add emulation of DSP ASE for nanoMIPS - part 6Stefan Markovic2018-08-241-0/+58
* | target/mips: Add emulation of DSP ASE for nanoMIPS - part 5Stefan Markovic2018-08-241-0/+142