aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2023-04-28hw/rdma: Remove unused macros PG_DIR_SZ and PG_TBL_SZThomas Huth1-4/+0
2023-04-27multifd: Create property multifd-flush-after-each-sectionJuan Quintela1-1/+3
2023-04-26Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson5-13/+9
2023-04-259pfs: mark more coroutine_fnsPaolo Bonzini2-5/+5
2023-04-25thread-pool: avoid passing the pool parameter every timeEmanuele Giuseppe Esposito3-8/+4
2023-04-25Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson24-149/+157
2023-04-24hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEVJonathan Cameron3-47/+27
2023-04-24hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()Jonathan Cameron1-1/+1
2023-04-24docs/specs: Convert pci-serial.txt to rstPeter Maydell2-2/+2
2023-04-24acpi: pcihp: allow repeating hot-unplug requestsIgor Mammedov1-0/+10
2023-04-24virtio: i2c: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDXViresh Kumar1-0/+16
2023-04-24intel_iommu: refine iotlb hash calculationJason Wang2-7/+8
2023-04-24hw/acpi: limit warning on acpi table size to pc machines older than version 2.3Ani Sinha3-2/+6
2023-04-24migration: Create options.cJuan Quintela1-0/+1
2023-04-22Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson3-6/+4
2023-04-21Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...Richard Henderson7-8/+617
2023-04-21Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...Richard Henderson13-24/+128
2023-04-21pci: avoid accessing slot_reserved_mask directly outside of pci.cChuck Zmudzinski3-8/+21
2023-04-21hw: Add compat machines for 8.1Cornelia Huck8-10/+73
2023-04-21hw/i386/amd_iommu: Factor amdvi_pci_realize out of amdvi_sysbus_realizePhilippe Mathieu-Daudé2-28/+39
2023-04-21hw/i386/amd_iommu: Set PCI static/const fields via PCIDeviceClassPhilippe Mathieu-Daudé1-2/+4
2023-04-21hw/i386/amd_iommu: Move capab_offset from AMDVIState to AMDVIPCIStatePhilippe Mathieu-Daudé3-9/+9
2023-04-21hw/i386/amd_iommu: Remove intermediate AMDVIState::devid fieldPhilippe Mathieu-Daudé3-5/+3
2023-04-21hw/i386/amd_iommu: Explicit use of AMDVI_BASE_ADDR in amdvi_initPhilippe Mathieu-Daudé1-2/+2
2023-04-21virtio-balloon: optimize the virtio-balloon on the ARM platformYangming2-28/+12
2023-04-21vhost: Drop unused eventfd_add|del hooksPeter Xu1-14/+0
2023-04-21virtio: refresh vring region cache after updating a virtqueue sizeCarlos López4-1/+4
2023-04-20tpm: Add support for TPM device over I2C busNinad Palsule5-0/+586
2023-04-20tpm: Extend common APIs to support TPM TIS I2CNinad Palsule2-8/+31
2023-04-20arm/mcimx7d-sabre: Set fec2-phy-connected property to falseGuenter Roeck1-0/+2
2023-04-20fsl-imx7: Add fec[12]-phy-connected propertiesGuenter Roeck1-0/+20
2023-04-20arm/mcimx6ul-evk: Set fec1-phy-connected property to falseGuenter Roeck1-0/+2
2023-04-20fsl-imx6ul: Add fec[12]-phy-connected propertiesGuenter Roeck1-0/+20
2023-04-20hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO busGuenter Roeck1-4/+23
2023-04-20hw/core: Move numa.c into the target independent source setThomas Huth1-1/+1
2023-04-20hw/display: Compile vga.c as target-independent codeThomas Huth2-10/+23
2023-04-20softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.cThomas Huth1-0/+29
2023-04-20hw/char: Move two more files from specific_ss to softmmu_ssThomas Huth1-3/+2
2023-04-20hw/arm/virt: Restrict Cortex-A7 check to TCGPhilippe Mathieu-Daudé1-0/+2
2023-04-20hw/timer/imx_epit: fix limit checkAxel Heider1-1/+1
2023-04-20hw/timer/imx_epit: don't shadow variableAxel Heider1-1/+1
2023-04-20hw/arm: Add WDT to Allwinner-H3 and Orangepi-PCStrahinja Jankovic2-0/+9
2023-04-20hw/arm: Add WDT to Allwinner-A10 and CubieboardStrahinja Jankovic2-0/+8
2023-04-20hw/watchdog: Allwinner WDT emulation for system resetStrahinja Jankovic4-0/+428
2023-04-20exynos: Fix out-of-bounds access in exynos4210_gcomp_find debug printfFeng Jiang1-5/+8
2023-04-20hw/arm: Fix some typos in comments (most found by codespell)Stefan Weil8-9/+9
2023-04-20lasi: fix RTC migrationPaolo Bonzini1-2/+2
2023-04-20nvme: remove constant argument to tracepointPaolo Bonzini2-4/+2
2023-04-20hw: Add compat machines for 8.1Cornelia Huck8-10/+73
2023-04-13Merge tag 'migration-20230412-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell1-0/+1