summaryrefslogtreecommitdiffstats
path: root/hw/vfio/spapr.c
Commit message (Expand)AuthorAgeFilesLines
* vfio/spapr: Fix page size calculationAlexey Kardashevskiy2020-04-071-3/+3
* core: replace getpagesize() with qemu_real_host_page_sizeWei Yang2019-10-261-3/+4
* vfio: Turn the container error into an Error handleEric Auger2019-10-041-1/+3
* exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()David Hildenbrand2019-04-251-1/+1
* vfio/spapr: Rename local systempagesize variableAlexey Kardashevskiy2019-03-121-3/+3
* vfio/spapr: Fix indirect levels calculationAlexey Kardashevskiy2019-03-121-10/+33
* vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pagesAlexey Kardashevskiy2018-08-211-1/+20
* vfio, spapr: Fix levels calculationAlexey Kardashevskiy2017-09-151-1/+1
* memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy2017-07-141-1/+2
* memory: Replace skip_dump flag with "ram_device"Alex Williamson2016-10-311-1/+1
* vfio/spapr: Remove stale ioctl() callDavid Gibson2016-07-181-1/+0Star
* vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)Alexey Kardashevskiy2016-07-051-0/+71
* vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)Alexey Kardashevskiy2016-07-051-0/+139