Age | Commit message (Expand) | Author |
2024-05-30 | target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUB | Richard Henderson |
2024-05-30 | target/arm: Inline scalar SUQADD and USQADD | Richard Henderson |
2024-05-30 | target/arm: Convert SUQADD and USQADD to gvec | Richard Henderson |
2024-05-30 | target/arm: Assert oprsz in range when using vfp.qc | Richard Henderson |
2024-05-30 | target/arm: Improve vector UQADD, UQSUB, SQADD, SQSUB | Richard Henderson |
2024-05-30 | arm/sbsa-ref: move to Neoverse-N2 as default | Marcin Juszkiewicz |
2024-05-30 | tests/avocado: update sbsa-ref firmware | Marcin Juszkiewicz |
2024-05-30 | hw/arm/xilinx_zynq: Support up to two CPU cores | Sebastian Huber |
2024-05-30 | hw/arm/xilinx_zynq: Add cache controller | Sebastian Huber |
2024-05-30 | hw/intc/arm_gic: Fix writes to GICD_ITARGETSRn | Sebastian Huber |
2024-05-30 | hw/intc/arm_gic: Fix set pending of PPIs | Sebastian Huber |
2024-05-29 | Merge tag 'pull-request-2024-05-29' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson |
2024-05-29 | qapi: Do not cast function pointers | Akihiko Odaki |
2024-05-29 | lockable: Do not cast function pointers | Akihiko Odaki |
2024-05-29 | qemu-keymap: Make references to allocations static | Akihiko Odaki |
2024-05-29 | scripts/update-linux-headers.sh: Fix the path of setup_data.h | Thomas Huth |
2024-05-29 | scripts/update-linux-headers.sh: Remove temporary directory inbetween | Thomas Huth |
2024-05-29 | hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTES | Thomas Huth |
2024-05-29 | fuzz: disable leak-detection for oss-fuzz builds | Alexander Bulekov |
2024-05-29 | fuzz: specify audiodev for usb-audio | Alexander Bulekov |
2024-05-29 | tests/tcg/s390x: Add per.S | Richard Henderson |
2024-05-29 | target/s390x: Adjust check of noreturn in translate_one | Richard Henderson |
2024-05-29 | target/s390x: Simplify per_ifetch, per_check_exception | Richard Henderson |
2024-05-29 | target/s390x: Fix helper_per_ifetch flags | Richard Henderson |
2024-05-29 | target/s390x: Raise exception from per_store_real | Richard Henderson |
2024-05-29 | target/s390x: Raise exception from helper_per_branch | Richard Henderson |
2024-05-29 | target/s390x: Split per_breaking_event from per_branch_* | Richard Henderson |
2024-05-29 | target/s390x: Simplify help_branch | Richard Henderson |
2024-05-29 | target/s390x: Introduce help_goto_indirect | Richard Henderson |
2024-05-29 | target/s390x: Disable conditional branch-to-next for PER | Richard Henderson |
2024-05-29 | target/s390x: Record separate PER bits in TB flags | Richard Henderson |
2024-05-29 | target/s390x: Update CR9 bits | Richard Henderson |
2024-05-29 | target/s390x: Move cpu_get_tb_cpu_state out of line | Richard Henderson |
2024-05-29 | target/s390x: Do not use unwind for per_check_exception | Richard Henderson |
2024-05-28 | Merge tag 'pull-block-jobs-2024-04-29-v2' of https://gitlab.com/vsementsov/qe... | Richard Henderson |
2024-05-28 | Merge tag 'pull-target-arm-20240528' of https://git.linaro.org/people/pmaydel... | Richard Henderson |
2024-05-28 | target/arm: Convert disas_simd_3same_logic to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FMLAL, FMLSL to decodetree | Richard Henderson |
2024-05-28 | target/arm: Use gvec for neon pmax, pmin | Richard Henderson |
2024-05-28 | target/arm: Convert SMAXP, SMINP, UMAXP, UMINP to decodetree | Richard Henderson |
2024-05-28 | target/arm: Use gvec for neon padd | Richard Henderson |
2024-05-28 | target/arm: Convert ADDP to decodetree | Richard Henderson |
2024-05-28 | target/arm: Use gvec for neon faddp, fmaxp, fminp | Richard Henderson |
2024-05-28 | target/arm: Convert FMAXP, FMINP, FMAXNMP, FMINNMP to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FADDP to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FRECPS, FRSQRTS to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FABD to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FCMEQ, FCMGE, FCMGT, FACGE, FACGT to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FMLA, FMLS to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FNMUL to decodetree | Richard Henderson |