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
/
container.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio/{iommufd, container}: Invoke HostIOMMUDevice::realize() during attach_de...
Joao Martins
2024-07-23
1
-0
/
+4
*
vfio/{iommufd,container}: Remove caps::aw_bits
Joao Martins
2024-07-23
1
-4
/
+1
*
hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize()
Eric Auger
2024-07-23
1
-1
/
+0
*
hw/vfio/container: Get rid of qemu_open_old()
Zhao Liu
2024-07-17
1
-4
/
+2
*
HostIOMMUDevice: Introduce get_page_size_mask() callback
Eric Auger
2024-07-09
1
-0
/
+10
*
HostIOMMUDevice : remove Error handle from get_iova_ranges callback
Eric Auger
2024-07-09
1
-1
/
+1
*
vfio-container-base: Introduce vfio_container_get_iova_ranges() helper
Eric Auger
2024-07-09
1
-7
/
+1
*
Remove inclusion of hw/hw.h from files that don't need it
Thomas Huth
2024-07-02
1
-1
/
+0
*
vfio/container: Move vfio_container_destroy() to an instance_finalize() handler
Cédric Le Goater
2024-06-24
1
-2
/
+0
*
vfio/container: Introduce vfio_iommu_legacy_instance_init()
Cédric Le Goater
2024-06-24
1
-1
/
+8
*
vfio/container: Remove vfio_container_init()
Cédric Le Goater
2024-06-24
1
-3
/
+0
*
vfio/container: Remove VFIOContainerBase::ops
Cédric Le Goater
2024-06-24
1
-6
/
+9
*
vfio/container: Switch to QOM
Cédric Le Goater
2024-06-24
1
-3
/
+3
*
vfio/container: Change VFIOContainerBase to use QOM
Cédric Le Goater
2024-06-24
1
-0
/
+1
*
vfio/container: Discover IOMMU type before creating the container
Cédric Le Goater
2024-06-24
1
-24
/
+23
*
vfio/container: Introduce vfio_create_container()
Cédric Le Goater
2024-06-24
1
-4
/
+15
*
vfio/container: Introduce vfio_get_iommu_class_name()
Cédric Le Goater
2024-06-24
1
-12
/
+6
*
vfio/container: Modify vfio_get_iommu_type() to use a container fd
Cédric Le Goater
2024-06-24
1
-3
/
+3
*
vfio/container: Simplify vfio_container_init()
Cédric Le Goater
2024-06-24
1
-3
/
+3
*
vfio/container: Introduce vfio_address_space_insert()
Cédric Le Goater
2024-06-24
1
-1
/
+1
*
HostIOMMUDevice: Introduce get_iova_ranges callback
Eric Auger
2024-06-24
1
-0
/
+16
*
HostIOMMUDevice: Store the VFIO/VDPA agent
Eric Auger
2024-06-24
1
-0
/
+1
*
vfio: Create host IOMMU device instance
Zhenzhong Duan
2024-06-24
1
-0
/
+2
*
vfio/container: Implement HostIOMMUDeviceClass::get_cap() handler
Zhenzhong Duan
2024-06-24
1
-0
/
+15
*
vfio/container: Implement HostIOMMUDeviceClass::realize() handler
Zhenzhong Duan
2024-06-24
1
-0
/
+19
*
vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO device
Zhenzhong Duan
2024-06-24
1
-1
/
+4
*
vfio/cpr: Make vfio_cpr_register_container() return bool
Zhenzhong Duan
2024-05-16
1
-2
/
+1
*
vfio/container: Make vfio_get_device() return bool
Zhenzhong Duan
2024-05-16
1
-9
/
+7
*
vfio/container: Make vfio_set_iommu() return bool
Zhenzhong Duan
2024-05-16
1
-12
/
+10
*
vfio/container: Make vfio_connect_container() return bool
Zhenzhong Duan
2024-05-16
1
-11
/
+7
*
vfio: Make VFIOIOMMUClass::setup() return bool
Zhenzhong Duan
2024-05-16
1
-5
/
+5
*
vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
Zhenzhong Duan
2024-05-16
1
-7
/
+7
*
vfio: Add Error** argument to .get_dirty_bitmap() handler
Cédric Le Goater
2024-05-16
1
-6
/
+8
*
vfio: Add Error** argument to .set_dirty_page_tracking() handler
Cédric Le Goater
2024-05-16
1
-3
/
+3
*
Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-03-12
1
-0
/
+1
|
\
|
*
hw/vfio/container: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+1
*
|
Merge tag 'migration-20240311-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-03-12
1
-1
/
+0
|
\
\
|
*
|
migration: remove migration.h references
Steve Sistare
2024-03-11
1
-1
/
+0
|
|
/
*
/
vfio: register container for cpr
Steve Sistare
2024-03-08
1
-1
/
+10
|
/
*
vfio/container: Rename vfio_init_container to vfio_set_iommu
Zhenzhong Duan
2024-01-05
1
-3
/
+3
*
vfio/container: Replace basename with g_path_get_basename
Cédric Le Goater
2024-01-05
1
-2
/
+3
*
vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface
Cédric Le Goater
2024-01-05
1
-12
/
+6
*
vfio/container: Intoduce a new VFIOIOMMUClass::setup handler
Cédric Le Goater
2024-01-05
1
-0
/
+1
*
vfio/container: Introduce a VFIOIOMMU legacy QOM interface
Cédric Le Goater
2024-01-05
1
-9
/
+49
*
vfio/container: Initialize VFIOIOMMUOps under vfio_init_container()
Cédric Le Goater
2024-01-05
1
-3
/
+3
*
vfio/container: Introduce vfio_legacy_setup() for further cleanups
Cédric Le Goater
2024-01-05
1
-28
/
+35
*
vfio/spapr: Extend VFIOIOMMUOps with a release handler
Cédric Le Goater
2024-01-05
1
-6
/
+4
*
vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacks
Zhenzhong Duan
2023-12-19
1
-16
/
+18
*
vfio/pci: Introduce a vfio pci hot reset interface
Zhenzhong Duan
2023-12-19
1
-0
/
+170
*
vfio/iommufd: Relax assert check for iommufd backend
Zhenzhong Duan
2023-12-19
1
-4
/
+0
[next]