index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
vfio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-23
vfio/common: Allow disabling device dirty page tracking
Joao Martins
1
-0
/
+1
2024-07-23
vfio/iommufd: Probe and request hwpt dirty tracking capability
Joao Martins
1
-0
/
+2
2024-07-23
vfio/{iommufd, container}: Invoke HostIOMMUDevice::realize() during attach_device()
Joao Martins
1
-0
/
+1
2024-07-23
vfio/iommufd: Introduce auto domain creation
Joao Martins
1
-0
/
+9
2024-07-23
vfio/pci: Extract mdev check into an helper
Joao Martins
1
-0
/
+2
2024-07-09
HostIOMMUDevice: Introduce get_page_size_mask() callback
Eric Auger
1
-0
/
+7
2024-07-09
vfio-container-base: Introduce vfio_container_get_iova_ranges() helper
Eric Auger
1
-0
/
+2
2024-06-24
vfio/container: Move vfio_container_destroy() to an instance_finalize() handler
Cédric Le Goater
1
-3
/
+0
2024-06-24
vfio/container: Remove vfio_container_init()
Cédric Le Goater
1
-2
/
+0
2024-06-24
vfio/container: Remove VFIOContainerBase::ops
Cédric Le Goater
1
-1
/
+0
2024-06-24
vfio/container: Change VFIOContainerBase to use QOM
Cédric Le Goater
2
-9
/
+7
2024-06-24
vfio/container: Simplify vfio_container_init()
Cédric Le Goater
1
-1
/
+0
2024-06-24
vfio/container: Introduce vfio_address_space_insert()
Cédric Le Goater
1
-0
/
+2
2024-06-24
vfio: Remove unused declarations from vfio-common.h
Cédric Le Goater
1
-4
/
+0
2024-06-24
vfio: Create host IOMMU device instance
Zhenzhong Duan
2
-0
/
+4
2024-06-24
vfio/container: Implement HostIOMMUDeviceClass::realize() handler
Zhenzhong Duan
1
-0
/
+1
2024-06-24
backends/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD[_VFIO] devices
Zhenzhong Duan
1
-0
/
+3
2024-06-24
vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO device
Zhenzhong Duan
1
-0
/
+3
2024-05-22
vfio/helpers: Make vfio_device_get_name() return bool
Zhenzhong Duan
1
-1
/
+1
2024-05-22
vfio/helpers: Make vfio_set_irq_signaling() return bool
Zhenzhong Duan
1
-2
/
+2
2024-05-16
vfio/cpr: Make vfio_cpr_register_container() return bool
Zhenzhong Duan
1
-1
/
+1
2024-05-16
vfio: Make VFIOIOMMUClass::add_window() and its wrapper return bool
Zhenzhong Duan
1
-6
/
+6
2024-05-16
vfio: Make VFIOIOMMUClass::setup() return bool
Zhenzhong Duan
1
-1
/
+1
2024-05-16
vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
Zhenzhong Duan
2
-4
/
+4
2024-05-16
vfio/migration: Emit VFIO migration QAPI event
Avihai Horon
1
-0
/
+1
2024-05-16
vfio: Add Error** argument to .get_dirty_bitmap() handler
Cédric Le Goater
2
-7
/
+17
2024-05-16
vfio/migration: Add Error** argument to .vfio_save_config() handler
Cédric Le Goater
1
-1
/
+24
2024-05-16
vfio: Add Error** argument to .set_dirty_page_tracking() handler
Cédric Le Goater
1
-2
/
+16
2024-05-14
ui/console: Use qemu_dmabuf_new() and free() helpers instead
Dongwon Kim
1
-1
/
+1
2024-03-08
vfio: allow cpr-reboot migration if suspended
Steve Sistare
1
-0
/
+1
2024-03-08
vfio: register container for cpr
Steve Sistare
1
-0
/
+3
2024-02-28
migration: convert to NotifierWithReturn
Steve Sistare
1
-1
/
+1
2024-01-05
vfio/iommufd: Introduce a VFIOIOMMU iommufd QOM interface
Cédric Le Goater
2
-2
/
+1
2024-01-05
vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface
Cédric Le Goater
1
-0
/
+1
2024-01-05
vfio/container: Intoduce a new VFIOIOMMUClass::setup handler
Cédric Le Goater
1
-0
/
+1
2024-01-05
vfio/container: Introduce a VFIOIOMMU legacy QOM interface
Cédric Le Goater
2
-1
/
+1
2024-01-05
vfio/container: Introduce a VFIOIOMMU QOM interface
Cédric Le Goater
1
-4
/
+19
2024-01-05
vfio/spapr: Extend VFIOIOMMUOps with a release handler
Cédric Le Goater
1
-0
/
+1
2023-12-19
vfio: Introduce a helper function to initialize VFIODevice
Zhenzhong Duan
1
-0
/
+2
2023-12-19
vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacks
Zhenzhong Duan
2
-10
/
+14
2023-12-19
vfio/pci: Make vfio cdev pre-openable by passing a file handle
Zhenzhong Duan
1
-0
/
+4
2023-12-19
vfio/pci: Introduce a vfio pci hot reset interface
Zhenzhong Duan
1
-0
/
+3
2023-12-19
vfio/iommufd: Implement the iommufd backend
Yi Liu
1
-0
/
+11
2023-12-19
vfio/spapr: Move hostwin_list into spapr container
Zhenzhong Duan
1
-1
/
+0
2023-12-19
vfio/spapr: Move prereg_listener into spapr container
Zhenzhong Duan
1
-1
/
+0
2023-12-19
vfio/spapr: switch to spapr IOMMU BE add/del_section_window
Zhenzhong Duan
2
-5
/
+5
2023-12-19
vfio/spapr: Introduce spapr backend and target interface
Zhenzhong Duan
1
-0
/
+6
2023-12-19
vfio/container: Move iova_ranges to base container
Zhenzhong Duan
2
-1
/
+1
2023-12-19
vfio/container: Move dirty_pgsizes and max_dirty_bitmap_size to base container
Eric Auger
2
-2
/
+2
2023-12-19
vfio/container: Move listener to base container
Eric Auger
2
-3
/
+3
[next]