index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
spapr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-16
vfio: Make VFIOIOMMUClass::add_window() and its wrapper return bool
Zhenzhong Duan
1
-8
/
+8
2024-05-16
vfio: Make VFIOIOMMUClass::setup() return bool
Zhenzhong Duan
1
-7
/
+5
2024-01-05
vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface
Cédric Le Goater
1
-15
/
+24
2024-01-05
vfio/spapr: Extend VFIOIOMMUOps with a release handler
Cédric Le Goater
1
-16
/
+19
2023-12-19
vfio/spapr: Move hostwin_list into spapr container
Zhenzhong Duan
1
-16
/
+20
2023-12-19
vfio/spapr: Move prereg_listener into spapr container
Zhenzhong Duan
1
-8
/
+16
2023-12-19
vfio/spapr: switch to spapr IOMMU BE add/del_section_window
Zhenzhong Duan
1
-5
/
+14
2023-12-19
vfio/spapr: Introduce spapr backend and target interface
Zhenzhong Duan
1
-0
/
+14
2023-12-19
vfio/container: Move listener to base container
Eric Auger
1
-5
/
+6
2023-12-19
vfio/container: Move pgsizes and dma_max_mappings to base container
Eric Auger
1
-4
/
+6
2023-11-06
vfio/common: Move vfio_host_win_add/del into spapr.c
Zhenzhong Duan
1
-0
/
+83
2023-11-06
vfio/spapr: Make vfio_spapr_create/remove_window static
Zhenzhong Duan
1
-24
/
+24
2023-11-06
vfio/container: Move spapr specific init/deinit into spapr.c
Zhenzhong Duan
1
-1
/
+80
2023-11-06
vfio/container: Move vfio_container_add/del_section_window into spapr.c
Zhenzhong Duan
1
-0
/
+90
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
1
-4
/
+4
2021-09-30
memory: Name all the memory listeners
Peter Xu
1
-0
/
+1
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2020-04-07
vfio/spapr: Fix page size calculation
Alexey Kardashevskiy
1
-3
/
+3
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-3
/
+4
2019-10-04
vfio: Turn the container error into an Error handle
Eric Auger
1
-1
/
+3
2019-04-25
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
1
-1
/
+1
2019-03-12
vfio/spapr: Rename local systempagesize variable
Alexey Kardashevskiy
1
-3
/
+3
2019-03-12
vfio/spapr: Fix indirect levels calculation
Alexey Kardashevskiy
1
-10
/
+33
2018-08-21
vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages
Alexey Kardashevskiy
1
-1
/
+20
2017-09-15
vfio, spapr: Fix levels calculation
Alexey Kardashevskiy
1
-1
/
+1
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
1
-1
/
+2
2016-10-31
memory: Replace skip_dump flag with "ram_device"
Alex Williamson
1
-1
/
+1
2016-07-18
vfio/spapr: Remove stale ioctl() call
David Gibson
1
-1
/
+0
2016-07-05
vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)
Alexey Kardashevskiy
1
-0
/
+71
2016-07-05
vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
Alexey Kardashevskiy
1
-0
/
+139