aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2022-09-01Merge tag 'pull-avr-20220901' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2-30/+65
2022-09-01Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi5-25/+78
2022-09-01target/avr: Disable interrupts when env->skip setRichard Henderson2-4/+31
2022-09-01target/avr: Only execute one interrupt at a timeRichard Henderson1-6/+3
2022-09-01target/avr: Call avr_cpu_do_interrupt directlyRichard Henderson1-3/+2
2022-09-01target/avr: Support probe argument to tlb_fillRichard Henderson1-17/+29
2022-08-31target/ppc: Bugfix FP when OE/UE are setLucas Mateus Castro (alqotel)2-2/+2
2022-08-30target/ppc: Fix host PVR matching for KVMNicholas Piggin3-23/+76
2022-08-25target/s390x: Fix CLFIT and CLGIT immediate sizeIlya Leoshkevich1-2/+2
2022-08-25s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1Christian Borntraeger2-0/+3
2022-08-19target/hppa: Fix proberi instruction emulation for linux-userHelge Deller1-1/+1
2022-08-13docs/system/loongarch: Update the LoongArch documentXiaojuan Yang1-48/+1
2022-08-12target/arm: Don't report Statistical Profiling Extension in ID registersPeter Maydell1-0/+11
2022-08-08target/loongarch: Remove cpu_fcsr0Richard Henderson4-22/+20
2022-08-08target/mips: Handle lock_user() failure in UHI_plog semihosting callPeter Maydell1-0/+3
2022-08-05Merge tag 'pull-la-20220805' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson4-14/+58
2022-08-05target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()Song Gao2-7/+30
2022-08-05target/loongarch: Update loongarch-fpu.xmlSong Gao1-1/+1
2022-08-05target/loongarch: add gdb_arch_name()Song Gao1-0/+6
2022-08-05target/loongarch: Fix GDB get the wrong pcSong Gao2-3/+6
2022-08-05target/loongarch: Fix macros SET_FPU_* in cpu.hQi Hu1-3/+15
2022-08-05target/arm: display deprecation status in '-cpu help'Daniel P. Berrangé1-1/+6
2022-08-05target/s390x: display deprecation status in '-cpu help'Daniel P. Berrangé1-5/+18
2022-08-05target/i386: display deprecation status in '-cpu help'Daniel P. Berrangé1-0/+5
2022-08-04ppc: Remove redundant macro MSR_BOOK3S_MASK.Yonggang Luo1-1/+0
2022-08-02target/mips: Advance pc after semihosting exceptionRichard Henderson6-11/+16
2022-08-01Merge tag 'pull-target-arm-20220801' of https://git.linaro.org/people/pmaydel...Richard Henderson1-23/+22
2022-08-01Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta...Richard Henderson3-3/+3
2022-08-01target/arm: Move sve probe inside kvm >= 4.15 branchRichard Henderson1-11/+11
2022-08-01target/arm: Set KVM_ARM_VCPU_SVE while probing the hostRichard Henderson1-14/+13
2022-08-01target/arm: Use kvm_arm_sve_supported in kvm_arm_get_host_cpu_featuresRichard Henderson1-1/+1
2022-08-01trivial: Fix duplicated wordsThomas Huth1-1/+1
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé2-2/+2
2022-07-31Hexagon (target/hexagon) make VyV operands use a unique tempTaylor Simpson1-5/+4
2022-07-29hw/loongarch: Rename file 'loongson3.XXX' to 'virt.XXX'Xiaojuan Yang1-1/+1
2022-07-29Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-1/+1
2022-07-29kvm: don't use perror() without useful errnoCornelia Huck1-1/+1
2022-07-28Merge tag 'pull-ppc-20220728' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson2-8/+91
2022-07-28target/ppc: Implement new wait variantsNicholas Piggin2-8/+91
2022-07-27RISC-V: Allow both Zmmul and MPalmer Dabbelt1-5/+0
2022-07-26target/arm: Add MO_128 entry to pred_esz_masks[]Peter Maydell2-3/+4
2022-07-20Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...Peter Maydell1-2/+2
2022-07-20Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into stagingPeter Maydell5-19/+59
2022-07-19Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson5-21/+59
2022-07-19Hexagon (target/hexagon) fix store w/mem_noshuf & predicated loadTaylor Simpson1-0/+2
2022-07-19hw/loongarch: Add fdt supportXiaojuan Yang2-0/+4
2022-07-19target/loongarch: Fix float_convd/float_convs test failingSong Gao1-63/+80
2022-07-19target/loongarch/cpu: Fix cpucfg default valueXiaojuan Yang1-1/+1
2022-07-19target/loongarch/op_helper: Fix coverity cond_at_most errorXiaojuan Yang1-1/+1
2022-07-19target/loongarch/tlb_helper: Fix coverity integer overflow errorXiaojuan Yang1-2/+2