summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | hw/nvme: Add OCP SMART / Health Information Extended Log PageStephen Bates2025-02-251-0/+41
| |/
* | Merge tag 'pull-target-arm-20250225' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2025-03-0313-49/+566
|\ \
| * | hw/arm/fsl-imx8mp: Add on-chip RAMBernhard Beschow2025-02-251-0/+1
| * | hw/arm/fsl-imx8mp: Add USB supportBernhard Beschow2025-02-251-0/+12
| * | hw/arm/fsl-imx8mp: Add Ethernet controllerBernhard Beschow2025-02-251-0/+8
| * | hw/arm/fsl-imx8mp: Implement general purpose timersBernhard Beschow2025-02-252-0/+12
| * | hw/arm/fsl-imx8mp: Add watchdog supportBernhard Beschow2025-02-251-0/+7
| * | hw/arm/fsl-imx8mp: Add SPI controllersBernhard Beschow2025-02-251-0/+8
| * | hw/arm/fsl-imx8mp: Add I2C controllersBernhard Beschow2025-02-251-0/+11
| * | hw/arm/fsl-imx8mp: Add GPIO controllersBernhard Beschow2025-02-251-0/+14
| * | hw/arm/fsl-imx8mp: Add PCIe supportBernhard Beschow2025-02-252-0/+38
| * | hw/arm/fsl-imx8mp: Add USDHC storage controllersBernhard Beschow2025-02-251-0/+7
| * | hw/arm/fsl-imx8mp: Add SNVSBernhard Beschow2025-02-251-0/+2
| * | hw/arm/fsl-imx8mp: Implement clock treeBernhard Beschow2025-02-253-0/+115
| * | hw/arm: Add i.MX 8M Plus EVK boardBernhard Beschow2025-02-251-0/+189
| * | hw/pci-host/designware: Prevent device attachment on internal PCIe root busBernhard Beschow2025-02-251-0/+7
| * | hw/usb/hcd-dwc3: Align global registers size with LinuxBernhard Beschow2025-02-251-1/+1
| * | fpu: Move m68k_denormal fmt flag into floatx80_behaviourPeter Maydell2025-02-251-0/+19
| * | fpu: Make floatx80 invalid encoding settable at runtimePeter Maydell2025-02-252-32/+50
| * | fpu: Pass float_status to floatx80_invalid_encoding()Peter Maydell2025-02-251-1/+1
| * | fpu: Make targets specify whether floatx80 Inf can have Int bit clearPeter Maydell2025-02-252-7/+16
| * | fpu: Pass float_status to floatx80_is_infinity()Peter Maydell2025-02-251-1/+1
| * | fpu: Make targets specify floatx80 default Inf at runtimePeter Maydell2025-02-253-0/+26
| * | hw: Centralize handling of -machine dumpdtb optionPeter Maydell2025-02-241-2/+0
| * | hw/mips/boston: Support dumpdtb monitor commandsPeter Maydell2025-02-241-3/+18
| * | hw/openrisc: Support monitor dumpdtb commandPeter Maydell2025-02-241-1/+2
| |/
* / target/loongarch: Enable virtual extioi featureBibo Mao2025-02-251-0/+9
|/
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2025-02-224-6/+33
|\
| * vhost-iova-tree, svq: Implement GPA->IOVA & partial IOVA->HVA treesJonah Palmer2025-02-211-0/+22
| * hw/virtio: reset virtio balloon stats on machine resetDaniel P. Berrangé2025-02-211-0/+4
| * hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumerationLi Zhijian2025-02-211-2/+2
| * pcie_sriov: Register VFs after migrationAkihiko Odaki2025-02-201-0/+2
| * pcie_sriov: Remove num_vfs from PCIESriovPFAkihiko Odaki2025-02-201-1/+0
| * pcie_sriov: Reuse SR-IOV VF device instancesAkihiko Odaki2025-02-201-1/+0
| * pcie_sriov: Ensure VF addr does not overflowAkihiko Odaki2025-02-201-2/+3
* | hw/arm: Add NPCM845 Evaluation boardHao Wu2025-02-201-0/+21
* | hw/arm: Add NPCM8XX SoCHao Wu2025-02-201-0/+106
* | hw/net: Add NPCM8XX PCS ModuleHao Wu2025-02-201-0/+42
* | hw/misc: Support NPCM8XX CLK Module RegistersHao Wu2025-02-201-2/+8
* | hw/misc: Add nr_regs and cold_reset_values to NPCM CLKHao Wu2025-02-201-1/+8
* | hw/misc: Move NPCM7XX CLK to NPCM CLKHao Wu2025-02-202-11/+13
* | hw/misc: Rename npcm7xx_clk to npcm_clkHao Wu2025-02-202-4/+4
* | hw/misc: Store DRAM size in NPCM8XX GCR ModuleHao Wu2025-02-201-0/+1
* | hw/misc: Add support for NPCM8XX GCRHao Wu2025-02-201-2/+4
* | hw/misc: Add nr_regs and cold_reset_values to NPCM GCRHao Wu2025-02-201-2/+11
* | hw/misc: Move NPCM7XX GCR to NPCM GCRHao Wu2025-02-202-4/+5
* | hw/misc: Rename npcm7xx_gcr to npcm_gcrHao Wu2025-02-202-4/+4
* | hw/ssi: Make flash size a property in NPCM7XX FIUHao Wu2025-02-201-0/+1
* | Merge tag 'pull-tcg-20250215-3' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2025-02-196-72/+26
|\ \
| * | tcg: Introduce the 'z' constraint for a hardware zero registerRichard Henderson2025-02-181-1/+2