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
/
hw
/
vfio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-vfio-20240723-1' of https://github.com/legoater/qemu into staging
Richard Henderson
2024-07-24
8
-35
/
+257
|
\
|
*
vfio/common: Allow disabling device dirty page tracking
Joao Martins
2024-07-23
3
-1
/
+9
|
*
vfio/migration: Don't block migration device dirty tracking is unsupported
Joao Martins
2024-07-23
1
-5
/
+5
|
*
vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
Joao Martins
2024-07-23
1
-0
/
+28
|
*
vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
Joao Martins
2024-07-23
1
-0
/
+32
|
*
vfio/iommufd: Probe and request hwpt dirty tracking capability
Joao Martins
2024-07-23
1
-0
/
+26
|
*
vfio/{iommufd, container}: Invoke HostIOMMUDevice::realize() during attach_device()
Joao Martins
2024-07-23
4
-10
/
+32
|
*
vfio/iommufd: Add hw_caps field to HostIOMMUDeviceCaps
Joao Martins
2024-07-23
1
-0
/
+1
|
*
vfio/{iommufd,container}: Remove caps::aw_bits
Joao Martins
2024-07-23
2
-5
/
+1
|
*
vfio/iommufd: Introduce auto domain creation
Joao Martins
2024-07-23
1
-0
/
+85
|
*
vfio/ccw: Don't initialize HOST_IOMMU_DEVICE with mdev
Zhenzhong Duan
2024-07-23
1
-0
/
+3
|
*
vfio/ap: Don't initialize HOST_IOMMU_DEVICE with mdev
Zhenzhong Duan
2024-07-23
1
-0
/
+3
|
*
vfio/iommufd: Return errno in iommufd_cdev_attach_ioas_hwpt()
Joao Martins
2024-07-23
1
-4
/
+4
|
*
backends/iommufd: Extend iommufd_backend_get_device_info() to fetch HW capabilities
Joao Martins
2024-07-23
1
-1
/
+3
|
*
vfio/iommufd: Don't initialize nor set a HOST_IOMMU_DEVICE with mdev
Joao Martins
2024-07-23
2
-3
/
+12
|
*
vfio/pci: Extract mdev check into an helper
Joao Martins
2024-07-23
2
-9
/
+17
|
*
hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize()
Eric Auger
2024-07-23
1
-1
/
+0
*
|
hw/vfio/common: Add vfio_listener_region_del_iommu trace event
Eric Auger
2024-07-22
2
-2
/
+4
|
/
*
hw/vfio/container: Get rid of qemu_open_old()
Zhao Liu
2024-07-17
1
-4
/
+2
*
vfio/display: Fix vfio_display_edid_init() error path
Zhenzhong Duan
2024-07-09
1
-6
/
+7
*
vfio/display: Fix potential memleak of edid info
Zhenzhong Duan
2024-07-09
1
-0
/
+3
*
memory: remove IOMMU MR iommu_set_page_size_mask() callback
Eric Auger
2024-07-09
1
-8
/
+0
*
HostIOMMUDevice: Introduce get_page_size_mask() callback
Eric Auger
2024-07-09
2
-0
/
+21
*
HostIOMMUDevice : remove Error handle from get_iova_ranges callback
Eric Auger
2024-07-09
2
-2
/
+2
*
vfio-container-base: Introduce vfio_container_get_iova_ranges() helper
Eric Auger
2024-07-09
3
-14
/
+17
*
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
3
-4
/
+3
*
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
3
-9
/
+0
*
vfio/container: Remove VFIOContainerBase::ops
Cédric Le Goater
2024-06-24
5
-24
/
+38
*
vfio/container: Introduce an instance_init() handler
Cédric Le Goater
2024-06-24
1
-6
/
+13
*
vfio/container: Switch to QOM
Cédric Le Goater
2024-06-24
2
-5
/
+5
*
vfio/container: Change VFIOContainerBase to use QOM
Cédric Le Goater
2024-06-24
4
-1
/
+8
*
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
4
-6
/
+6
*
vfio/container: Introduce vfio_address_space_insert()
Cédric Le Goater
2024-06-24
3
-2
/
+8
*
vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap()
Avihai Horon
2024-06-24
1
-25
/
+38
*
vfio/common: Move dirty tracking ranges update to helper
Joao Martins
2024-06-24
1
-16
/
+22
*
vfio: Make vfio_devices_dma_logging_start() return bool
Cédric Le Goater
2024-06-24
1
-7
/
+7
*
hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
Eric Auger
2024-06-24
1
-10
/
+0
*
HostIOMMUDevice: Introduce get_iova_ranges callback
Eric Auger
2024-06-24
2
-0
/
+32
*
HostIOMMUDevice: Store the VFIO/VDPA agent
Eric Auger
2024-06-24
2
-0
/
+3
*
vfio/pci: Pass HostIOMMUDevice to vIOMMU
Zhenzhong Duan
2024-06-24
1
-5
/
+14
*
vfio: Create host IOMMU device instance
Zhenzhong Duan
2024-06-24
3
-1
/
+19
*
vfio/container: Implement HostIOMMUDeviceClass::get_cap() handler
Zhenzhong Duan
2024-06-24
1
-0
/
+15
*
vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
Zhenzhong Duan
2024-06-24
1
-0
/
+30
*
vfio/container: Implement HostIOMMUDeviceClass::realize() handler
Zhenzhong Duan
2024-06-24
2
-0
/
+36
[next]