aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-pci-vfio.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-13s390x/pci: only limit DMA aperture if vfio DMA limit reportedMatthew Rosato1-1/+1
2023-11-13s390x/pci: bypass vfio DMA counting when using cdevMatthew Rosato1-0/+4
2023-06-30vfio: Implement a common device info helperAlex Williamson1-32/+5
2022-12-15s390x/pci: reset ISM passthrough devices on shutdown and system resetMatthew Rosato1-0/+2
2022-12-15s390x/pci: shrink DMA aperture to be bound by vfio DMA limitMatthew Rosato1-0/+11
2022-11-16s390x: Fix spelling errorsThomas Huth1-1/+1
2022-09-26s390x/pci: reflect proper maxstbl for groups of interpreted devicesMatthew Rosato1-1/+5
2022-09-26s390x/pci: let intercept devices have separate PCI groupsMatthew Rosato1-3/+37
2022-09-26s390x/pci: add routine to get host function handle from CLP infoMatthew Rosato1-16/+67
2021-12-17s390x/pci: add supported DT information to clp responseMatthew Rosato1-0/+1
2021-03-15s390x/pci: Add missing initialization for g_autofree variablesMiroslav Rezanina1-6/+3
2020-12-10Clean up includesMarkus Armbruster1-1/+2
2020-11-18s390x/pci: fix endianness issuesCornelia Huck1-6/+6
2020-11-01s390x/pci: get zPCI function info from hostMatthew Rosato1-0/+180
2020-11-01s390x/pci: Honor DMA limits set by vfioMatthew Rosato1-0/+42
2020-11-01s390x/pci: Add routine to get the vfio dma available countMatthew Rosato1-0/+54