Age | Commit message (Expand) | Author |
2022-08-05 | Merge tag 'pull-la-20220805' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson |
2022-08-05 | target/loongarch: Update gdb_set_fpu() and gdb_get_fpu() | Song Gao |
2022-08-05 | target/loongarch: Update loongarch-fpu.xml | Song Gao |
2022-08-05 | target/loongarch: add gdb_arch_name() | Song Gao |
2022-08-05 | target/loongarch: Fix GDB get the wrong pc | Song Gao |
2022-08-05 | target/loongarch: Fix macros SET_FPU_* in cpu.h | Qi Hu |
2022-08-05 | target/arm: display deprecation status in '-cpu help' | Daniel P. Berrangé |
2022-08-05 | target/s390x: display deprecation status in '-cpu help' | Daniel P. Berrangé |
2022-08-05 | target/i386: display deprecation status in '-cpu help' | Daniel P. Berrangé |
2022-08-04 | ppc: Remove redundant macro MSR_BOOK3S_MASK. | Yonggang Luo |
2022-08-02 | target/mips: Advance pc after semihosting exception | Richard Henderson |
2022-08-01 | Merge tag 'pull-target-arm-20220801' of https://git.linaro.org/people/pmaydel... | Richard Henderson |
2022-08-01 | Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson |
2022-08-01 | target/arm: Move sve probe inside kvm >= 4.15 branch | Richard Henderson |
2022-08-01 | target/arm: Set KVM_ARM_VCPU_SVE while probing the host | Richard Henderson |
2022-08-01 | target/arm: Use kvm_arm_sve_supported in kvm_arm_get_host_cpu_features | Richard Henderson |
2022-08-01 | trivial: Fix duplicated words | Thomas Huth |
2022-08-01 | misc: fix commonly doubled up words | Daniel P. Berrangé |
2022-07-31 | Hexagon (target/hexagon) make VyV operands use a unique temp | Taylor Simpson |
2022-07-29 | hw/loongarch: Rename file 'loongson3.XXX' to 'virt.XXX' | Xiaojuan Yang |
2022-07-29 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2022-07-29 | kvm: don't use perror() without useful errno | Cornelia Huck |
2022-07-28 | Merge tag 'pull-ppc-20220728' of https://gitlab.com/danielhb/qemu into staging | Richard Henderson |
2022-07-28 | target/ppc: Implement new wait variants | Nicholas Piggin |
2022-07-27 | RISC-V: Allow both Zmmul and M | Palmer Dabbelt |
2022-07-26 | target/arm: Add MO_128 entry to pred_esz_masks[] | Peter Maydell |
2022-07-20 | Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta... | Peter Maydell |
2022-07-20 | Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into staging | Peter Maydell |
2022-07-19 | Hexagon (target/hexagon) fix bug in mem_noshuf load exception | Taylor Simpson |
2022-07-19 | Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load | Taylor Simpson |
2022-07-19 | hw/loongarch: Add fdt support | Xiaojuan Yang |
2022-07-19 | target/loongarch: Fix float_convd/float_convs test failing | Song Gao |
2022-07-19 | target/loongarch/cpu: Fix cpucfg default value | Xiaojuan Yang |
2022-07-19 | target/loongarch/op_helper: Fix coverity cond_at_most error | Xiaojuan Yang |
2022-07-19 | target/loongarch/tlb_helper: Fix coverity integer overflow error | Xiaojuan Yang |
2022-07-19 | target/loongarch/cpu: Fix coverity errors about excp_names | Xiaojuan Yang |
2022-07-19 | target/loongarch: Fix loongarch_cpu_class_by_name | Xiaojuan Yang |
2022-07-19 | target/s390x: fix handling of zeroes in vfmin/vfmax | Ilya Leoshkevich |
2022-07-18 | target/ppc: Check page dir/table base alignment | Leandro Lupori |
2022-07-18 | target/ppc: Improve Radix xlate level validation | Leandro Lupori |
2022-07-18 | ppc: Check partition and process table alignment | Leandro Lupori |
2022-07-18 | target/ppc: check tb_env != 0 before printing TBU/TBL/DECR | Matheus Ferst |
2022-07-18 | target/ppc: Implement slbiag | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbsync to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbfee to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbmfee to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbmfev to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbmte to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbia to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbieg to decodetree | Lucas Coutinho |