aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-31hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUTpull-target-arm-20240531target-arm.nexttarget-arm.for-upstreamDavid Hubbard
2024-05-30target/arm: Implement FEAT WFxT and enable for '-cpu max'Peter Maydell
2024-05-30accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool for whether to haltPeter Maydell
2024-05-30docs/system/target-arm: Re-alphabetize board listPeter Maydell
2024-05-30target/arm: Disable SVE extensions when SVE is disabledMarcin Juszkiewicz
2024-05-30target/arm: Convert FCSEL to decodetreeRichard Henderson
2024-05-30target/arm: Convert FMADD, FMSUB, FNMADD, FNMSUB to decodetreeRichard Henderson
2024-05-30target/arm: Convert SQDMULH, SQRDMULH to decodetreeRichard Henderson
2024-05-30target/arm: Tidy SQDMULH, SQRDMULH (vector)Richard Henderson
2024-05-30target/arm: Convert MLA, MLS to decodetreeRichard Henderson
2024-05-30target/arm: Convert MUL, PMUL to decodetreeRichard Henderson
2024-05-30target/arm: Convert SABA, SABD, UABA, UABD to decodetreeRichard Henderson
2024-05-30target/arm: Convert SMAX, SMIN, UMAX, UMIN to decodetreeRichard Henderson
2024-05-30target/arm: Convert SRHADD, URHADD to decodetreeRichard Henderson
2024-05-30target/arm: Convert SRHADD, URHADD to gvecRichard Henderson
2024-05-30target/arm: Convert SHSUB, UHSUB to decodetreeRichard Henderson
2024-05-30target/arm: Convert SHSUB, UHSUB to gvecRichard Henderson
2024-05-30target/arm: Convert SHADD, UHADD to decodetreeRichard Henderson
2024-05-30target/arm: Convert SHADD, UHADD to gvecRichard Henderson
2024-05-30target/arm: Use TCG_COND_TSTNE in gen_cmtst_vecRichard Henderson
2024-05-30target/arm: Use TCG_COND_TSTNE in gen_cmtst_{i32, i64}Richard Henderson
2024-05-30target/arm: Convert CMGT, CMHI, CMGE, CMHS, CMTST, CMEQ to decodetreeRichard Henderson
2024-05-30target/arm: Convert ADD, SUB (vector) to decodetreeRichard Henderson
2024-05-30target/arm: Convert SQRSHL, UQRSHL to decodetreeRichard Henderson
2024-05-30target/arm: Convert SQRSHL and UQRSHL (register) to gvecRichard Henderson
2024-05-30target/arm: Convert SQSHL, UQSHL to decodetreeRichard Henderson
2024-05-30target/arm: Convert SQSHL and UQSHL (register) to gvecRichard Henderson
2024-05-30target/arm: Convert SRSHL, URSHL to decodetreeRichard Henderson
2024-05-30target/arm: Convert SRSHL and URSHL (register) to gvecRichard Henderson
2024-05-30target/arm: Convert SSHL, USHL to decodetreeRichard Henderson
2024-05-30target/arm: Convert SUQADD, USQADD to decodetreeRichard Henderson
2024-05-30target/arm: Convert SQADD, SQSUB, UQADD, UQSUB to decodetreeRichard Henderson
2024-05-30target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUBRichard Henderson
2024-05-30target/arm: Inline scalar SUQADD and USQADDRichard Henderson
2024-05-30target/arm: Convert SUQADD and USQADD to gvecRichard Henderson
2024-05-30target/arm: Assert oprsz in range when using vfp.qcRichard Henderson
2024-05-30target/arm: Improve vector UQADD, UQSUB, SQADD, SQSUBRichard Henderson
2024-05-30arm/sbsa-ref: move to Neoverse-N2 as defaultMarcin Juszkiewicz
2024-05-30tests/avocado: update sbsa-ref firmwareMarcin Juszkiewicz
2024-05-30hw/arm/xilinx_zynq: Support up to two CPU coresSebastian Huber
2024-05-30hw/arm/xilinx_zynq: Add cache controllerSebastian Huber
2024-05-30hw/intc/arm_gic: Fix writes to GICD_ITARGETSRnSebastian Huber
2024-05-30hw/intc/arm_gic: Fix set pending of PPIsSebastian Huber
2024-05-29Merge tag 'pull-request-2024-05-29' of https://gitlab.com/thuth/qemu into sta...HEADmasterRichard Henderson
2024-05-29qapi: Do not cast function pointersAkihiko Odaki
2024-05-29lockable: Do not cast function pointersAkihiko Odaki
2024-05-29qemu-keymap: Make references to allocations staticAkihiko Odaki
2024-05-29scripts/update-linux-headers.sh: Fix the path of setup_data.hThomas Huth
2024-05-29scripts/update-linux-headers.sh: Remove temporary directory inbetweenThomas Huth
2024-05-29hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTESThomas Huth