summary refs log tree commit diff stats
path: root/hw/ppc/spapr_rtas_ddw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* spapr/ddw: Implement 64bit query extensionAlexey Kardashevskiy2022-07-061-4/+15
* spapr/ddw: Reset DMA when the last non-default window is removedAlexey Kardashevskiy2022-07-061-0/+15
* ppc/spapr/ddw: Add 2M pagesizeAlexey Kardashevskiy2022-04-201-0/+1
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* spapr: Use CamelCase properlyDavid Gibson2019-03-121-16/+16
* spapr_iommu: Do not replay mappings from just created DMA windowAlexey Kardashevskiy2019-03-121-0/+10
* spapr-iommu: Always advertise the maximum possible DMA window sizeAlexey Kardashevskiy2018-12-211-16/+3
* machine: rename MemoryHotplugState to DeviceMemoryStateDavid Hildenbrand2018-05-071-3/+2
* machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand2018-05-071-1/+1
* spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)Alexey Kardashevskiy2016-07-051-0/+295