qemu.git
2025-02-20 Peter Maydelltarget/arm: Remove CP_ACCESS_TRAP handling
2025-02-20 Peter Maydelltarget/arm: Use TRAP_UNCATEGORIZED for XScale CPAR...
2025-02-20 Peter Maydelltarget/arm: Use CP_ACCESS_TRAP_EL1 for traps that are...
2025-02-20 Peter Maydelltarget/arm: Support CP_ACCESS_TRAP_EL1 as a CPAccessResult
2025-02-20 Peter Maydellhw/intc/arm_gicv3_cpuif(): Remove redundant tests of...
2025-02-20 Peter Maydelltarget/arm: Honour SDCR.TDCC and SCR.TERR in AArch32...
2025-02-20 Peter Maydellhw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps...
2025-02-20 Peter Maydelltarget/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be...
2025-02-20 Peter Maydelltarget/arm: Report correct syndrome for UNDEFINED LOR...
2025-02-20 Peter Maydelltarget/arm: Report correct syndrome for UNDEFINED S1E2...
2025-02-20 Peter Maydelltarget/arm: Report correct syndrome for UNDEFINED AT...
2025-02-20 Peter Maydelltarget/arm: Report correct syndrome for UNDEFINED CNTPS...
2025-02-19 Stefan HajnocziMerge tag 'pull-tcg-20250215-3' of https://gitlab.com...
2025-02-19 Stefan HajnocziMerge tag 'mem-next-pull-request' of https://gitlab...
2025-02-18 Richard Hendersontcg: Remove TCG_TARGET_HAS_{br,set}cond2 from riscv...
2025-02-18 Richard Hendersontcg/i386: Use tcg_{high,unsigned}_cond in tcg_out_brcond2
2025-02-18 Artyom Tarasenkotarget/sparc: fake UltraSPARC T1 PCR and PIC registers
2025-02-18 Mikael Szredertarget/sparc: Fix gdbstub incorrectly handling register...
2025-02-18 Mikael Szredertarget/sparc: Fix register selection for all F*TOx...
2025-02-18 Andreas Schwablinux-user: Move TARGET_SA_RESTORER out of generic...
2025-02-18 Fabiano Rosaselfload: Fix alignment when unmapping excess reservation
2025-02-18 Richard Hendersontcg/sparc64: Use 'z' constraint
2025-02-18 Richard Hendersontcg/riscv: Use 'z' constraint
2025-02-18 Richard Hendersontcg/mips: Use 'z' constraint
2025-02-18 Richard Hendersontcg/loongarch64: Use 'z' constraint
2025-02-18 Richard Hendersontcg/aarch64: Use 'z' constraint
2025-02-18 Richard Hendersontcg: Introduce the 'z' constraint for a hardware zero...
2025-02-18 Richard Hendersoninclude/exec: Use uintptr_t in CPUTLBEntry
2025-02-18 Richard Hendersoninclude/exec: Change vaddr to uintptr_t
2025-02-18 Richard Hendersontarget/mips: Use VADDR_PRIx for logging pc_next
2025-02-18 Richard Hendersontarget/loongarch: Use VADDR_PRIx for logging pc_next
2025-02-18 Richard Hendersonaccel/tcg: Fix tlb_set_page_with_attrs, tlb_set_page
2025-02-18 Richard Hendersonplugins: Fix qemu_plugin_read_memory_vaddr parameters
2025-02-18 Richard Hendersontcg: Replace addr{lo,hi}_reg with addr_reg in TCGLabelQ...
2025-02-18 Richard Hendersontcg/ppc: Drop addrhi from prepare_host_addr
2025-02-18 Richard Hendersontcg/mips: Drop addrhi from prepare_host_addr
2025-02-18 Richard Hendersontcg/i386: Drop addrhi from prepare_host_addr
2025-02-18 Richard Hendersontcg/arm: Drop addrhi from prepare_host_addr
2025-02-18 Richard Hendersontcg: Merge INDEX_op_qemu_*_{a32,a64}_*
2025-02-18 Richard Hendersontcg: Drop support for two address registers in gen_ldst
2025-02-18 Richard Hendersontcg: Remove TCG_OVERSIZED_GUEST
2025-02-18 Richard Hendersontcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS
2025-02-18 Stefan HajnocziMerge tag 'pull-ufs-20250217' of https://gitlab.com...
2025-02-17 Jeuk Kimtests/qtest/ufs-test: Add test code for MCQ functionality
2025-02-17 Jeuk Kimtests/qtest/ufs-test: Prepare for MCQ test
2025-02-17 Jeuk Kimtests/qtest/ufs-test: Cleanup unused code
2025-02-17 Jeuk Kimhw/ufs: Fix legacy single doorbell support bit
2025-02-17 Stefan HajnocziMerge tag 'hw-misc-20250216' of https://github.com...
2025-02-17 Stefan HajnocziMerge tag 'migration-20250214-pull-request' of https...
2025-02-16 Keith Packardhw/rx: Allow execution without either bios or kernel
2025-02-16 Philippe Mathieu... hw/pci-host: Mark versatile regions as little-endian
2025-02-16 Philippe Mathieu... hw/mips: Mark Loonson3 Virt machine devices as little...
2025-02-16 Philippe Mathieu... hw/mips: Mark Boston machine devices as little-endian
2025-02-16 Philippe Mathieu... hw/arm: Mark Allwinner Technology devices as little...
2025-02-16 Philippe Mathieu... hw/ssi/xilinx_spi: Make device endianness configurable
2025-02-16 Philippe Mathieu... hw/char/xilinx_uartlite: Make device endianness configu...
2025-02-16 Philippe Mathieu... hw/timer/xilinx_timer: Make device endianness configurable
2025-02-16 Philippe Mathieu... hw/net/xilinx_ethlite: Make device endianness configurable
2025-02-16 Philippe Mathieu... hw/intc/xilinx_intc: Make device endianness configurable
2025-02-16 Philippe Mathieu... hw/qdev-properties-system: Introduce EndianMode QAPI...
2025-02-16 Philippe Mathieu... hw: Make class data 'const'
2025-02-16 Philippe Mathieu... hw: Declare various const data as 'const'
2025-02-16 Philippe Mathieu... tests/functional: Remove sleep() kludges from microblaz...
2025-02-16 Philippe Mathieu... tests/functional: Allow microblaze tests to take a...
2025-02-16 Philippe Mathieu... tests/functional: Explicit endianness of microblaze...
2025-02-16 Peter Maydellhw/net/smc91c111: Ignore attempt to pop from empty...
2025-02-16 Philippe Mathieu... hw/riscv/opentitan: Include missing 'exec/address-space...
2025-02-16 Philippe Mathieu... hw/boards: Ensure machine setting auto_create_sdcard...
2025-02-16 Philippe Mathieu... hw/riscv: Remove all invalid uses of auto_create_sdcard...
2025-02-16 Philippe Mathieu... hw/arm: Remove all invalid uses of auto_create_sdcard...
2025-02-16 Philippe Mathieu... hw/boards: Do not create unusable default if=sd drives
2025-02-16 Philippe Mathieu... hw/boards: Rename no_sdcard -> auto_create_sdcard
2025-02-16 Philippe Mathieu... hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
2025-02-16 Philippe Mathieu... hw/boards: Convert no_sdcard flag to OnOffAuto tri...
2025-02-16 Philippe Mathieu... hw/xen: Have legacy Xen backend inherit from DYNAMIC_SY...
2025-02-16 Bernhard Beschowhw/xen: Prefer QOM cast for XenLegacyDevice
2025-02-16 Philippe Mathieu... hw/tpm: Have TPM TIS sysbus device inherit from DYNAMIC...
2025-02-16 Philippe Mathieu... hw/net: Have eTSEC device inherit from DYNAMIC_SYS_BUS_...
2025-02-16 Philippe Mathieu... hw/i386: Have X86_IOMMU devices inherit from DYNAMIC_SY...
2025-02-16 Philippe Mathieu... hw/display: Have RAMFB device inherit from DYNAMIC_SYS_...
2025-02-16 Philippe Mathieu... hw/vfio: Have VFIO_PLATFORM devices inherit from DYNAMI...
2025-02-16 Philippe Mathieu... hw/sysbus: Introduce TYPE_DYNAMIC_SYS_BUS_DEVICE
2025-02-16 Philippe Mathieu... hw/sysbus: Declare QOM types using DEFINE_TYPES() macro
2025-02-16 Philippe Mathieu... hw/sysbus: Use sizeof(BusState) in main_system_bus_create()
2025-02-16 Zhao Liuhw/core/machine: Reject thread level cache
2025-02-16 Phil Dennis... hw/intc/apic: Fixes magic number use, removes outdated...
2025-02-16 Philippe Mathieu... hw/arm/xlnx-zynqmp: Use &error_abort for programming...
2025-02-16 Philippe Mathieu... backends/tpm: Use qemu_hexdump_line() to avoid sprintf()
2025-02-14 Hyman Huangguestperf: Add test result data into report
2025-02-14 Hyman Huangguestperf: Introduce multifd compression option
2025-02-14 Hyman Huangguestperf: Nitpick the inconsistent parameters
2025-02-14 Hyman Huangguestperf: Support deferred migration for multifd
2025-02-14 Steve Sistaremigration: use parameters.mode in cpr_state_save
2025-02-14 Fabiano Rosasmigration: Update migrate_cancel documentation
2025-02-14 Fabiano Rosastests/qtest/migration: Add a cancel test
2025-02-14 Fabiano Rosastests/qtest/migration: Introduce migration_test_add_suffix
2025-02-14 Fabiano Rosasmigration: Don't set FAILED state when cancelling
2025-02-14 Fabiano Rosasmigration: Reject qmp_migrate_cancel after postcopy
2025-02-14 Fabiano Rosasmigration: Fix hang after error in destination setup...
2025-02-14 Fabiano Rosasmigration: Change migrate_fd_ to migration_
next