Age | Commit message (Expand) | Author |
2020-09-14 | target/arm: Count PMU events when MDCR.SPME is set | Aaron Lindsay |
2020-09-14 | target/arm: Remove no-longer-reachable 32-bit KVM code | Peter Maydell |
2020-09-14 | target/arm: Remove KVM support for 32-bit Arm hosts | Peter Maydell |
2020-09-14 | target/arm: Convert VCMLA, VCADD size field to MO_* in decode | Peter Maydell |
2020-09-14 | target/arm: Convert Neon VCVT fp size field to MO_* in decode | Peter Maydell |
2020-09-14 | target/arm: Convert Neon 3-same-fp size field to MO_* in decode | Peter Maydell |
2020-09-13 | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200... | Peter Maydell |
2020-09-12 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-... | Peter Maydell |
2020-09-12 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul... | Peter Maydell |
2020-09-11 | target/i386/kvm: Add missing fallthrough comment | Thomas Huth |
2020-09-11 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2020-09-10 | target/i386/kvm: Rename host_tsx_blacklisted() as host_tsx_broken() | Philippe Mathieu-Daudé |
2020-09-10 | target/mips: simplify gen_compute_imm_branch logic | Alex Bennée |
2020-09-09 | hw/riscv: clint: Avoid using hard-coded timebase frequency | Bin Meng |
2020-09-09 | target/riscv: cpu: Set reset vector based on the configured property value | Bin Meng |
2020-09-09 | target/riscv: cpu: Add a new 'resetvec' property | Bin Meng |
2020-09-09 | target/riscv: Fix bug in getting trap cause name for trace_riscv_trap | Yifei Jiang |
2020-09-09 | trace-events: Fix attribution of trace points to source | Markus Armbruster |
2020-09-09 | trace-events: Delete unused trace points | Markus Armbruster |
2020-09-09 | Use OBJECT_DECLARE_TYPE where possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-09-08 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200908' into... | Peter Maydell |
2020-09-08 | Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200907-2' into staging | Peter Maydell |
2020-09-08 | target/s390x: Use start-powered-off CPUState property | Thiago Jung Bauermann |
2020-09-08 | target/arm: Move setting of CPU halted state to generic code | Thiago Jung Bauermann |
2020-09-08 | target/arm: Move start-powered-off property to generic CPUState | Thiago Jung Bauermann |
2020-09-07 | Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-pull-request' ... | Peter Maydell |
2020-09-07 | target/microblaze: Put MicroBlazeCPUConfig into DisasContext | Richard Henderson |
2020-09-07 | target/microblaze: Fill in VMStateDescription for cpu | Richard Henderson |
2020-09-07 | target/microblaze: Move mmu parameters to MicroBlazeCPUConfig | Richard Henderson |
2020-09-07 | target/microblaze: Treat pvr_regs as constant | Richard Henderson |
2020-09-07 | target/microblaze: Move pvr regs to MicroBlazeCPUConfig | Richard Henderson |
2020-09-07 | target/microblaze: Reorg MicroBlazeCPUConfig to minimize holes | Richard Henderson |
2020-09-07 | target/microblaze: Split out MicroBlazeCPUConfig | Richard Henderson |
2020-09-07 | target/microblaze: Diagnose invalid insns in delay slots | Richard Henderson |
2020-09-07 | target/microblaze: Use tcg_gen_lookup_and_goto_ptr | Richard Henderson |
2020-09-07 | target/microblaze: Force rtid, rted, rtbd to exit | Richard Henderson |
2020-09-07 | target/microblaze: Handle DISAS_EXIT_NEXT in delay slot | Richard Henderson |
2020-09-07 | target/microblaze: Replace cpustate_changed with DISAS_EXIT_NEXT | Richard Henderson |
2020-09-07 | target/microblaze: Introduce DISAS_EXIT_NEXT, DISAS_EXIT_JUMP | Richard Henderson |
2020-09-07 | target/microblaze: Rename DISAS_UPDATE to DISAS_EXIT | Richard Henderson |
2020-09-07 | target/microblaze: Rename mmu structs | Richard Henderson |
2020-09-07 | target/microblaze: Cleanup mb_cpu_do_interrupt | Richard Henderson |
2020-09-07 | target/microblaze: Renumber D_FLAG | Richard Henderson |
2020-09-07 | target/microblaze: Collected fixes for env->iflags | Richard Henderson |
2020-09-02 | target/hppa: Fix boot with old Linux installation CDs | Helge Deller |
2020-09-02 | hw/hppa: Make number of TLB and BTLB entries configurable | Helge Deller |
2020-09-02 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2020-09-02 | Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200901' into staging | Peter Maydell |