aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-11-05hw/microblaze/s3adsp1800: Rename unimplemented MMIO region as xps_gpioPhilippe Mathieu-Daudé
2024-11-05hw/microblaze/s3adsp1800: Explicit CPU endiannessPhilippe Mathieu-Daudé
2024-11-05hw/microblaze: Deprecate big-endian petalogix-ml605 & xlnx-zynqmp-pmuPhilippe Mathieu-Daudé
2024-11-05target/microblaze: Alias CPU endianness property as 'little-endian'Philippe Mathieu-Daudé
2024-11-05Merge tag 'pull-target-arm-20241105' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-11-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-11-05vfio/migration: Add vfio_save_block_precopy_empty_hit trace eventMaciej S. Szmigiero
2024-11-05vfio/migration: Add save_{iterate, complete_precopy}_start trace eventsMaciej S. Szmigiero
2024-11-05Merge tag 'pull-nvme-20241104' of https://gitlab.com/birkelund/qemu into stagingPeter Maydell
2024-11-05rust: add PL011 device modelManos Pitsidianakis
2024-11-05Revert "rust: add PL011 device model"Manos Pitsidianakis
2024-11-05qdev: make properties array "const"Paolo Bonzini
2024-11-05hw/net/npcm_gmac: Change error log to trace eventNabih Estefan
2024-11-05hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write...Bernhard Beschow
2024-11-05hw/watchdog/wdt_imx2: Remove redundant assignmentBernhard Beschow
2024-11-05hw/timer/imx_gpt: Convert DPRINTF to trace eventsBernhard Beschow
2024-11-05hw/rtc/ds1338: Trace send and receive operationsBernhard Beschow
2024-11-05Merge tag 'pull-aspeed-20241104' of https://github.com/legoater/qemu into sta...Peter Maydell
2024-11-05Merge tag 'pull-ppc-for-9.2-1-20241104' of https://gitlab.com/npiggin/qemu in...Peter Maydell
2024-11-04intel_iommu: Add missed reserved bit check for IEC descriptorZhenzhong Duan
2024-11-04intel_iommu: Add missed sanity check for 256-bit invalidation queueZhenzhong Duan
2024-11-04intel_iommu: Send IQE event when setting reserved bit in IQT_TAILZhenzhong Duan
2024-11-04hw/acpi: Update GED with vCPU Hotplug VMSD for migrationSalil Mehta
2024-11-04hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug statesSalil Mehta
2024-11-04hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplugSalil Mehta
2024-11-04hw/cxl: Ensure there is enough data to read the input header in cmd_get_physi...Jonathan Cameron
2024-11-04hw/cxl: Ensure there is enough data for the header in cmd_ccls_set_lsa()Jonathan Cameron
2024-11-04hw/cxl: Check that writes do not go beyond end of target attributesJonathan Cameron
2024-11-04hw/cxl: Ensuring enough data to read parameters in cmd_tunnel_management_cmd()Jonathan Cameron
2024-11-04hw/cxl: Avoid accesses beyond the end of cel_log.Jonathan Cameron
2024-11-04hw/cxl: Check the length of data requested fits in get_log()Jonathan Cameron
2024-11-04hw/cxl: Check enough data in cmd_firmware_update_transfer()Jonathan Cameron
2024-11-04hw/cxl: Check input length is large enough in cmd_events_clear_records()Jonathan Cameron
2024-11-04hw/cxl: Check input includes at least the header in cmd_features_set_feature()Jonathan Cameron
2024-11-04hw/cxl: Check size of input data to dynamic capacity mailbox commandsJonathan Cameron
2024-11-04hw/cxl/cxl-mailbox-util: Fix output buffer index update when retrieving DC ex...Fan Ni
2024-11-04cxl/cxl-mailbox-utils: Fix size check for cmd_firmware_update_get_infoFan Ni
2024-11-04pcie: enable Extended tag field supportMarcin Juszkiewicz
2024-11-04intel_iommu: Introduce property "stale-tm" to control Transient Mapping (TM) ...Zhenzhong Duan
2024-11-04vhost-user: fix shared object return valuesAlbert Esteve
2024-11-04hw/pci-bridge: Make pxb_dev_realize_common() return if it succeededJonathan Cameron
2024-11-04hw/cxl: Fix indent of structure memberJonathan Cameron
2024-11-04hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tablesShiju Jose
2024-11-04hw/mem/cxl_type3: Fix More flag setting for dynamic capacity event recordsFan Ni
2024-11-04mem/cxl_type3: Fix overlapping region validation errorYao Xingtao
2024-11-04hw/cxl: Fix background completion percentage calculationAjay Joshi
2024-11-04hw/cxl: Fix uint32 overflow cxl-mailbox-utils.cDmitry Frolov
2024-11-04virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net deviceyaozhenguo
2024-11-04virtio-pci: fix memory_region_find for VirtIOPCIRegion's MRGao Shiyuan
2024-11-04amd_iommu: Check APIC ID > 255 for XTSupSuravee Suthikulpanit