Age | Commit message (Expand) | Author |
2018-09-25 | target/arm: Start AArch32 CPUs with EL2 but not EL3 in Hyp mode | Peter Maydell |
2018-09-25 | target/arm: Fix cpu_get_tb_cpu_state() for non-SVE CPUs | Richard Henderson |
2018-09-25 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into... | Peter Maydell |
2018-09-25 | Merge remote-tracking branch 'remotes/xtensa/tags/20180918-xtensa' into staging | Peter Maydell |
2018-09-25 | target/ppc/cpu-models: Re-group the 970 CPUs together again | Thomas Huth |
2018-09-24 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into... | Peter Maydell |
2018-09-24 | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pullreq-201809... | Peter Maydell |
2018-09-17 | target/xtensa: support input from chardev console | Max Filippov |
2018-09-17 | target/xtensa: fix s32c1i TCGMemOp flags | Max Filippov |
2018-09-17 | target/xtensa: fix FPU2000 bugs | Max Filippov |
2018-09-17 | target/xtensa: convert to do_transaction_failed | Max Filippov |
2018-09-05 | riscv: remove define cpu_init() | Igor Mammedov |
2018-09-05 | target/riscv: call gen_goto_tb on DISAS_TOO_MANY | Emilio G. Cota |
2018-09-05 | target/riscv: optimize indirect branches | Emilio G. Cota |
2018-09-05 | target/riscv: optimize cross-page direct jumps in softmmu | Emilio G. Cota |
2018-09-05 | target/ppc/kvm: set vcpu as online/offline | Nikunj A Dadhania |
2018-09-04 | RISC-V: Simplify riscv_cpu_local_irqs_pending | Michael Clark |
2018-09-04 | RISC-V: Improve page table walker spec compliance | Michael Clark |
2018-09-04 | RISC-V: Update address bits to support sv39 and sv48 | Michael Clark |
2018-08-28 | target/s390x: use regular spaces in translate.c | Pavel Zbitskiy |
2018-08-28 | target/s390x: fix PACK reading 1 byte less and writing 1 byte more | Pavel Zbitskiy |
2018-08-28 | target/s390x: add EX support for TRT and TRTR | Pavel Zbitskiy |
2018-08-28 | target/s390x: fix IPM polluting irrelevant bits | Pavel Zbitskiy |
2018-08-28 | target/s390x: fix CSST decoding and runtime alignment check | Pavel Zbitskiy |
2018-08-28 | target/s390x: add BAL and BALR instructions | Pavel Zbitskiy |
2018-08-28 | ppc: Remove deprecated ppcemb target | Thomas Huth |
2018-08-24 | target/mips: Add definition of nanoMIPS I7200 CPU | Stefan Markovic |
2018-08-24 | target/mips: Fix ERET/ERETNC behavior related to ADEL exception | Yongbok Kim |
2018-08-24 | target/mips: Add updating BadInstr and BadInstrX for nanoMIPS | Stefan Markovic |
2018-08-24 | target/mips: Add availability control via bit NMS | Dimitrije Nikolic |
2018-08-24 | target/mips: Add emulation of DSP ASE for nanoMIPS - part 6 | Stefan Markovic |
2018-08-24 | target/mips: Add emulation of DSP ASE for nanoMIPS - part 5 | Stefan Markovic |
2018-08-24 | target/mips: Add emulation of DSP ASE for nanoMIPS - part 4 | Stefan Markovic |
2018-08-24 | target/mips: Add emulation of DSP ASE for nanoMIPS - part 3 | Stefan Markovic |
2018-08-24 | target/mips: Add emulation of DSP ASE for nanoMIPS - part 2 | Stefan Markovic |
2018-08-24 | target/mips: Add emulation of DSP ASE for nanoMIPS - part 1 | Stefan Markovic |
2018-08-24 | target/mips: Implement MT ASE support for nanoMIPS | Stefan Markovic |
2018-08-24 | target/mips: Fix pre-nanoMIPS MT ASE instructions availability control | Aleksandar Rikalo |
2018-08-24 | target/mips: Add emulation of nanoMIPS 32-bit branch instructions | Stefan Markovic |
2018-08-24 | target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair | Aleksandar Rikalo |
2018-08-24 | target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure | Dimitrije Nikolic |
2018-08-24 | target/mips: Add emulation of nanoMIPS 32-bit load and store instructions | Yongbok Kim |
2018-08-24 | target/mips: Implement emulation of nanoMIPS EXTW instruction | James Hogan |
2018-08-24 | target/mips: Implement emulation of nanoMIPS ROTX instruction | Matthew Fortune |
2018-08-24 | target/mips: Add emulation of misc nanoMIPS instructions (p_lsx) | Yongbok Kim |
2018-08-24 | target/mips: Add emulation of misc nanoMIPS instructions (pool32axf) | Yongbok Kim |
2018-08-24 | target/mips: Add emulation of misc nanoMIPS instructions (pool32a0) | Yongbok Kim |
2018-08-24 | target/mips: Add emulation of nanoMIPS FP instructions | Yongbok Kim |
2018-08-24 | target/mips: Add emulation of nanoMIPS 48-bit instructions | Yongbok Kim |
2018-08-24 | target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV | Yongbok Kim |