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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-24
vfio/container: Move vfio_container_destroy() to an instance_finalize() handler
Cédric Le Goater
3
-4
/
+3
2024-06-24
vfio/container: Introduce vfio_iommu_legacy_instance_init()
Cédric Le Goater
1
-1
/
+8
2024-06-24
vfio/container: Remove vfio_container_init()
Cédric Le Goater
3
-9
/
+0
2024-06-24
vfio/container: Remove VFIOContainerBase::ops
Cédric Le Goater
5
-24
/
+38
2024-06-24
vfio/container: Introduce an instance_init() handler
Cédric Le Goater
1
-6
/
+13
2024-06-24
vfio/container: Switch to QOM
Cédric Le Goater
2
-5
/
+5
2024-06-24
vfio/container: Change VFIOContainerBase to use QOM
Cédric Le Goater
4
-1
/
+8
2024-06-24
vfio/container: Discover IOMMU type before creating the container
Cédric Le Goater
1
-24
/
+23
2024-06-24
vfio/container: Introduce vfio_create_container()
Cédric Le Goater
1
-4
/
+15
2024-06-24
vfio/container: Introduce vfio_get_iommu_class_name()
Cédric Le Goater
1
-12
/
+6
2024-06-24
vfio/container: Modify vfio_get_iommu_type() to use a container fd
Cédric Le Goater
1
-3
/
+3
2024-06-24
vfio/container: Simplify vfio_container_init()
Cédric Le Goater
4
-6
/
+6
2024-06-24
vfio/container: Introduce vfio_address_space_insert()
Cédric Le Goater
3
-2
/
+8
2024-06-24
vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap()
Avihai Horon
1
-25
/
+38
2024-06-24
vfio/common: Move dirty tracking ranges update to helper
Joao Martins
1
-16
/
+22
2024-06-24
vfio: Make vfio_devices_dma_logging_start() return bool
Cédric Le Goater
1
-7
/
+7
2024-06-24
hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
Eric Auger
1
-10
/
+0
2024-06-24
HostIOMMUDevice: Introduce get_iova_ranges callback
Eric Auger
2
-0
/
+32
2024-06-24
HostIOMMUDevice: Store the VFIO/VDPA agent
Eric Auger
2
-0
/
+3
2024-06-24
vfio/pci: Pass HostIOMMUDevice to vIOMMU
Zhenzhong Duan
1
-5
/
+14
2024-06-24
vfio: Create host IOMMU device instance
Zhenzhong Duan
3
-1
/
+19
2024-06-24
vfio/container: Implement HostIOMMUDeviceClass::get_cap() handler
Zhenzhong Duan
1
-0
/
+15
2024-06-24
vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
Zhenzhong Duan
1
-0
/
+30
2024-06-24
vfio/container: Implement HostIOMMUDeviceClass::realize() handler
Zhenzhong Duan
2
-0
/
+36
2024-06-24
backends/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD[_VFIO] devices
Zhenzhong Duan
1
-1
/
+4
2024-06-24
vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO device
Zhenzhong Duan
1
-1
/
+4
2024-06-24
vfio/{ap, ccw}: Use warn_report_err() for IRQ notifier registration errors
Cédric Le Goater
2
-2
/
+2
2024-06-24
vfio/ccw: Fix the missed unrealize() call in error path
Zhenzhong Duan
1
-1
/
+2
2024-06-24
vfio/ccw: Use the 'Error **errp' argument of vfio_ccw_realize()
Cédric Le Goater
1
-7
/
+5
2024-06-24
s390x/css: Make S390CCWDeviceClass::realize return bool
Cédric Le Goater
1
-2
/
+1
2024-06-10
hw/vfio: Remove newline character in trace events
Philippe Mathieu-Daudé
1
-2
/
+2
2024-05-22
vfio/igd: Use g_autofree in vfio_probe_igd_bar4_quirk()
Zhenzhong Duan
1
-15
/
+12
2024-05-22
vfio: Use g_autofree in all call site of vfio_get_region_info()
Zhenzhong Duan
3
-18
/
+7
2024-05-22
vfio/pci-quirks: Make vfio_add_*_cap() return bool
Zhenzhong Duan
3
-26
/
+21
2024-05-22
vfio/pci-quirks: Make vfio_pci_igd_opregion_init() return bool
Zhenzhong Duan
4
-11
/
+9
2024-05-22
vfio/pci: Use g_autofree for vfio_region_info pointer
Zhenzhong Duan
1
-2
/
+1
2024-05-22
vfio/pci: Make capability related functions return bool
Zhenzhong Duan
1
-41
/
+36
2024-05-22
vfio/pci: Make vfio_populate_vga() return bool
Zhenzhong Duan
3
-8
/
+7
2024-05-22
vfio/pci: Make vfio_intx_enable() return bool
Zhenzhong Duan
1
-11
/
+8
2024-05-22
vfio/pci: Make vfio_populate_device() return a bool
Zhenzhong Duan
1
-11
/
+10
2024-05-22
vfio/pci: Make vfio_pci_relocate_msix() and vfio_msix_early_setup() return a ...
Zhenzhong Duan
1
-17
/
+16
2024-05-22
vfio/pci: Make vfio_intx_enable_kvm() return a bool
Zhenzhong Duan
1
-7
/
+8
2024-05-22
vfio/ccw: Make vfio_ccw_get_region() return a bool
Zhenzhong Duan
1
-8
/
+7
2024-05-22
vfio/platform: Make vfio_populate_device() and vfio_base_device_init() return...
Zhenzhong Duan
1
-23
/
+17
2024-05-22
vfio/helpers: Make vfio_device_get_name() return bool
Zhenzhong Duan
5
-10
/
+9
2024-05-22
vfio/helpers: Make vfio_set_irq_signaling() return bool
Zhenzhong Duan
5
-48
/
+44
2024-05-22
vfio/helpers: Use g_autofree in vfio_set_irq_signaling()
Zhenzhong Duan
1
-2
/
+1
2024-05-22
vfio/display: Make vfio_display_*() return bool
Zhenzhong Duan
3
-13
/
+12
2024-05-22
vfio/display: Fix error path in call site of ramfb_setup()
Zhenzhong Duan
1
-0
/
+6
2024-05-16
backends/iommufd: Make iommufd_backend_*() return bool
Zhenzhong Duan
1
-3
/
+2
[next]