aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2018-09-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell1-21/+19
2018-09-25Merge remote-tracking branch 'remotes/xtensa/tags/20180918-xtensa' into stagingPeter Maydell12-51/+46155
2018-09-25target/ppc/cpu-models: Re-group the 970 CPUs together againThomas Huth1-21/+19
2018-09-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...Peter Maydell6-58/+21
2018-09-24Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pullreq-201809...Peter Maydell4-56/+64
2018-09-17target/xtensa: support input from chardev consoleMax Filippov1-10/+61
2018-09-17target/xtensa: fix s32c1i TCGMemOp flagsMax Filippov1-1/+1
2018-09-17target/xtensa: fix FPU2000 bugsMax Filippov1-3/+3
2018-09-17target/xtensa: convert to do_transaction_failedMax Filippov4-16/+35
2018-09-05riscv: remove define cpu_init()Igor Mammedov1-1/+0
2018-09-05target/riscv: call gen_goto_tb on DISAS_TOO_MANYEmilio G. Cota1-6/+1
2018-09-05target/riscv: optimize indirect branchesEmilio G. Cota1-1/+1
2018-09-05target/riscv: optimize cross-page direct jumps in softmmuEmilio G. Cota1-1/+1
2018-09-05target/ppc/kvm: set vcpu as online/offlineNikunj A Dadhania2-0/+16
2018-09-04RISC-V: Simplify riscv_cpu_local_irqs_pendingMichael Clark1-22/+12
2018-09-04RISC-V: Improve page table walker spec complianceMichael Clark2-21/+45
2018-09-04RISC-V: Update address bits to support sv39 and sv48Michael Clark1-4/+4
2018-08-28target/s390x: use regular spaces in translate.cPavel Zbitskiy1-2/+2
2018-08-28target/s390x: fix PACK reading 1 byte less and writing 1 byte morePavel Zbitskiy1-3/+3
2018-08-28target/s390x: add EX support for TRT and TRTRPavel Zbitskiy1-0/+16
2018-08-28target/s390x: fix IPM polluting irrelevant bitsPavel Zbitskiy1-10/+7
2018-08-28target/s390x: fix CSST decoding and runtime alignment checkPavel Zbitskiy2-3/+3
2018-08-28target/s390x: add BAL and BALR instructionsPavel Zbitskiy2-7/+50
2018-08-28ppc: Remove deprecated ppcemb targetThomas Huth5-58/+5
2018-08-24target/mips: Add definition of nanoMIPS I7200 CPUStefan Markovic1-0/+39
2018-08-24target/mips: Fix ERET/ERETNC behavior related to ADEL exceptionYongbok Kim1-1/+3
2018-08-24target/mips: Add updating BadInstr and BadInstrX for nanoMIPSStefan Markovic1-0/+16
2018-08-24target/mips: Add availability control via bit NMSDimitrije Nikolic1-2/+45
2018-08-24target/mips: Add emulation of DSP ASE for nanoMIPS - part 6Stefan Markovic1-0/+58
2018-08-24target/mips: Add emulation of DSP ASE for nanoMIPS - part 5Stefan Markovic1-0/+142
2018-08-24target/mips: Add emulation of DSP ASE for nanoMIPS - part 4Stefan Markovic1-0/+363
2018-08-24target/mips: Add emulation of DSP ASE for nanoMIPS - part 3Stefan Markovic1-2/+183
2018-08-24target/mips: Add emulation of DSP ASE for nanoMIPS - part 2Stefan Markovic1-0/+10
2018-08-24target/mips: Add emulation of DSP ASE for nanoMIPS - part 1Stefan Markovic1-0/+554
2018-08-24target/mips: Implement MT ASE support for nanoMIPSStefan Markovic1-2/+83
2018-08-24target/mips: Fix pre-nanoMIPS MT ASE instructions availability controlAleksandar Rikalo1-8/+38
2018-08-24target/mips: Add emulation of nanoMIPS 32-bit branch instructionsStefan Markovic1-0/+428
2018-08-24target/mips: Implement emulation of nanoMIPS LLWP/SCWP pairAleksandar Rikalo2-0/+88
2018-08-24target/mips: Add CP0 Config3 and Config5 fields to DisasContext structureDimitrije Nikolic1-0/+4
2018-08-24target/mips: Add emulation of nanoMIPS 32-bit load and store instructionsYongbok Kim1-0/+277
2018-08-24target/mips: Implement emulation of nanoMIPS EXTW instructionJames Hogan1-17/+36
2018-08-24target/mips: Implement emulation of nanoMIPS ROTX instructionMatthew Fortune3-0/+111
2018-08-24target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)Yongbok Kim1-1/+131
2018-08-24target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)Yongbok Kim1-0/+91
2018-08-24target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)Yongbok Kim1-0/+185
2018-08-24target/mips: Add emulation of nanoMIPS FP instructionsYongbok Kim1-0/+300
2018-08-24target/mips: Add emulation of nanoMIPS 48-bit instructionsYongbok Kim1-1/+65
2018-08-24target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREVYongbok Kim1-1/+32
2018-08-24target/mips: Add emulation of some common nanoMIPS 32-bit instructionsYongbok Kim1-1/+267
2018-08-24target/mips: Add emulation of nanoMIPS 16-bit save and restore instructionsStefan Markovic1-0/+83