aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2020-09-14target/arm: Count PMU events when MDCR.SPME is setAaron Lindsay
2020-09-14target/arm: Remove no-longer-reachable 32-bit KVM codePeter Maydell
2020-09-14target/arm: Remove KVM support for 32-bit Arm hostsPeter Maydell
2020-09-14target/arm: Convert VCMLA, VCADD size field to MO_* in decodePeter Maydell
2020-09-14target/arm: Convert Neon VCVT fp size field to MO_* in decodePeter Maydell
2020-09-14target/arm: Convert Neon 3-same-fp size field to MO_* in decodePeter Maydell
2020-09-13Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell
2020-09-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-...Peter Maydell
2020-09-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-11target/i386/kvm: Add missing fallthrough commentThomas Huth
2020-09-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-10target/i386/kvm: Rename host_tsx_blacklisted() as host_tsx_broken()Philippe Mathieu-Daudé
2020-09-10target/mips: simplify gen_compute_imm_branch logicAlex Bennée
2020-09-09hw/riscv: clint: Avoid using hard-coded timebase frequencyBin Meng
2020-09-09target/riscv: cpu: Set reset vector based on the configured property valueBin Meng
2020-09-09target/riscv: cpu: Add a new 'resetvec' propertyBin Meng
2020-09-09target/riscv: Fix bug in getting trap cause name for trace_riscv_trapYifei Jiang
2020-09-09trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2020-09-09trace-events: Delete unused trace pointsMarkus Armbruster
2020-09-09Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-09-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200908' into...Peter Maydell
2020-09-08Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200907-2' into stagingPeter Maydell
2020-09-08target/s390x: Use start-powered-off CPUState propertyThiago Jung Bauermann
2020-09-08target/arm: Move setting of CPU halted state to generic codeThiago Jung Bauermann
2020-09-08target/arm: Move start-powered-off property to generic CPUStateThiago Jung Bauermann
2020-09-07Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-pull-request' ...Peter Maydell
2020-09-07target/microblaze: Put MicroBlazeCPUConfig into DisasContextRichard Henderson
2020-09-07target/microblaze: Fill in VMStateDescription for cpuRichard Henderson
2020-09-07target/microblaze: Move mmu parameters to MicroBlazeCPUConfigRichard Henderson
2020-09-07target/microblaze: Treat pvr_regs as constantRichard Henderson
2020-09-07target/microblaze: Move pvr regs to MicroBlazeCPUConfigRichard Henderson
2020-09-07target/microblaze: Reorg MicroBlazeCPUConfig to minimize holesRichard Henderson
2020-09-07target/microblaze: Split out MicroBlazeCPUConfigRichard Henderson
2020-09-07target/microblaze: Diagnose invalid insns in delay slotsRichard Henderson
2020-09-07target/microblaze: Use tcg_gen_lookup_and_goto_ptrRichard Henderson
2020-09-07target/microblaze: Force rtid, rted, rtbd to exitRichard Henderson
2020-09-07target/microblaze: Handle DISAS_EXIT_NEXT in delay slotRichard Henderson
2020-09-07target/microblaze: Replace cpustate_changed with DISAS_EXIT_NEXTRichard Henderson
2020-09-07target/microblaze: Introduce DISAS_EXIT_NEXT, DISAS_EXIT_JUMPRichard Henderson
2020-09-07target/microblaze: Rename DISAS_UPDATE to DISAS_EXITRichard Henderson
2020-09-07target/microblaze: Rename mmu structsRichard Henderson
2020-09-07target/microblaze: Cleanup mb_cpu_do_interruptRichard Henderson
2020-09-07target/microblaze: Renumber D_FLAGRichard Henderson
2020-09-07target/microblaze: Collected fixes for env->iflagsRichard Henderson
2020-09-02target/hppa: Fix boot with old Linux installation CDsHelge Deller
2020-09-02hw/hppa: Make number of TLB and BTLB entries configurableHelge Deller
2020-09-02Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-02Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200901' into stagingPeter Maydell