aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_rtas_ddw.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-06spapr/ddw: Implement 64bit query extensionAlexey Kardashevskiy1-4/+15
2022-07-06spapr/ddw: Reset DMA when the last non-default window is removedAlexey Kardashevskiy1-0/+15
2022-04-20ppc/spapr/ddw: Add 2M pagesizeAlexey Kardashevskiy1-0/+1
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth1-1/+0
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-03-12spapr: Use CamelCase properlyDavid Gibson1-16/+16
2019-03-12spapr_iommu: Do not replay mappings from just created DMA windowAlexey Kardashevskiy1-0/+10
2018-12-21spapr-iommu: Always advertise the maximum possible DMA window sizeAlexey Kardashevskiy1-16/+3
2018-05-07machine: rename MemoryHotplugState to DeviceMemoryStateDavid Hildenbrand1-3/+2
2018-05-07machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand1-1/+1
2016-07-05spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)Alexey Kardashevskiy1-0/+295