summary refs log tree commit diff stats
path: root/hw/s390x/s390-pci-vfio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390x/pci: only limit DMA aperture if vfio DMA limit reportedMatthew Rosato2023-11-131-1/+1
* s390x/pci: bypass vfio DMA counting when using cdevMatthew Rosato2023-11-131-0/+4
* vfio: Implement a common device info helperAlex Williamson2023-06-301-32/+5
* s390x/pci: reset ISM passthrough devices on shutdown and system resetMatthew Rosato2022-12-151-0/+2
* s390x/pci: shrink DMA aperture to be bound by vfio DMA limitMatthew Rosato2022-12-151-0/+11
* s390x: Fix spelling errorsThomas Huth2022-11-161-1/+1
* s390x/pci: reflect proper maxstbl for groups of interpreted devicesMatthew Rosato2022-09-261-1/+5
* s390x/pci: let intercept devices have separate PCI groupsMatthew Rosato2022-09-261-3/+37
* s390x/pci: add routine to get host function handle from CLP infoMatthew Rosato2022-09-261-16/+67
* s390x/pci: add supported DT information to clp responseMatthew Rosato2021-12-171-0/+1
* s390x/pci: Add missing initialization for g_autofree variablesMiroslav Rezanina2021-03-151-6/+3
* Clean up includesMarkus Armbruster2020-12-101-1/+2
* s390x/pci: fix endianness issuesCornelia Huck2020-11-181-6/+6
* s390x/pci: get zPCI function info from hostMatthew Rosato2020-11-011-0/+180
* s390x/pci: Honor DMA limits set by vfioMatthew Rosato2020-11-011-0/+42
* s390x/pci: Add routine to get the vfio dma available countMatthew Rosato2020-11-011-0/+54