aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2019-08-20Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-20-2019' ...Peter Maydell4-407/+429
2019-08-19target/mips: Style improvements in translate.cAleksandar Markovic1-380/+393
2019-08-19target/mips: Style improvements in machine.cAleksandar Markovic1-2/+2
2019-08-19target/mips: Style improvements in cpu.cAleksandar Markovic1-6/+11
2019-08-19target/mips: Style improvements in cp0_timer.cAleksandar Markovic1-19/+23
2019-08-19Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190819' into stagingPeter Maydell1-18/+1
2019-08-19target/riscv: Remove redundant declaration pragmasRichard Henderson1-18/+1
2019-08-19targets (various): use softfloat-helpers.h where we canAlex Bennée6-7/+5
2019-08-19target/riscv: rationalise softfloat includesAlex Bennée3-1/+3
2019-08-19target/mips: rationalise softfloat includesAlex Bennée4-7/+10
2019-08-19target/m68k: replace LIT64 with UINT64_C macrosAlex Bennée1-49/+49
2019-08-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...Peter Maydell14-539/+540
2019-08-16target/arm: Use tcg_gen_extrh_i64_i32 to extract the high wordRichard Henderson1-12/+6
2019-08-16target/arm: Simplify SMMLA, SMMLAR, SMMLS, SMMLSRRichard Henderson1-46/+26
2019-08-16target/arm: Use tcg_gen_rotri_i32 for gen_swap_halfRichard Henderson1-5/+1
2019-08-16target/arm: Use ror32 instead of open-coding the operationRichard Henderson1-5/+2
2019-08-16target/arm: Remove redundant shift testsRichard Henderson1-12/+7
2019-08-16target/arm: Use tcg_gen_deposit_i32 for PKHBT, PKHTBRichard Henderson1-16/+10
2019-08-16target/arm: Use tcg_gen_extract_i32 for shifter_out_imRichard Henderson1-8/+1
2019-08-16target/arm/kvm64: Move the get/put of fpsimd registers outAndrew Jones1-59/+87
2019-08-16target/arm/kvm64: Fix error returnsAndrew Jones1-2/+2
2019-08-16target/arm/cpu: Use div-round-up to determine predicate register array sizeAndrew Jones1-1/+1
2019-08-16target/arm/helper: zcr: Add build bug next to value range assumptionAndrew Jones1-0/+1
2019-08-16target/arm/cpu: Ensure we can use the pmu with kvmAndrew Jones3-5/+46
2019-08-16target/arm/cpu64: Ensure kvm really supports aarch64=offAndrew Jones3-6/+29
2019-08-16target/arm: Remove helper_double_saturateRichard Henderson3-18/+2
2019-08-16target/arm: Use unallocated_encoding for aarch32Richard Henderson5-21/+15
2019-08-16target/arm: Remove offset argument to gen_exception_bkpt_insnRichard Henderson2-8/+7
2019-08-16target/arm: Replace offset with pc in gen_exception_internal_insnRichard Henderson2-8/+8
2019-08-16target/arm: Replace offset with pc in gen_exception_insnRichard Henderson3-29/+33
2019-08-16target/arm: Replace s->pc with s->base.pc_nextRichard Henderson3-83/+72
2019-08-16target/arm: Remove redundant s->pc & ~1Richard Henderson1-5/+5
2019-08-16target/arm: Introduce add_reg_for_litRichard Henderson2-122/+82
2019-08-16target/arm: Introduce read_pcRichard Henderson1-36/+23
2019-08-16target/arm: Introduce pc_currRichard Henderson4-17/+22
2019-08-16target/arm: Pass in pc to thumb_insn_is_16bitRichard Henderson1-7/+7
2019-08-16target/arm: Fix routing of singlestep exceptionsPeter Maydell5-6/+26
2019-08-16target/arm: Factor out 'generate singlestep exception' functionPeter Maydell3-35/+27
2019-08-16target/arm: generate a custom MIDR for -cpu maxAlex Bennée2-0/+25
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster17-13/+19
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster14-14/+0
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster13-13/+0
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-1/+0
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster17-0/+24
2019-08-16Include qemu/queue.h slightly lessMarkus Armbruster1-1/+0
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster17-15/+2
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-08-16migration: Move the VMStateDescription typedef to typedefs.hMarkus Armbruster12-12/+12
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster3-0/+3
2019-08-16Include migration/qemu-file-types.h a lot lessMarkus Armbruster1-0/+1