| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-30 | target/arm: Convert SRHADD, URHADD to decodetree |  Richard Henderson | 2 | -8/+5 |
| 2024-05-30 | target/arm: Convert SRHADD, URHADD to gvec |  Richard Henderson | 6 | -98/+158 |
| 2024-05-30 | target/arm: Convert SHSUB, UHSUB to decodetree |  Richard Henderson | 2 | -8/+5 |
| 2024-05-30 | target/arm: Convert SHSUB, UHSUB to gvec |  Richard Henderson | 6 | -45/+157 |
| 2024-05-30 | target/arm: Convert SHADD, UHADD to decodetree |  Richard Henderson | 2 | -8/+5 |
| 2024-05-30 | target/arm: Convert SHADD, UHADD to gvec |  Richard Henderson | 6 | -45/+158 |
| 2024-05-30 | target/arm: Use TCG_COND_TSTNE in gen_cmtst_vec |  Richard Henderson | 1 | -3/+1 |
| 2024-05-30 | target/arm: Use TCG_COND_TSTNE in gen_cmtst_{i32, i64} |  Richard Henderson | 1 | -4/+2 |
| 2024-05-30 | target/arm: Convert CMGT, CMHI, CMGE, CMHS, CMTST, CMEQ to decodetree |  Richard Henderson | 2 | -84/+60 |
| 2024-05-30 | target/arm: Convert ADD, SUB (vector) to decodetree |  Richard Henderson | 2 | -15/+13 |
| 2024-05-30 | target/arm: Convert SQRSHL, UQRSHL to decodetree |  Richard Henderson | 2 | -26/+26 |
| 2024-05-30 | target/arm: Convert SQRSHL and UQRSHL (register) to gvec |  Richard Henderson | 7 | -72/+71 |
| 2024-05-30 | target/arm: Convert SQSHL, UQSHL to decodetree |  Richard Henderson | 2 | -25/+53 |
| 2024-05-30 | target/arm: Convert SQSHL and UQSHL (register) to gvec |  Richard Henderson | 7 | -22/+83 |
| 2024-05-30 | target/arm: Convert SRSHL, URSHL to decodetree |  Richard Henderson | 2 | -15/+11 |
| 2024-05-30 | target/arm: Convert SRSHL and URSHL (register) to gvec |  Richard Henderson | 7 | -23/+84 |
| 2024-05-30 | target/arm: Convert SSHL, USHL to decodetree |  Richard Henderson | 2 | -15/+32 |
| 2024-05-30 | target/arm: Convert SUQADD, USQADD to decodetree |  Richard Henderson | 2 | -58/+14 |
| 2024-05-30 | target/arm: Convert SQADD, SQSUB, UQADD, UQSUB to decodetree |  Richard Henderson | 2 | -43/+64 |
| 2024-05-30 | target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUB |  Richard Henderson | 5 | -208/+169 |
| 2024-05-30 | target/arm: Inline scalar SUQADD and USQADD |  Richard Henderson | 5 | -222/+103 |
| 2024-05-30 | target/arm: Convert SUQADD and USQADD to gvec |  Richard Henderson | 5 | -62/+243 |
| 2024-05-30 | target/arm: Assert oprsz in range when using vfp.qc |  Richard Henderson | 1 | -0/+9 |
| 2024-05-30 | target/arm: Improve vector UQADD, UQSUB, SQADD, SQSUB |  Richard Henderson | 1 | -16/+16 |
| 2024-05-30 | arm/sbsa-ref: move to Neoverse-N2 as default |  Marcin Juszkiewicz | 1 | -1/+1 |
| 2024-05-30 | tests/avocado: update sbsa-ref firmware |  Marcin Juszkiewicz | 1 | -10/+10 |
| 2024-05-30 | hw/arm/xilinx_zynq: Support up to two CPU cores |  Sebastian Huber | 1 | -21/+33 |
| 2024-05-30 | hw/arm/xilinx_zynq: Add cache controller |  Sebastian Huber | 2 | -0/+2 |
| 2024-05-30 | hw/intc/arm_gic: Fix writes to GICD_ITARGETSRn |  Sebastian Huber | 1 | -0/+7 |
| 2024-05-30 | hw/intc/arm_gic: Fix set pending of PPIs |  Sebastian Huber | 1 | -1/+4 |
| 2024-05-29 | qio: Inherit follow_coroutine_ctx across TLS |  Eric Blake | 2 | -11/+16 |
| 2024-05-29 | Merge tag 'pull-request-2024-05-29' of https://gitlab.com/thuth/qemu into staging |  Richard Henderson | 16 | -276/+354 |
| 2024-05-29 | qapi: Do not cast function pointers |  Akihiko Odaki | 2 | -39/+28 |
| 2024-05-29 | lockable: Do not cast function pointers |  Akihiko Odaki | 1 | -4/+19 |
| 2024-05-29 | qemu-keymap: Make references to allocations static |  Akihiko Odaki | 1 | -5/+3 |
| 2024-05-29 | scripts/update-linux-headers.sh: Fix the path of setup_data.h |  Thomas Huth | 1 | -1/+1 |
| 2024-05-29 | scripts/update-linux-headers.sh: Remove temporary directory inbetween |  Thomas Huth | 1 | -0/+1 |
| 2024-05-29 | hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTES |  Thomas Huth | 1 | -3/+0 |
| 2024-05-29 | fuzz: disable leak-detection for oss-fuzz builds |  Alexander Bulekov | 1 | -0/+1 |
| 2024-05-29 | fuzz: specify audiodev for usb-audio |  Alexander Bulekov | 1 | -1/+2 |
| 2024-05-29 | tests/tcg/s390x: Add per.S |  Richard Henderson | 2 | -0/+83 |
| 2024-05-29 | target/s390x: Adjust check of noreturn in translate_one |  Richard Henderson | 1 | -7/+8 |
| 2024-05-29 | target/s390x: Simplify per_ifetch, per_check_exception |  Richard Henderson | 3 | -24/+23 |
| 2024-05-29 | target/s390x: Fix helper_per_ifetch flags |  Richard Henderson | 1 | -1/+1 |
| 2024-05-29 | target/s390x: Raise exception from per_store_real |  Richard Henderson | 3 | -5/+8 |
| 2024-05-29 | target/s390x: Raise exception from helper_per_branch |  Richard Henderson | 3 | -38/+27 |
| 2024-05-29 | target/s390x: Split per_breaking_event from per_branch_* |  Richard Henderson | 1 | -3/+3 |
| 2024-05-29 | target/s390x: Simplify help_branch |  Richard Henderson | 1 | -102/+50 |
| 2024-05-29 | target/s390x: Introduce help_goto_indirect |  Richard Henderson | 1 | -9/+10 |
| 2024-05-29 | target/s390x: Disable conditional branch-to-next for PER |  Richard Henderson | 1 | -7/+7 |