Show patches with: Submitter = Cédric Le Goater       |    State = Action Required       |   738 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,25/42] memory: Remove IOMMU MR iommu_set_iova_range API [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,24/42] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,23/42] virtio-iommu: Remove the implementation of iommu_set_iova_range [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,22/42] virtio-iommu: Compute host reserved regions [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,21/42] HostIOMMUDevice: Store the aliased bus and devfn [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,20/42] HostIOMMUDevice: Introduce get_iova_ranges callback [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,19/42] virtio-iommu: Implement set|unset]_iommu_device() callbacks [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,18/42] HostIOMMUDevice: Store the VFIO/VDPA agent [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,17/42] intel_iommu: Check compatibility with host IOMMU capabilities [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,16/42] intel_iommu: Implement [set|unset]_iommu_device() callbacks [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,15/42] intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,14/42] vfio/pci: Pass HostIOMMUDevice to vIOMMU [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,13/42] hw/pci: Introduce pci_device_[set|unset]_iommu_device() [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,12/42] hw/pci: Introduce helper function pci_device_get_iommu_bus_devfn() [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,11/42] vfio: Create host IOMMU device instance [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,10/42] backends/iommufd: Implement HostIOMMUDeviceClass::get_cap() handler [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,09/42] vfio/container: Implement HostIOMMUDeviceClass::get_cap() handler [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,08/42] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,07/42] backends/iommufd: Introduce helper function iommufd_backend_get_device_info() [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,06/42] vfio/container: Implement HostIOMMUDeviceClass::realize() handler [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,05/42] range: Introduce range_get_last_bit() [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,04/42] backends/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD[_VFIO] devices [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,03/42] vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO device [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,02/42] backends/host_iommu_device: Introduce HostIOMMUDeviceCaps [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,01/42] backends: Introduce HostIOMMUDevice abstract [PULL,01/42] backends: Introduce HostIOMMUDevice abstract - 2 - --- 2024-06-24 Cédric Le Goater New
[PULL,00/42] vfio queue - - - --- 2024-06-24 Cédric Le Goater New
[v2,17/17] vfio/container: Move vfio_container_destroy() to an instance_finalize() handler vfio: QOMify VFIOContainer - 2 - --- 2024-06-17 Cédric Le Goater New
[v2,16/17] vfio/container: Introduce vfio_iommu_legacy_instance_init() vfio: QOMify VFIOContainer - 2 - --- 2024-06-17 Cédric Le Goater New
[v2,15/17] vfio/container: Remove vfio_container_init() vfio: QOMify VFIOContainer - 2 - --- 2024-06-17 Cédric Le Goater New
[v2,14/17] vfio/container: Remove VFIOContainerBase::ops vfio: QOMify VFIOContainer - 2 - --- 2024-06-17 Cédric Le Goater New
[v2,13/17] vfio/container: Introduce an instance_init() handler vfio: QOMify VFIOContainer - 2 - --- 2024-06-17 Cédric Le Goater New
[v2,12/17] vfio/container: Switch to QOM vfio: QOMify VFIOContainer - 2 - --- 2024-06-17 Cédric Le Goater New
[v2,11/17] vfio/container: Change VFIOContainerBase to use QOM vfio: QOMify VFIOContainer - 2 - --- 2024-06-17 Cédric Le Goater New
[v2,10/17] vfio/container: Discover IOMMU type before creating the container vfio: QOMify VFIOContainer - 2 - --- 2024-06-17 Cédric Le Goater New
[v2,09/17] vfio/container: Introduce vfio_create_container() vfio: QOMify VFIOContainer - 2 - --- 2024-06-17 Cédric Le Goater New
[v2,08/17] vfio/container: Introduce vfio_get_iommu_class_name() vfio: QOMify VFIOContainer - 2 - --- 2024-06-17 Cédric Le Goater New
[v2,07/17] vfio/container: Modify vfio_get_iommu_type() to use a container fd vfio: QOMify VFIOContainer - 2 - --- 2024-06-17 Cédric Le Goater New
[v2,06/17] vfio/container: Simplify vfio_container_init() vfio: QOMify VFIOContainer - 1 - --- 2024-06-17 Cédric Le Goater New
[v2,05/17] vfio/container: Introduce vfio_address_space_insert() vfio: QOMify VFIOContainer - 2 - --- 2024-06-17 Cédric Le Goater New
[v2,04/17] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap() vfio: QOMify VFIOContainer - 1 - --- 2024-06-17 Cédric Le Goater New
[v2,03/17] vfio/common: Move dirty tracking ranges update to helper vfio: QOMify VFIOContainer - 2 - --- 2024-06-17 Cédric Le Goater New
[v2,02/17] vfio: Remove unused declarations from vfio-common.h vfio: QOMify VFIOContainer - 2 - --- 2024-06-17 Cédric Le Goater New
[v2,01/17] vfio: Make vfio_devices_dma_logging_start() return bool vfio: QOMify VFIOContainer - 2 - --- 2024-06-17 Cédric Le Goater New
[PULL,v2,00/19] aspeed queue - - - --- 2024-06-17 Cédric Le Goater New
[PULL,19/19] MAINTAINERS: Add reviewers for ASPEED BMCs [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 3 - --- 2024-06-14 Cédric Le Goater New
[PULL,18/19] docs:aspeed: Add AST2700 Evaluation board [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 1 - --- 2024-06-14 Cédric Le Goater New
[PULL,17/19] test/avocado/machine_aspeed.py: Add AST2700 test case [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 1 - --- 2024-06-14 Cédric Le Goater New
[PULL,16/19] aspeed/soc: fix incorrect dram size for AST2700 [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 1 - --- 2024-06-14 Cédric Le Goater New
[PULL,15/19] aspeed: Add an AST2700 eval board [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 1 - --- 2024-06-14 Cédric Le Goater New
[PULL,14/19] aspeed/soc: Add AST2700 support [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 1 - --- 2024-06-14 Cédric Le Goater New
[PULL,13/19] aspeed/intc: Add AST2700 support [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 1 - --- 2024-06-14 Cédric Le Goater New
[PULL,12/19] aspeed/scu: Add AST2700 support [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 1 - --- 2024-06-14 Cédric Le Goater New
[PULL,11/19] aspeed/smc: Add AST2700 support [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 1 - --- 2024-06-14 Cédric Le Goater New
[PULL,10/19] aspeed/smc: support different memory region ops for SMC flash region [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 1 - --- 2024-06-14 Cédric Le Goater New
[PULL,09/19] aspeed/smc: support 64 bits dma dram address [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 1 - --- 2024-06-14 Cédric Le Goater New
[PULL,08/19] aspeed/smc: support dma start length and 1 byte length unit [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 1 - --- 2024-06-14 Cédric Le Goater New
[PULL,07/19] aspeed/smc: correct device description [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 1 - --- 2024-06-14 Cédric Le Goater New
[PULL,06/19] aspeed/sdmc: Add AST2700 support [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 1 - --- 2024-06-14 Cédric Le Goater New
[PULL,05/19] aspeed/sdmc: fix coding style [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 1 - --- 2024-06-14 Cédric Le Goater New
[PULL,04/19] aspeed/sdmc: remove redundant macros [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 1 - --- 2024-06-14 Cédric Le Goater New
[PULL,03/19] aspeed/sli: Add AST2700 support [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 1 - --- 2024-06-14 Cédric Le Goater New
[PULL,02/19] aspeed/wdt: Add AST2700 support [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 1 - --- 2024-06-14 Cédric Le Goater New
[PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 [PULL,01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700 - 2 - --- 2024-06-14 Cédric Le Goater New
[PULL,00/19] aspeed queue - - - --- 2024-06-14 Cédric Le Goater New
[v1,16/16] vfio/container: Introduce vfio_iommu_legacy_instance_init() vfio: QOMify VFIOContainer - - - --- 2024-06-12 Cédric Le Goater New
[v1,15/16] vfio/container: Remove vfio_container_init() vfio: QOMify VFIOContainer - - - --- 2024-06-12 Cédric Le Goater New
[v1,14/16] vfio/container: Remove VFIOContainerBase::ops vfio: QOMify VFIOContainer - - - --- 2024-06-12 Cédric Le Goater New
[v1,13/16] vfio/container: Introduce an instance_init() handler vfio: QOMify VFIOContainer - - - --- 2024-06-12 Cédric Le Goater New
[v1,12/16] vfio/container: Switch to QOM vfio: QOMify VFIOContainer - - - --- 2024-06-12 Cédric Le Goater New
[v1,11/16] vfio/container: Change VFIOContainerBase to use QOM vfio: QOMify VFIOContainer - - - --- 2024-06-12 Cédric Le Goater New
[v1,10/16] vfio/container: Discover IOMMU type before creating the container vfio: QOMify VFIOContainer - - - --- 2024-06-12 Cédric Le Goater New
[v1,09/16] vfio/container: Introduce vfio_create_container() vfio: QOMify VFIOContainer - - - --- 2024-06-12 Cédric Le Goater New
[v1,08/16] vfio/container: Introduce vfio_get_iommu_class_name() vfio: QOMify VFIOContainer - - - --- 2024-06-12 Cédric Le Goater New
[v1,07/16] vfio/container: Modify vfio_get_iommu_type() to use a container fd vfio: QOMify VFIOContainer - - - --- 2024-06-12 Cédric Le Goater New
[v1,06/16] vfio/container: Simplify vfio_container_init() vfio: QOMify VFIOContainer - - - --- 2024-06-12 Cédric Le Goater New
[v1,05/16] vfio/container: Introduce vfio_address_space_insert() vfio: QOMify VFIOContainer - - - --- 2024-06-12 Cédric Le Goater New
[v1,04/16] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap() vfio: QOMify VFIOContainer - - - --- 2024-06-12 Cédric Le Goater New
[v1,03/16] vfio/common: Move dirty tracking ranges update to helper vfio: QOMify VFIOContainer - - - --- 2024-06-12 Cédric Le Goater New
[v1,02/16] vfio: Remove unused declarations from vfio-common.h vfio: QOMify VFIOContainer - - - --- 2024-06-12 Cédric Le Goater New
[v1,01/16] vfio: Make vfio_devices_dma_logging_start() return bool vfio: QOMify VFIOContainer - - - --- 2024-06-12 Cédric Le Goater New
aspeed/smc: Reintroduce "dram-base" property for AST2700 aspeed/smc: Reintroduce "dram-base" property for AST2700 - 2 - --- 2024-05-27 Cédric Le Goater New
[7/7] vfio/{ap, ccw}: Use warn_report_err() for IRQ notifier registration errors s390x/ccw: Error reporting cleanups - 2 - --- 2024-05-22 Cédric Le Goater New
[6/7] vfio/ccw: Fix the missed unrealize() call in error path s390x/ccw: Error reporting cleanups - 1 - --- 2024-05-22 Cédric Le Goater New
[5/7] vfio/ccw: Use the 'Error **errp' argument of vfio_ccw_realize() s390x/ccw: Error reporting cleanups - 2 - --- 2024-05-22 Cédric Le Goater New
[4/7] s390x/css: Make S390CCWDeviceClass::realize return bool s390x/ccw: Error reporting cleanups - 2 - --- 2024-05-22 Cédric Le Goater New
[3/7] hw/s390x/ccw: Remove local Error variable from s390_ccw_realize() s390x/ccw: Error reporting cleanups - 2 - --- 2024-05-22 Cédric Le Goater New
[2/7] s390x/css: Make CCWDeviceClass::realize return bool s390x/ccw: Error reporting cleanups - 2 - --- 2024-05-22 Cédric Le Goater New
[1/7] hw/s390x/ccw: Make s390_ccw_get_dev_info() return a bool s390x/ccw: Error reporting cleanups - 2 - --- 2024-05-22 Cédric Le Goater New
[PULL,47/47] vfio/igd: Use g_autofree in vfio_probe_igd_bar4_quirk() [PULL,01/47] vfio: Add Error** argument to .set_dirty_page_tracking() handler - 1 - --- 2024-05-22 Cédric Le Goater New
[PULL,46/47] vfio: Use g_autofree in all call site of vfio_get_region_info() [PULL,01/47] vfio: Add Error** argument to .set_dirty_page_tracking() handler - 1 - --- 2024-05-22 Cédric Le Goater New
[PULL,45/47] vfio/pci-quirks: Make vfio_add_*_cap() return bool [PULL,01/47] vfio: Add Error** argument to .set_dirty_page_tracking() handler - 1 - --- 2024-05-22 Cédric Le Goater New
[PULL,44/47] vfio/pci-quirks: Make vfio_pci_igd_opregion_init() return bool [PULL,01/47] vfio: Add Error** argument to .set_dirty_page_tracking() handler - 1 - --- 2024-05-22 Cédric Le Goater New
[PULL,43/47] vfio/pci: Use g_autofree for vfio_region_info pointer [PULL,01/47] vfio: Add Error** argument to .set_dirty_page_tracking() handler - 1 - --- 2024-05-22 Cédric Le Goater New
[PULL,42/47] vfio/pci: Make capability related functions return bool [PULL,01/47] vfio: Add Error** argument to .set_dirty_page_tracking() handler - 1 - --- 2024-05-22 Cédric Le Goater New
[PULL,41/47] vfio/pci: Make vfio_populate_vga() return bool [PULL,01/47] vfio: Add Error** argument to .set_dirty_page_tracking() handler - 1 - --- 2024-05-22 Cédric Le Goater New
[PULL,40/47] vfio/pci: Make vfio_intx_enable() return bool [PULL,01/47] vfio: Add Error** argument to .set_dirty_page_tracking() handler - 1 - --- 2024-05-22 Cédric Le Goater New
[PULL,39/47] vfio/pci: Make vfio_populate_device() return a bool [PULL,01/47] vfio: Add Error** argument to .set_dirty_page_tracking() handler - 1 - --- 2024-05-22 Cédric Le Goater New
[PULL,38/47] vfio/pci: Make vfio_pci_relocate_msix() and vfio_msix_early_setup() return a bool [PULL,01/47] vfio: Add Error** argument to .set_dirty_page_tracking() handler - 1 - --- 2024-05-22 Cédric Le Goater New
[PULL,37/47] vfio/pci: Make vfio_intx_enable_kvm() return a bool [PULL,01/47] vfio: Add Error** argument to .set_dirty_page_tracking() handler - 1 - --- 2024-05-22 Cédric Le Goater New
[PULL,36/47] vfio/ccw: Make vfio_ccw_get_region() return a bool [PULL,01/47] vfio: Add Error** argument to .set_dirty_page_tracking() handler - 1 - --- 2024-05-22 Cédric Le Goater New
« 1 2 3 47 8 »