aboutsummaryrefslogtreecommitdiffstats
path: root/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/core: ensure kernel_end never gets used undefinedAlex Bennée2024-07-051-1/+1
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2024-07-041-0/+1
|\
| * target/i386: do not include undefined bits in the AMD topoext leafPaolo Bonzini2024-07-031-0/+1
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into stagingRichard Henderson2024-07-0340-246/+1747
|\ \ | |/ |/|
| * hw/pci: Replace -1 with UINT32_MAX for romsizeAkihiko Odaki2024-07-032-5/+5
| * pcie_sriov: Register VFs after migrationAkihiko Odaki2024-07-032-0/+14
| * pcie_sriov: Remove num_vfs from PCIESriovPFAkihiko Odaki2024-07-032-9/+21
| * pcie_sriov: Release VFs failed to realizeAkihiko Odaki2024-07-031-0/+2
| * pcie_sriov: Reuse SR-IOV VF device instancesAkihiko Odaki2024-07-032-56/+41
| * pcie_sriov: Ensure VF function number does not overflowAkihiko Odaki2024-07-033-13/+43
| * pcie_sriov: Do not manually unrealizeAkihiko Odaki2024-07-031-4/+0
| * hw/ppc/spapr_pci: Do not reject VFs created after a PFAkihiko Odaki2024-07-031-1/+3
| * hw/ppc/spapr_pci: Do not create DT for disabled PCI deviceAkihiko Odaki2024-07-031-0/+4
| * hw/pci: Rename has_power to enabledAkihiko Odaki2024-07-032-9/+9
| * virtio-iommu: Clear IOMMUDevice when VFIO device is unpluggedCédric Le Goater2024-07-031-0/+21
| * virtio: remove virtio_tswap16s() call in vring_packed_event_read()Stefano Garzarella2024-07-031-1/+0
| * hw/cxl/events: Improve QMP interfaces and documentation for add/release dynamic capacity.Jonathan Cameron2024-07-032-13/+13
| * hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mappingNicolin Chen2024-07-031-6/+13
| * hw/i386/fw_cfg: Add etc/e820 to fw_cfg lateDavid Woodhouse2024-07-036-18/+31
| * hw/arm/virt-acpi-build: Drop local iort_node_offsetNicolin Chen2024-07-031-2/+1
| * hw/net/virtio-net.c: fix crash in iov_copy()Dmitry Frolov2024-07-011-0/+4
| * vhost-user: Skip unnecessary duplicated VHOST_USER_SET_LOG_BASE requestsBillXiang2024-07-011-0/+1
| * virtio-iommu: add error check before assertManos Pitsidianakis2024-07-011-0/+22
| * hw/virtio: Free vqs after vhost_dev_cleanup()Akihiko Odaki2024-07-011-0/+2
| * i386/apic: Add hint on boot failure because of disabling x2APICZhao Liu2024-07-011-1/+6
| * virtio-pci: implement No_Soft_Reset bitJiqian Chen2024-07-012-0/+30
| * hw/cxl: Fix read from bogus memoryIra Weiny2024-07-011-1/+1
| * virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()Cindy Lu2024-07-011-16/+2
| * hw/misc/pvpanic: add support for normal shutdownsThomas Weißschuh2024-07-011-0/+5
| * hw/misc/pvpanic: centralize definition of supported eventsThomas Weißschuh2024-07-013-4/+3
| * hw/mem/cxl_type3: Allow to release extent superset in QMP interfaceFan Ni2024-07-011-1/+1
| * hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox supportFan Ni2024-07-011-13/+8
| * hw/mem/cxl_type3: Add DPA range validation for accesses to DC regionsFan Ni2024-07-012-0/+79
| * hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extentsFan Ni2024-07-013-13/+380
| * hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity responseFan Ni2024-07-012-0/+405
| * hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox supportFan Ni2024-07-012-1/+73
| * hw/mem/cxl_type3: Add host backend and address space handling for DC regionsFan Ni2024-07-012-37/+156
| * hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size instead of mr as argumentFan Ni2024-07-011-6/+9
| * hw/mem/cxl_type3: Add support to create DC regions to type3 memory devicesFan Ni2024-07-011-0/+53
| * include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devicesFan Ni2024-07-012-6/+6
| * hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command supportFan Ni2024-07-011-0/+96
| * hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device commandFan Ni2024-07-011-1/+4
| * hw/cxl/mailbox: interface to add CCI commands to an existing CCIGregory Price2024-07-011-2/+17
| * hw/cxl/mailbox: change CCI cmd set structure to be a member, not a referenceGregory Price2024-07-011-4/+15
| * vhost-user: fix lost reconnect againLi Feng2024-07-014-12/+7
| * Revert "vhost-user: fix lost reconnect"Li Feng2024-07-014-12/+5
| * vhost-user-gpu: fix import of DMABUFMarc-André Lureau2024-07-011-2/+3
| * virtio-pci: only reset pm state during resettingJiqian Chen2024-07-011-1/+7
| * hw/virtio: Fix obtain the buffer id from the last descriptorWafer2024-07-011-0/+5
| * vhost-vsock: add VIRTIO_F_RING_PACKED to feature_bitsHalil Pasic2024-07-011-0/+1