index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
Age
Commit message (
Expand
)
Author
2024-06-24
vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap()
Avihai Horon
2024-06-24
vfio/common: Move dirty tracking ranges update to helper
Joao Martins
2024-06-24
vfio: Make vfio_devices_dma_logging_start() return bool
Cédric Le Goater
2024-06-24
hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
Eric Auger
2024-06-24
HostIOMMUDevice: Introduce get_iova_ranges callback
Eric Auger
2024-06-24
HostIOMMUDevice: Store the VFIO/VDPA agent
Eric Auger
2024-06-24
vfio/pci: Pass HostIOMMUDevice to vIOMMU
Zhenzhong Duan
2024-06-24
vfio: Create host IOMMU device instance
Zhenzhong Duan
2024-06-24
vfio/container: Implement HostIOMMUDeviceClass::get_cap() handler
Zhenzhong Duan
2024-06-24
vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
Zhenzhong Duan
2024-06-24
vfio/container: Implement HostIOMMUDeviceClass::realize() handler
Zhenzhong Duan
2024-06-24
backends/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD[_VFIO] devices
Zhenzhong Duan
2024-06-24
vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO device
Zhenzhong Duan
2024-06-24
vfio/{ap, ccw}: Use warn_report_err() for IRQ notifier registration errors
Cédric Le Goater
2024-06-24
vfio/ccw: Fix the missed unrealize() call in error path
Zhenzhong Duan
2024-06-24
vfio/ccw: Use the 'Error **errp' argument of vfio_ccw_realize()
Cédric Le Goater
2024-06-24
s390x/css: Make S390CCWDeviceClass::realize return bool
Cédric Le Goater
2024-06-10
hw/vfio: Remove newline character in trace events
Philippe Mathieu-Daudé
2024-05-22
vfio/igd: Use g_autofree in vfio_probe_igd_bar4_quirk()
Zhenzhong Duan
2024-05-22
vfio: Use g_autofree in all call site of vfio_get_region_info()
Zhenzhong Duan
2024-05-22
vfio/pci-quirks: Make vfio_add_*_cap() return bool
Zhenzhong Duan
2024-05-22
vfio/pci-quirks: Make vfio_pci_igd_opregion_init() return bool
Zhenzhong Duan
2024-05-22
vfio/pci: Use g_autofree for vfio_region_info pointer
Zhenzhong Duan
2024-05-22
vfio/pci: Make capability related functions return bool
Zhenzhong Duan
2024-05-22
vfio/pci: Make vfio_populate_vga() return bool
Zhenzhong Duan
2024-05-22
vfio/pci: Make vfio_intx_enable() return bool
Zhenzhong Duan
2024-05-22
vfio/pci: Make vfio_populate_device() return a bool
Zhenzhong Duan
2024-05-22
vfio/pci: Make vfio_pci_relocate_msix() and vfio_msix_early_setup() return a ...
Zhenzhong Duan
2024-05-22
vfio/pci: Make vfio_intx_enable_kvm() return a bool
Zhenzhong Duan
2024-05-22
vfio/ccw: Make vfio_ccw_get_region() return a bool
Zhenzhong Duan
2024-05-22
vfio/platform: Make vfio_populate_device() and vfio_base_device_init() return...
Zhenzhong Duan
2024-05-22
vfio/helpers: Make vfio_device_get_name() return bool
Zhenzhong Duan
2024-05-22
vfio/helpers: Make vfio_set_irq_signaling() return bool
Zhenzhong Duan
2024-05-22
vfio/helpers: Use g_autofree in vfio_set_irq_signaling()
Zhenzhong Duan
2024-05-22
vfio/display: Make vfio_display_*() return bool
Zhenzhong Duan
2024-05-22
vfio/display: Fix error path in call site of ramfb_setup()
Zhenzhong Duan
2024-05-16
backends/iommufd: Make iommufd_backend_*() return bool
Zhenzhong Duan
2024-05-16
vfio/cpr: Make vfio_cpr_register_container() return bool
Zhenzhong Duan
2024-05-16
vfio/iommufd: Make iommufd_cdev_*() return bool
Zhenzhong Duan
2024-05-16
vfio/container: Make vfio_get_device() return bool
Zhenzhong Duan
2024-05-16
vfio/container: Make vfio_set_iommu() return bool
Zhenzhong Duan
2024-05-16
vfio/container: Make vfio_connect_container() return bool
Zhenzhong Duan
2024-05-16
vfio: Make VFIOIOMMUClass::add_window() and its wrapper return bool
Zhenzhong Duan
2024-05-16
vfio: Make VFIOIOMMUClass::setup() return bool
Zhenzhong Duan
2024-05-16
vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
Zhenzhong Duan
2024-05-16
vfio/pci: Use g_autofree in iommufd_cdev_get_info_iova_range()
Zhenzhong Duan
2024-05-16
vfio/pci: Use g_autofree in vfio_realize
Zhenzhong Duan
2024-05-16
vfio/migration: Enhance VFIO migration state tracing
Avihai Horon
2024-05-16
vfio/migration: Don't emit STOP_COPY VFIO migration QAPI event twice
Avihai Horon
2024-05-16
vfio/migration: Emit VFIO migration QAPI event
Avihai Horon
[prev]
[next]