aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio/spapr.c
AgeCommit message (Expand)Author
2024-06-24vfio/container: Change VFIOContainerBase to use QOMCédric Le Goater
2024-05-16vfio: Make VFIOIOMMUClass::add_window() and its wrapper return boolZhenzhong Duan
2024-05-16vfio: Make VFIOIOMMUClass::setup() return boolZhenzhong Duan
2024-01-05vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interfaceCédric Le Goater
2024-01-05vfio/spapr: Extend VFIOIOMMUOps with a release handlerCédric Le Goater
2023-12-19vfio/spapr: Move hostwin_list into spapr containerZhenzhong Duan
2023-12-19vfio/spapr: Move prereg_listener into spapr containerZhenzhong Duan
2023-12-19vfio/spapr: switch to spapr IOMMU BE add/del_section_windowZhenzhong Duan
2023-12-19vfio/spapr: Introduce spapr backend and target interfaceZhenzhong Duan
2023-12-19vfio/container: Move listener to base containerEric Auger
2023-12-19vfio/container: Move pgsizes and dma_max_mappings to base containerEric Auger
2023-11-06vfio/common: Move vfio_host_win_add/del into spapr.cZhenzhong Duan
2023-11-06vfio/spapr: Make vfio_spapr_create/remove_window staticZhenzhong Duan
2023-11-06vfio/container: Move spapr specific init/deinit into spapr.cZhenzhong Duan
2023-11-06vfio/container: Move vfio_container_add/del_section_window into spapr.cZhenzhong Duan
2022-04-06Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau
2021-09-30memory: Name all the memory listenersPeter Xu
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2020-04-07vfio/spapr: Fix page size calculationAlexey Kardashevskiy
2019-10-26core: replace getpagesize() with qemu_real_host_page_sizeWei Yang
2019-10-04vfio: Turn the container error into an Error handleEric Auger
2019-04-25exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()David Hildenbrand
2019-03-12vfio/spapr: Rename local systempagesize variableAlexey Kardashevskiy
2019-03-12vfio/spapr: Fix indirect levels calculationAlexey Kardashevskiy
2018-08-21vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pagesAlexey Kardashevskiy
2017-09-15vfio, spapr: Fix levels calculationAlexey Kardashevskiy
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy
2016-10-31memory: Replace skip_dump flag with "ram_device"Alex Williamson
2016-07-18vfio/spapr: Remove stale ioctl() callDavid Gibson
2016-07-05vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)Alexey Kardashevskiy
2016-07-05vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)Alexey Kardashevskiy