aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-01s390x/pci: use a PCI Group structurePierre Morel3-9/+66
2020-11-01s390x/pci: create a header dedicated to PCI CLPPierre Morel3-196/+212
2020-11-01s390x/pci: Honor DMA limits set by vfioMatthew Rosato6-11/+116
2020-11-01s390x/pci: Add routine to get the vfio dma available countMatthew Rosato3-0/+79
2020-11-01vfio: Find DMA available capabilityMatthew Rosato2-0/+33
2020-11-01vfio: Create shared routine for scanning info capabilitiesMatthew Rosato1-8/+13
2020-11-01s390x/pci: Move header files to include/hw/s390xMatthew Rosato6-5/+6
2020-11-01linux-headers: update against 5.10-rc1Matthew Rosato28-16/+294
2020-11-01update-linux-headers: Add vfio_zdev.hMatthew Rosato1-1/+1
2020-11-01qapi: Add VFIO devices migration stats in Migration statsKirti Wankhede6-0/+71
2020-11-01vfio: Make vfio-pci device migration capableKirti Wankhede2-21/+8
2020-11-01vfio: Add ioctl to get dirty pages bitmap during dma unmapKirti Wankhede1-4/+93
2020-11-01vfio: Dirty page tracking when vIOMMU is enabledKirti Wankhede2-6/+83
2020-11-01vfio: Add vfio_listener_log_sync to mark dirty pagesKirti Wankhede2-0/+117
2020-11-01vfio: Add function to start and stop dirty pages trackingKirti Wankhede1-0/+36
2020-11-01vfio: Get migration capability flags for containerKirti Wankhede3-9/+91
2020-11-01memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabledKirti Wankhede1-1/+1
2020-11-01vfio: Add load state functions to SaveVMHandlersKirti Wankhede2-0/+199
2020-11-01vfio: Add save state functions to SaveVMHandlersKirti Wankhede3-0/+283
2020-11-01vfio: Register SaveVMHandlers for VFIO deviceKirti Wankhede2-0/+104
2020-11-01vfio: Add migration state change notifierKirti Wankhede3-0/+31
2020-11-01vfio: Add VM state change handler to know state of VMKirti Wankhede3-0/+166
2020-11-01vfio: Add migration region initialization and finalize functionKirti Wankhede4-0/+135
2020-11-01vfio: Add save and load functions for VFIO PCI devicesKirti Wankhede2-0/+53
2020-11-01vfio: Add vfio_get_object callback to VFIODeviceOpsKirti Wankhede2-0/+9
2020-11-01vfio: Add function to unmap VFIO regionKirti Wankhede3-4/+30
2020-11-01Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell16-56/+122
2020-10-31Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201029-pull-reque...Peter Maydell4-10/+28
2020-10-31Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...Peter Maydell24-37/+43
2020-10-31Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20201028' into...Peter Maydell6-63/+68
2020-10-30Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20201027' into...Peter Maydell5-23/+82
2020-10-30Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell40-627/+47
2020-10-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell8-29/+128
2020-10-30Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...Peter Maydell1-7/+5
2020-10-30intel_iommu: Fix two misuse of "0x%u" printsPeter Xu1-2/+2
2020-10-30virtio: skip guest index check on device loadFelipe Franciosi1-6/+7
2020-10-30vhost-blk: set features before setting inflight featureJin Yu3-0/+25
2020-10-30pci: Disallow improper BAR registration for type 1Ben Widawsky1-0/+6
2020-10-30pci: Change error_report to assert(3)Ben Widawsky1-5/+1
2020-10-30pci: advertise a page aligned ATSJason Wang1-2/+3
2020-10-30pc: Implement -no-hpet as sugar for -machine hpet=onEduardo Habkost5-25/+46
2020-10-30vhost: Don't special case vq->used_phys in vhost_get_log_size()Greg Kurz1-10/+0
2020-10-30pci: Assert irqnum is between 0 and bus->nirqs in pci_bus_change_irq_levelMark Cave-Ayland1-0/+2
2020-10-30hw/pci: Extract pci_bus_change_irq_level() from pci_change_irq_level()Philippe Mathieu-Daudé1-2/+7
2020-10-30hw/virtio/vhost-vdpa: Fix Coverity CID 1432864Philippe Mathieu-Daudé1-2/+2
2020-10-30acpi/crs: Support ranges > 32b for hostsBen Widawsky1-2/+8
2020-10-30acpi/crs: Prevent bad ranges for host bridgesBen Widawsky1-0/+2
2020-10-30vhost-vsock: set vhostfd to non-blocking modeStefano Garzarella1-0/+10
2020-10-30vhost-vdpa: negotiate VIRTIO_NET_F_STATUS with driverSi-Wei Liu1-0/+1
2020-10-29Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201028' into...Peter Maydell23-141/+131