qemu.git
2024-06-03 Max Choutarget/riscv: rvv: Fix Zvfhmin checking for vfwcvt...
2024-06-03 Christoph Müllnerriscv: thead: Add th.sxstatus CSR emulation
2024-06-03 Huang Taotarget/riscv: Implement dynamic establishment of custom...
2024-06-03 Yangyu Chentarget/riscv/cpu.c: fix Zvkb extension config
2024-06-03 Huang Taotarget/riscv: Fix the element agnostic function problem
2024-06-03 Jason Chientarget/riscv: Relax vector register check in RISCV...
2024-06-03 Jason Chientarget/riscv: Add support for Zve64x extension
2024-06-03 Jason Chientarget/riscv: Add support for Zve32x extension
2024-06-03 Daniel Henrique... trans_privileged.c.inc: set (m|s)tval on ebreak breakpoint
2024-06-03 Daniel Henrique... target/riscv/debug: set tval=pc in breakpoint exceptions
2024-06-03 Daniel Henrique... target/riscv/kvm: tolerate KVM disable ext errors
2024-06-03 Clément Légertarget/riscv: change RISCV_EXCP_SEMIHOST exception...
2024-06-03 Cheng Yanghw/riscv/boot.c: Support 64-bit address for initrd
2024-06-03 Daniel Henrique... target/riscv/kvm: implement SBI debug console (DBCN...
2024-06-03 Andrew Jonestarget/riscv: Raise exceptions on wrs.nto
2024-06-03 Andrew Jonestarget/riscv/kvm: Fix exposure of Zkr
2024-06-03 yang.zhanghw/intc/riscv_aplic: APLICs should add child earlier...
2024-05-31 Richard HendersonMerge tag 'pull-target-arm-20240531' of https://git...
2024-05-31 David Hubbardhw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
2024-05-30 Peter Maydelltarget/arm: Implement FEAT WFxT and enable for '-cpu...
2024-05-30 Peter Maydellaccel/tcg: Make TCGCPUOps::cpu_exec_halt return bool...
2024-05-30 Peter Maydelldocs/system/target-arm: Re-alphabetize board list
2024-05-30 Marcin Juszkiewicztarget/arm: Disable SVE extensions when SVE is disabled
2024-05-30 Richard Hendersontarget/arm: Convert FCSEL to decodetree
2024-05-30 Richard Hendersontarget/arm: Convert FMADD, FMSUB, FNMADD, FNMSUB to...
2024-05-30 Richard Hendersontarget/arm: Convert SQDMULH, SQRDMULH to decodetree
2024-05-30 Richard Hendersontarget/arm: Tidy SQDMULH, SQRDMULH (vector)
2024-05-30 Richard Hendersontarget/arm: Convert MLA, MLS to decodetree
2024-05-30 Richard Hendersontarget/arm: Convert MUL, PMUL to decodetree
2024-05-30 Richard Hendersontarget/arm: Convert SABA, SABD, UABA, UABD to decodetree
2024-05-30 Richard Hendersontarget/arm: Convert SMAX, SMIN, UMAX, UMIN to decodetree
2024-05-30 Richard Hendersontarget/arm: Convert SRHADD, URHADD to decodetree
2024-05-30 Richard Hendersontarget/arm: Convert SRHADD, URHADD to gvec
2024-05-30 Richard Hendersontarget/arm: Convert SHSUB, UHSUB to decodetree
2024-05-30 Richard Hendersontarget/arm: Convert SHSUB, UHSUB to gvec
2024-05-30 Richard Hendersontarget/arm: Convert SHADD, UHADD to decodetree
2024-05-30 Richard Hendersontarget/arm: Convert SHADD, UHADD to gvec
2024-05-30 Richard Hendersontarget/arm: Use TCG_COND_TSTNE in gen_cmtst_vec
2024-05-30 Richard Hendersontarget/arm: Use TCG_COND_TSTNE in gen_cmtst_{i32, i64}
2024-05-30 Richard Hendersontarget/arm: Convert CMGT, CMHI, CMGE, CMHS, CMTST,...
2024-05-30 Richard Hendersontarget/arm: Convert ADD, SUB (vector) to decodetree
2024-05-30 Richard Hendersontarget/arm: Convert SQRSHL, UQRSHL to decodetree
2024-05-30 Richard Hendersontarget/arm: Convert SQRSHL and UQRSHL (register) to...
2024-05-30 Richard Hendersontarget/arm: Convert SQSHL, UQSHL to decodetree
2024-05-30 Richard Hendersontarget/arm: Convert SQSHL and UQSHL (register) to gvec
2024-05-30 Richard Hendersontarget/arm: Convert SRSHL, URSHL to decodetree
2024-05-30 Richard Hendersontarget/arm: Convert SRSHL and URSHL (register) to gvec
2024-05-30 Richard Hendersontarget/arm: Convert SSHL, USHL to decodetree
2024-05-30 Richard Hendersontarget/arm: Convert SUQADD, USQADD to decodetree
2024-05-30 Richard Hendersontarget/arm: Convert SQADD, SQSUB, UQADD, UQSUB to decod...
2024-05-30 Richard Hendersontarget/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUB
2024-05-30 Richard Hendersontarget/arm: Inline scalar SUQADD and USQADD
2024-05-30 Richard Hendersontarget/arm: Convert SUQADD and USQADD to gvec
2024-05-30 Richard Hendersontarget/arm: Assert oprsz in range when using vfp.qc
2024-05-30 Richard Hendersontarget/arm: Improve vector UQADD, UQSUB, SQADD, SQSUB
2024-05-30 Marcin Juszkiewiczarm/sbsa-ref: move to Neoverse-N2 as default
2024-05-30 Marcin Juszkiewicztests/avocado: update sbsa-ref firmware
2024-05-30 Sebastian Huberhw/arm/xilinx_zynq: Support up to two CPU cores
2024-05-30 Sebastian Huberhw/arm/xilinx_zynq: Add cache controller
2024-05-30 Sebastian Huberhw/intc/arm_gic: Fix writes to GICD_ITARGETSRn
2024-05-30 Sebastian Huberhw/intc/arm_gic: Fix set pending of PPIs
2024-05-29 Richard HendersonMerge tag 'pull-request-2024-05-29' of https://gitlab...
2024-05-29 Akihiko Odakiqapi: Do not cast function pointers
2024-05-29 Akihiko Odakilockable: Do not cast function pointers
2024-05-29 Akihiko Odakiqemu-keymap: Make references to allocations static
2024-05-29 Thomas Huthscripts/update-linux-headers.sh: Fix the path of setup_...
2024-05-29 Thomas Huthscripts/update-linux-headers.sh: Remove temporary direc...
2024-05-29 Thomas Huthhw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTES
2024-05-29 Alexander Bulekovfuzz: disable leak-detection for oss-fuzz builds
2024-05-29 Alexander Bulekovfuzz: specify audiodev for usb-audio
2024-05-29 Richard Hendersontests/tcg/s390x: Add per.S
2024-05-29 Richard Hendersontarget/s390x: Adjust check of noreturn in translate_one
2024-05-29 Richard Hendersontarget/s390x: Simplify per_ifetch, per_check_exception
2024-05-29 Richard Hendersontarget/s390x: Fix helper_per_ifetch flags
2024-05-29 Richard Hendersontarget/s390x: Raise exception from per_store_real
2024-05-29 Richard Hendersontarget/s390x: Raise exception from helper_per_branch
2024-05-29 Richard Hendersontarget/s390x: Split per_breaking_event from per_branch_*
2024-05-29 Richard Hendersontarget/s390x: Simplify help_branch
2024-05-29 Richard Hendersontarget/s390x: Introduce help_goto_indirect
2024-05-29 Richard Hendersontarget/s390x: Disable conditional branch-to-next for PER
2024-05-29 Richard Hendersontarget/s390x: Record separate PER bits in TB flags
2024-05-29 Richard Hendersontarget/s390x: Update CR9 bits
2024-05-29 Richard Hendersontarget/s390x: Move cpu_get_tb_cpu_state out of line
2024-05-29 Richard Hendersontarget/s390x: Do not use unwind for per_check_exception
2024-05-28 Richard HendersonMerge tag 'pull-block-jobs-2024-04-29-v2' of https...
2024-05-28 Richard HendersonMerge tag 'pull-target-arm-20240528' of https://git...
2024-05-28 Richard Hendersontarget/arm: Convert disas_simd_3same_logic to decodetree
2024-05-28 Richard Hendersontarget/arm: Convert FMLAL, FMLSL to decodetree
2024-05-28 Richard Hendersontarget/arm: Use gvec for neon pmax, pmin
2024-05-28 Richard Hendersontarget/arm: Convert SMAXP, SMINP, UMAXP, UMINP to decod...
2024-05-28 Richard Hendersontarget/arm: Use gvec for neon padd
2024-05-28 Richard Hendersontarget/arm: Convert ADDP to decodetree
2024-05-28 Richard Hendersontarget/arm: Use gvec for neon faddp, fmaxp, fminp
2024-05-28 Richard Hendersontarget/arm: Convert FMAXP, FMINP, FMAXNMP, FMINNMP...
2024-05-28 Richard Hendersontarget/arm: Convert FADDP to decodetree
2024-05-28 Richard Hendersontarget/arm: Convert FRECPS, FRSQRTS to decodetree
2024-05-28 Richard Hendersontarget/arm: Convert FABD to decodetree
2024-05-28 Richard Hendersontarget/arm: Convert FCMEQ, FCMGE, FCMGT, FACGE, FACGT...
2024-05-28 Richard Hendersontarget/arm: Convert FMLA, FMLS to decodetree
2024-05-28 Richard Hendersontarget/arm: Convert FNMUL to decodetree
next