summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2022-08-01Merge tag 'pull-target-arm-20220801' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-08-01Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-08-01target/arm: Move sve probe inside kvm >= 4.15 branchRichard Henderson
2022-08-01target/arm: Set KVM_ARM_VCPU_SVE while probing the hostRichard Henderson
2022-08-01target/arm: Use kvm_arm_sve_supported in kvm_arm_get_host_cpu_featuresRichard Henderson
2022-08-01trivial: Fix duplicated wordsThomas Huth
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé
2022-07-31Hexagon (target/hexagon) make VyV operands use a unique tempTaylor Simpson
2022-07-29hw/loongarch: Rename file 'loongson3.XXX' to 'virt.XXX'Xiaojuan Yang
2022-07-29Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-07-29kvm: don't use perror() without useful errnoCornelia Huck
2022-07-28Merge tag 'pull-ppc-20220728' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson
2022-07-28target/ppc: Implement new wait variantsNicholas Piggin
2022-07-27RISC-V: Allow both Zmmul and MPalmer Dabbelt
2022-07-26target/arm: Add MO_128 entry to pred_esz_masks[]Peter Maydell
2022-07-20Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2022-07-20Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into stagingPeter Maydell
2022-07-19Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson
2022-07-19Hexagon (target/hexagon) fix store w/mem_noshuf & predicated loadTaylor Simpson
2022-07-19hw/loongarch: Add fdt supportXiaojuan Yang
2022-07-19target/loongarch: Fix float_convd/float_convs test failingSong Gao
2022-07-19target/loongarch/cpu: Fix cpucfg default valueXiaojuan Yang
2022-07-19target/loongarch/op_helper: Fix coverity cond_at_most errorXiaojuan Yang
2022-07-19target/loongarch/tlb_helper: Fix coverity integer overflow errorXiaojuan Yang
2022-07-19target/loongarch/cpu: Fix coverity errors about excp_namesXiaojuan Yang
2022-07-19target/loongarch: Fix loongarch_cpu_class_by_nameXiaojuan Yang
2022-07-19target/s390x: fix handling of zeroes in vfmin/vfmaxIlya Leoshkevich
2022-07-18target/ppc: Check page dir/table base alignmentLeandro Lupori
2022-07-18target/ppc: Improve Radix xlate level validationLeandro Lupori
2022-07-18ppc: Check partition and process table alignmentLeandro Lupori
2022-07-18target/ppc: check tb_env != 0 before printing TBU/TBL/DECRMatheus Ferst
2022-07-18target/ppc: Implement slbiagLucas Coutinho
2022-07-18target/ppc: Move slbsync to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbfee to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbmfee to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbmfev to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbmte to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbia to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbieg to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbie to decodetreeLucas Coutinho
2022-07-18target/ppc: add macros to check privilege levelMatheus Ferst
2022-07-18target/ppc: receive DisasContext explicitly in GEN_PRIVMatheus Ferst
2022-07-18target/ppc: Implement ISA 3.00 tlbie[l]Leandro Lupori
2022-07-18target/ppc: Move tlbie[l] to decode treeLeandro Lupori
2022-07-18target/ppc: fix exception error code in spr_write_excp_vectorMatheus Ferst
2022-07-18target/ppc: fix PMU Group A register read/write exceptionsMatheus Ferst
2022-07-18target/ppc: fix exception error code in helper_{load, store}_dcrMatheus Ferst
2022-07-18target/ppc: remove mfdcrux and mtdcruxMatheus Ferst
2022-07-18target/ppc: fix exception error value in slbfeeMatheus Ferst
2022-07-18target/ppc: Fix gen_priv_exception error value in mfspr/mtsprMatheus Ferst