aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2023-02-21Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell3-38/+10
2023-02-21Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into stagingPeter Maydell1-1/+12
2023-02-20Merge tag 'vfio-updates-20230216.0' of https://gitlab.com/alex.williamson/qem...Peter Maydell3-515/+341
2023-02-17hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a valueFiona Ebner1-1/+1
2023-02-17hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abortQiang Liu1-9/+8
2023-02-17net: Move the code to collect available NIC models to a separate functionThomas Huth1-28/+1
2023-02-16hw/sparse-mem: clear memory on resetAlexander Bulekov1-1/+12
2023-02-16vfio: Alphabetize migration section of VFIO trace-events fileAvihai Horon1-10/+10
2023-02-16vfio/migration: Remove VFIO migration protocol v1Avihai Horon3-702/+24
2023-02-16vfio/migration: Implement VFIO migration protocol v2Avihai Horon3-39/+464
2023-02-16vfio/migration: Rename functions/structs related to v1 protocolAvihai Horon3-60/+60
2023-02-16vfio/migration: Move migration v1 logic to vfio_migration_init()Avihai Horon2-16/+16
2023-02-16vfio/migration: Block multiple devices migrationAvihai Horon2-0/+59
2023-02-16vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent...Avihai Horon1-7/+10
2023-02-16vfio/migration: Allow migration without VFIO IOMMU dirty tracking supportAvihai Horon2-4/+19
2023-02-16vfio/migration: Fix NULL pointer dereference bugAvihai Horon1-1/+3
2023-02-16Merge tag 'pull-target-arm-20230216' of https://git.linaro.org/people/pmaydel...Peter Maydell10-34/+322
2023-02-16target/arm: Use "max" as default cpu for the virt machine with KVMFabiano Rosas1-0/+4
2023-02-16hw/arm/smmu-common: Fix TTB1 handlingJean-Philippe Brucker1-1/+1
2023-02-16hw/arm/smmu-common: Support 64-bit addressesJean-Philippe Brucker1-1/+1
2023-02-16hw/arm: Attach PSPI module to NPCM7XX SoCHao Wu1-2/+23
2023-02-16hw/ssi: Add Nuvoton PSPI ModuleHao Wu3-1/+227
2023-02-16arm/virt: don't try to spell out the acceleratorCornelia Huck1-3/+3
2023-02-16hw/arm: Add missing XLNX_ZYNQMP_ARM -> USB_DWC3 Kconfig dependencyPhilippe Mathieu-Daudé1-0/+1
2023-02-16hw/arm/smmuv3: Add GBPA registerMostafa Saleh2-1/+49
2023-02-16target/arm: Store CPUARMState::nvic as NVICState*Philippe Mathieu-Daudé1-25/+13
2023-02-15migration: Rename res_{postcopy,precopy}_onlyJuan Quintela2-10/+7
2023-02-15migration: Remove unused res_compatibleJuan Quintela3-4/+2
2023-02-14hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()Philippe Mathieu-Daudé1-2/+1
2023-02-14Do not include "qemu/error-report.h" in headers that do not need itThomas Huth4-0/+4
2023-02-14include/hw: Do not include "hw/registerfields.h" in headers that don't need itThomas Huth2-0/+2
2023-02-14hw/misc/sga: Remove the deprecated "sga" deviceThomas Huth4-77/+0
2023-02-09virtio-blk: add missing AioContext lockEmanuele Giuseppe Esposito1-0/+5
2023-02-09vhost-user-fs: Back up vqs before cleaning up vhost_devAkihiko Odaki1-2/+2
2023-02-08Drop duplicate #includeMarkus Armbruster20-21/+0
2023-02-08Don't include headers already included by qemu/osdep.hMarkus Armbruster7-8/+0
2023-02-08Fix non-first inclusions of qemu/osdep.hMarkus Armbruster1-1/+1
2023-02-08hw/input: Clean up includesMarkus Armbruster1-1/+0
2023-02-07Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into sta...Peter Maydell17-111/+402
2023-02-07Merge tag 'pull-riscv-to-apply-20230207' of https://github.com/alistair23/qem...Peter Maydell6-303/+355
2023-02-07Merge tag 'migration-20230206-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell5-19/+162
2023-02-07aspeed/sdmc: Drop unnecessary scu includeJoel Stanley1-1/+0
2023-02-07hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4FPhilippe Mathieu-Daudé1-1/+1
2023-02-07hw/arm/aspeed_ast10x0: Map HACE peripheralPhilippe Mathieu-Daudé1-0/+15
2023-02-07hw/arm/aspeed_ast10x0: Map the secure SRAMPhilippe Mathieu-Daudé1-1/+10
2023-02-07hw/arm/aspeed_ast10x0: Map I3C peripheralPhilippe Mathieu-Daudé1-0/+16
2023-02-07hw/arm/aspeed_ast10x0: Add various unimplemented peripheralsPhilippe Mathieu-Daudé1-0/+35
2023-02-07hw/misc/aspeed_hace: Do not crash if address_space_map() failedPhilippe Mathieu-Daudé1-6/+15
2023-02-07hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP levelPhilippe Mathieu-Daudé1-0/+13
2023-02-07hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registersPhilippe Mathieu-Daudé1-1/+2