qemu.git
2025-02-20 Hao Wuhw/misc: Support NPCM8XX CLK Module Registers
2025-02-20 Hao Wuhw/misc: Add nr_regs and cold_reset_values to NPCM CLK
2025-02-20 Hao Wuhw/misc: Move NPCM7XX CLK to NPCM CLK
2025-02-20 Hao Wuhw/misc: Rename npcm7xx_clk to npcm_clk
2025-02-20 Hao Wuhw/misc: Support 8-bytes memop in NPCM GCR module
2025-02-20 Hao Wuhw/misc: Store DRAM size in NPCM8XX GCR Module
2025-02-20 Hao Wuhw/misc: Add support for NPCM8XX GCR
2025-02-20 Hao Wuhw/misc: Add nr_regs and cold_reset_values to NPCM GCR
2025-02-20 Hao Wuhw/misc: Move NPCM7XX GCR to NPCM GCR
2025-02-20 Hao Wuhw/misc: Rename npcm7xx_gcr to npcm_gcr
2025-02-20 Hao Wuhw/ssi: Make flash size a property in NPCM7XX FIU
2025-02-20 Hao Wupc-bios: Add NPCM8XX vBootrom
2025-02-20 Hao Wuroms: Update vbootrom to 1287b6e
2025-02-20 Stephen Longfieldtarget/arm: Use uint32_t in t32_expandimm_imm()
2025-02-20 Bernhard BeschowKconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
2025-02-20 Philippe Mathieu... hw/cpu/arm_mpcore: Remove default values for GIC extern...
2025-02-20 Philippe Mathieu... hw/arm/highbank: Specify explicitly the GIC has 128...
2025-02-20 Philippe Mathieu... hw/arm/vexpress: Specify explicitly the GIC has 64...
2025-02-20 Philippe Mathieu... hw/arm/xilinx_zynq: Specify explicitly the GIC has...
2025-02-20 Philippe Mathieu... hw/arm/xilinx_zynq: Replace IRQ_OFFSET -> GIC_INTERNAL
2025-02-20 Philippe Mathieu... hw/arm/realview: Specify explicitly the GIC has 64...
2025-02-20 Philippe Mathieu... hw/arm/exynos4210: Specify explicitly the GIC has 64...
2025-02-20 Philippe Mathieu... hw/arm/exynos4210: Replace magic 32 by proper 'GIC_INTE...
2025-02-20 Peter Maydelltarget/arm: Correct errors in WFI/WFE trapping
2025-02-20 Peter Maydelltarget/arm: Rename CP_ACCESS_TRAP_UNCATEGORIZED to...
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...
next