qemu.git
2024-06-04 Peter Maydellhw/dma/xlnx_dpdma: Read descriptor into buffer, not...
2024-06-04 Thomas Weißschuhhw/misc/debugexit: use runstate API instead of plain...
2024-06-04 Philippe Mathieu... hw/xen: Register framebuffer backend via xen_backend_init()
2024-06-04 Philippe Mathieu... hw/xen: Make XenDevOps structures const
2024-06-04 Philippe Mathieu... hw/xen: Constify xenstore_be::XenDevOps
2024-06-04 Philippe Mathieu... hw/xen: Constify XenLegacyDevice::XenDevOps
2024-06-04 Edgar E. Iglesiasphysmem: Replace check for RAMBlock offset 0 with xen_m...
2024-06-04 Edgar E. Iglesiasphysmem: Always pass offset + addr to xen_map_cache
2024-06-04 Edgar E. Iglesiasxen: Add xen_mr_is_memory()
2024-06-04 Alex Bennéecore/cpu-common: initialise plugin state before thread...
2024-06-04 Alex Bennéeplugins: remove special casing for cpu->realized
2024-06-04 Alex Bennéecpu-target: don't set cpu->thread_id to bogus value
2024-06-04 Alex Bennéecpu: move Qemu[Thread|Cond] setup into common code
2024-06-04 Alex Bennéehw/core: expand on the alignment of CPUState
2024-06-04 Peter Maydellaccel/kvm: Fix two lines with hard-coded tabs
2024-06-04 Philippe Mathieu... accel/tcg: Move common declarations to 'internal-common.h'
2024-06-04 Philippe Mathieu... system/runstate: Remove unused 'qemu/plugin.h' header
2024-06-04 Gerd HoffmannMAINTAINERS: drop usb maintainership
2024-06-04 Richard Hendersonutil/hexdump: Remove ascii parameter from qemu_hexdump_line
2024-06-04 Richard Hendersonutil/hexdump: Remove b parameter from qemu_hexdump_line
2024-06-04 Philippe Mathieu... disas/microblaze: Replace sprintf() by snprintf()
2024-06-04 Philippe Mathieu... disas/m68k: Replace sprintf() by snprintf()
2024-06-04 Richard Hendersontarget/i386/kvm: Improve KVM_EXIT_NOTIFY warnings
2024-06-04 Philippe Mathieu... target/arm: Replace sprintf() by snprintf()
2024-06-04 Philippe Mathieu... target/mips: Remove unused 'hw/misc/mips_itu.h' header
2024-06-04 Philippe Mathieu... target/riscv: Restrict riscv_cpu_do_interrupt() to...
2024-06-04 Philippe Mathieu... target/riscv: Restrict 'rv128' machine to TCG accelerator
2024-06-04 Philippe Mathieu... target/riscv: Remove unused 'instmap.h' header in trans...
2024-06-03 Richard HendersonMerge tag 'pull-ufs-20240603' of https://gitlab.com...
2024-06-03 Minwoo Imhw/ufs: Add support MCQ of UFSHCI 4.0
2024-06-03 Minwoo Imhw/ufs: Update MCQ-related fields to block/ufs.h
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...
next