aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio/spapr.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-30memory: Name all the memory listenersPeter Xu1-0/+1
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth1-1/+0
2020-04-07vfio/spapr: Fix page size calculationAlexey Kardashevskiy1-3/+3
2019-10-26core: replace getpagesize() with qemu_real_host_page_sizeWei Yang1-3/+4
2019-10-04vfio: Turn the container error into an Error handleEric Auger1-1/+3
2019-04-25exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()David Hildenbrand1-1/+1
2019-03-12vfio/spapr: Rename local systempagesize variableAlexey Kardashevskiy1-3/+3
2019-03-12vfio/spapr: Fix indirect levels calculationAlexey Kardashevskiy1-10/+33
2018-08-21vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pagesAlexey Kardashevskiy1-1/+20
2017-09-15vfio, spapr: Fix levels calculationAlexey Kardashevskiy1-1/+1
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy1-1/+2
2016-10-31memory: Replace skip_dump flag with "ram_device"Alex Williamson1-1/+1
2016-07-18vfio/spapr: Remove stale ioctl() callDavid Gibson1-1/+0
2016-07-05vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)Alexey Kardashevskiy1-0/+71
2016-07-05vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)Alexey Kardashevskiy1-0/+139