index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
spapr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface
Cédric Le Goater
2024-01-05
1
-15
/
+24
*
vfio/spapr: Extend VFIOIOMMUOps with a release handler
Cédric Le Goater
2024-01-05
1
-16
/
+19
*
vfio/spapr: Move hostwin_list into spapr container
Zhenzhong Duan
2023-12-19
1
-16
/
+20
*
vfio/spapr: Move prereg_listener into spapr container
Zhenzhong Duan
2023-12-19
1
-8
/
+16
*
vfio/spapr: switch to spapr IOMMU BE add/del_section_window
Zhenzhong Duan
2023-12-19
1
-5
/
+14
*
vfio/spapr: Introduce spapr backend and target interface
Zhenzhong Duan
2023-12-19
1
-0
/
+14
*
vfio/container: Move listener to base container
Eric Auger
2023-12-19
1
-5
/
+6
*
vfio/container: Move pgsizes and dma_max_mappings to base container
Eric Auger
2023-12-19
1
-4
/
+6
*
vfio/common: Move vfio_host_win_add/del into spapr.c
Zhenzhong Duan
2023-11-06
1
-0
/
+83
*
vfio/spapr: Make vfio_spapr_create/remove_window static
Zhenzhong Duan
2023-11-06
1
-24
/
+24
*
vfio/container: Move spapr specific init/deinit into spapr.c
Zhenzhong Duan
2023-11-06
1
-1
/
+80
*
vfio/container: Move vfio_container_add/del_section_window into spapr.c
Zhenzhong Duan
2023-11-06
1
-0
/
+90
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-4
/
+4
*
memory: Name all the memory listeners
Peter Xu
2021-09-30
1
-0
/
+1
*
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
vfio/spapr: Fix page size calculation
Alexey Kardashevskiy
2020-04-07
1
-3
/
+3
*
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-26
1
-3
/
+4
*
vfio: Turn the container error into an Error handle
Eric Auger
2019-10-04
1
-1
/
+3
*
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
2019-04-25
1
-1
/
+1
*
vfio/spapr: Rename local systempagesize variable
Alexey Kardashevskiy
2019-03-12
1
-3
/
+3
*
vfio/spapr: Fix indirect levels calculation
Alexey Kardashevskiy
2019-03-12
1
-10
/
+33
*
vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages
Alexey Kardashevskiy
2018-08-21
1
-1
/
+20
*
vfio, spapr: Fix levels calculation
Alexey Kardashevskiy
2017-09-15
1
-1
/
+1
*
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-07-14
1
-1
/
+2
*
memory: Replace skip_dump flag with "ram_device"
Alex Williamson
2016-10-31
1
-1
/
+1
*
vfio/spapr: Remove stale ioctl() call
David Gibson
2016-07-18
1
-1
/
+0
*
vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)
Alexey Kardashevskiy
2016-07-05
1
-0
/
+71
*
vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
Alexey Kardashevskiy
2016-07-05
1
-0
/
+139