qemu.git
2025-02-25 Bernhard Beschowhw/arm: Add i.MX 8M Plus EVK board
2025-02-25 Bernhard Beschowhw/gpio/pca955*: Move Kconfig switches next to implemen...
2025-02-25 Bernhard Beschowhw/pci-host/designware: Prevent device attachment on...
2025-02-25 Bernhard Beschowhw/usb/hcd-dwc3: Align global registers size with Linux
2025-02-25 Pierrick Bouvierhw/misc/npcm_clk: fix buffer-overflow
2025-02-25 Joelle van... target/arm/hvf: sign extend the data for a load operati...
2025-02-25 Joelle van... target/arm/hvf: Disable SME feature
2025-02-25 Peter Maydelltarget/arm: Rename vfp_helper.c to vfp_fpscr.c
2025-02-25 Peter Maydelltarget/arm: Move softfloat specific FPCR/FPSR handling...
2025-02-25 Peter Maydelltarget/arm: Move FPSCR get/set helpers to tcg/vfp_helper.c
2025-02-25 Peter Maydelltarget/arm: Move TCG-only VFP code into tcg/ subdir
2025-02-25 Peter Maydellfpu: Build only once
2025-02-25 Peter Maydellfpu: Don't compile-time disable hardfloat for PPC targets
2025-02-25 Peter Maydellfpu: Always decide snan_bit_is_one() at runtime
2025-02-25 Peter Maydellfpu: Always decide no_signaling_nans() at runtime
2025-02-25 Peter Maydellfpu: Move m68k_denormal fmt flag into floatx80_behaviour
2025-02-25 Peter Maydellfpu: Make floatx80 invalid encoding settable at runtime
2025-02-25 Peter Maydellfpu: Pass float_status to floatx80_invalid_encoding()
2025-02-25 Peter Maydellfpu: Make targets specify whether floatx80 Inf can...
2025-02-25 Peter Maydellfpu: Pass float_status to floatx80_is_infinity()
2025-02-25 Peter Maydelltarget/i386: Avoid using floatx80_infinity global const
2025-02-25 Peter Maydelltarget/m68k: Avoid using floatx80_infinity global const
2025-02-25 Peter Maydellfpu: Make targets specify floatx80 default Inf at runtime
2025-02-25 Peter Maydellhw/core/machine.c: Make -machine dumpdtb=file.dtb with...
2025-02-24 Peter Maydellhw: Centralize handling of -machine dumpdtb option
2025-02-24 Peter Maydellhw/mips/boston: Support dumpdtb monitor commands
2025-02-24 Peter Maydellhw/mips/boston: Check for error return from boston_fdt_...
2025-02-24 Peter Maydellhw/openrisc: Support monitor dumpdtb command
2025-02-24 Peter Maydellmonitor/hmp-cmds.c: Clean up hmp_dumpdtb printf
2025-02-24 Matthew R.... hw/arm/virt: Support larger highmem MMIO regions
2025-02-24 Nicolin Chenhw/arm/smmuv3: Fill u.f_cd_fetch.addr for SMMU_EVT_F_CD...
2025-02-21 Stefan HajnocziMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2025-02-21 Eric Augerdocs/devel/reset: Document reset expectations for DMA...
2025-02-21 Eric Augerhw/vfio/common: Add a trace point in vfio_reset_handler
2025-02-21 Eric Augerhw/arm/smmuv3: Move reset to exit phase
2025-02-21 Eric Augerhw/i386/intel-iommu: Migrate to 3-phase reset
2025-02-21 Eric Augerhw/virtio/virtio-iommu: Migrate to 3-phase reset
2025-02-21 Matias Ezequiel... vhost-user-snd: correct the calculation of config_size
2025-02-21 Laurent Viviernet: vhost-user: add QAPI events to report connection...
2025-02-21 Alexander Grafhw/virtio/virtio-nsm: Respond with correct length
2025-02-21 Konstantin... vdpa: Fix endian bugs in shadow virtqueue
2025-02-21 Stefano GarzarellaMAINTAINERS: add more files to `vhost`
2025-02-21 Stefano Garzarellacryptodev/vhost: allocate CryptoDevBackendVhost using...
2025-02-21 Jonah Palmervhost-iova-tree: Update documentation
2025-02-21 Jonah Palmervhost-iova-tree, svq: Implement GPA->IOVA & partial...
2025-02-21 Jonah Palmervhost-iova-tree: Implement an IOVA-only tree
2025-02-21 Sairaj Kodilkaramd_iommu: Use correct bitmask to set capability BAR
2025-02-21 Sairaj Kodilkaramd_iommu: Use correct DTE field for interrupt passthrough
2025-02-21 Daniel P. Berrangéhw/virtio: reset virtio balloon stats on machine reset
2025-02-21 Yao Xingtaomem/cxl_type3: support 3, 6, 12 and 16 interleave ways
2025-02-21 Li Zhijianhw/mem/cxl_type3: Ensure errp is set on realization...
2025-02-21 Li Zhijianhw/mem/cxl_type3: Fix special_ops memory leak on msix_i...
2025-02-21 Li Zhijianhw/mem/cxl_type3: Add paired msix_uninit_exclusive_bar...
2025-02-21 Li Zhijianhw/cxl: Introduce CXL_T3_MSIX_VECTOR enumeration
2025-02-21 Thomas Huthtests/qtest/vhost-user-test: Use modern virtio for...
2025-02-21 Thomas Huthhw/i386/microvm: Fix crash that occurs when introspecti...
2025-02-21 Thomas Huthhw/i386/pc: Fix crash that occurs when introspecting...
2025-02-21 Nicholas Pigginhw/pci: Assert a bar is not registered multiple times
2025-02-21 Nicholas Pigginhw/pci/msix: Warn on PBA writes
2025-02-20 Nicholas Pigginqtest/libqos/pci: Do not write to PBA memory
2025-02-20 Akihiko Odakipcie_sriov: Register VFs after migration
2025-02-20 Akihiko Odakipcie_sriov: Remove num_vfs from PCIESriovPF
2025-02-20 Akihiko Odakipcie_sriov: Release VFs failed to realize
2025-02-20 Akihiko Odakipcie_sriov: Reuse SR-IOV VF device instances
2025-02-20 Akihiko Odakipcie_sriov: Ensure VF addr does not overflow
2025-02-20 Akihiko Odakipcie_sriov: Do not manually unrealize
2025-02-20 Akihiko Odakis390x/pci: Check for multifunction after device realization
2025-02-20 Akihiko Odakis390x/pci: Allow plugging SR-IOV devices
2025-02-20 Akihiko Odakis390x/pci: Avoid creating zpci for VFs
2025-02-20 Akihiko Odakihw/ppc/spapr_pci: Do not reject VFs created after a PF
2025-02-20 Akihiko Odakihw/ppc/spapr_pci: Do not create DT for disabled PCI...
2025-02-20 Akihiko Odakihw/net: Fix NULL dereference with software RSS
2025-02-20 Thomas Huthdocs/about: Change notes on x86 machine type deprecatio...
2025-02-20 Stefan HajnocziMerge tag 'pull-target-arm-20250220' of https://git...
2025-02-20 Hao Wudocs/system/arm: Add Description for NPCM8XX SoC
2025-02-20 Hao Wuhw/arm: Add NPCM845 Evaluation board
2025-02-20 Hao Wuhw/arm: Add NPCM8XX SoC
2025-02-20 Hao Wuhw/net: Add NPCM8XX PCS Module
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...
next