]> git.proxmox.com Git - mirror_qemu.git/history - hw/vfio
Merge tag 'pull-request-2024-01-16' of https://gitlab.com/thuth/qemu into staging
[mirror_qemu.git] / hw / vfio /
2024-01-16 Peter MaydellMerge tag 'hppa-fixes-8.2-pull-request' of https:/...
2024-01-11 Peter MaydellMerge tag 'firmware/edk2-20231213-pull-request' of...
2024-01-09 Peter MaydellMerge tag 'pull-replay-fixes-080124-1' of https://gitla...
2024-01-08 Peter MaydellMerge tag 'pull-vfio-20240107' of https://github.com...
2024-01-05 Avihai Horonvfio/migration: Add helper function to set state or...
2024-01-05 Zhenzhong Duanvfio/container: Rename vfio_init_container to vfio_set_...
2024-01-05 Cédric Le Goatervfio/iommufd: Remove the use of stat() to check file...
2024-01-05 Volker Rümelinhw/vfio: fix iteration over global VFIODevice list
2024-01-05 Cédric Le Goatervfio/container: Replace basename with g_path_get_basename
2024-01-05 Cédric Le Goatervfio/iommufd: Remove CONFIG_IOMMUFD usage
2024-01-05 Cédric Le Goatervfio/spapr: Only compile sPAPR IOMMU support when needed
2024-01-05 Cédric Le Goatervfio/iommufd: Introduce a VFIOIOMMU iommufd QOM interface
2024-01-05 Cédric Le Goatervfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface
2024-01-05 Cédric Le Goatervfio/container: Intoduce a new VFIOIOMMUClass::setup...
2024-01-05 Cédric Le Goatervfio/container: Introduce a VFIOIOMMU legacy QOM interface
2024-01-05 Cédric Le Goatervfio/container: Introduce a VFIOIOMMU QOM interface
2024-01-05 Cédric Le Goatervfio/container: Initialize VFIOIOMMUOps under vfio_init...
2024-01-05 Cédric Le Goatervfio/container: Introduce vfio_legacy_setup() for furth...
2024-01-05 Cédric Le Goatervfio/spapr: Extend VFIOIOMMUOps with a release handler
2024-01-05 Peter MaydellMerge tag 'migration-20240104-pull-request' of https...
2024-01-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-01-04 Peter MaydellMerge tag 'pull-20231230' of https://gitlab.com/rth7680...
2023-12-29 Richard Hendersonhw/vfio: Constify VMState
2023-12-20 Stefan HajnocziMerge tag 'pull-request-2023-12-20' of https://gitlab...
2023-12-20 Stefan HajnocziMerge tag 'pull-target-arm-20231219' of https://git...
2023-12-20 Stefan HajnocziMerge tag 'pull-vfio-20231219' of https://github.com...
2023-12-19 Zhenzhong Duanvfio: Introduce a helper function to initialize VFIODevice
2023-12-19 Zhenzhong Duanvfio/ccw: Move VFIODevice initializations in vfio_ccw_i...
2023-12-19 Zhenzhong Duanvfio/ap: Move VFIODevice initializations in vfio_ap_ins...
2023-12-19 Zhenzhong Duanvfio/platform: Move VFIODevice initializations in vfio_...
2023-12-19 Zhenzhong Duanvfio/pci: Move VFIODevice initializations in vfio_insta...
2023-12-19 Zhenzhong Duanvfio: Make VFIOContainerBase poiner parameter const...
2023-12-19 Zhenzhong Duanvfio/ccw: Make vfio cdev pre-openable by passing a...
2023-12-19 Zhenzhong Duanvfio/ccw: Allow the selection of a given iommu backend
2023-12-19 Zhenzhong Duanvfio/ap: Make vfio cdev pre-openable by passing a file...
2023-12-19 Zhenzhong Duanvfio/ap: Allow the selection of a given iommu backend
2023-12-19 Zhenzhong Duanvfio/platform: Make vfio cdev pre-openable by passing...
2023-12-19 Zhenzhong Duanvfio/platform: Allow the selection of a given iommu...
2023-12-19 Zhenzhong Duanvfio/pci: Make vfio cdev pre-openable by passing a...
2023-12-19 Eric Augervfio/pci: Allow the selection of a given iommu backend
2023-12-19 Zhenzhong Duanvfio/iommufd: Enable pci hot reset through iommufd...
2023-12-19 Zhenzhong Duanvfio/pci: Introduce a vfio pci hot reset interface
2023-12-19 Zhenzhong Duanvfio/pci: Extract out a helper vfio_pci_get_pci_hot_res...
2023-12-19 Zhenzhong Duanvfio/iommufd: Add support for iova_ranges and pgsizes
2023-12-19 Zhenzhong Duanvfio/iommufd: Relax assert check for iommufd backend
2023-12-19 Yi Liuvfio/iommufd: Implement the iommufd backend
2023-12-19 Zhenzhong Duanvfio/common: return early if space isn't empty
2023-12-19 Zhenzhong Duanvfio/spapr: Move hostwin_list into spapr container
2023-12-19 Zhenzhong Duanvfio/spapr: Move prereg_listener into spapr container
2023-12-19 Zhenzhong Duanvfio/spapr: switch to spapr IOMMU BE add/del_section_window
2023-12-19 Zhenzhong Duanvfio/spapr: Introduce spapr backend and target interface
2023-12-19 Eric Augervfio/container: Implement attach/detach_device
2023-12-19 Zhenzhong Duanvfio/container: Move iova_ranges to base container
2023-12-19 Eric Augervfio/container: Move dirty_pgsizes and max_dirty_bitmap...
2023-12-19 Eric Augervfio/container: Move listener to base container
2023-12-19 Zhenzhong Duanvfio/container: Move vrdl_list to base container
2023-12-19 Eric Augervfio/container: Move pgsizes and dma_max_mappings to...
2023-12-19 Eric Augervfio/container: Convert functions to base container
2023-12-19 Zhenzhong Duanvfio/container: Move per container device list in base...
2023-12-19 Eric Augervfio/container: Switch to IOMMU BE set_dirty_page_track...
2023-12-19 Eric Augervfio/container: Move space field to base container
2023-12-19 Eric Augervfio/common: Move giommu_list in base container
2023-12-19 Zhenzhong Duanvfio/common: Introduce vfio_container_init/destroy...
2023-12-19 Eric Augervfio/container: Switch to dma_map|unmap API
2023-12-19 Zhenzhong Duanvfio/container: Introduce a empty VFIOIOMMUOps
2023-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-11-07 Stefan HajnocziMerge tag 'pull-pa-20231106' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231107' of https:...
2023-11-07 Stefan HajnocziMerge tag 'pull-tcg-20231106' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-block-2023-11-06' of https://gitlab...
2023-11-07 Stefan HajnocziMerge tag 'pull-target-arm-20231106' of https://git...
2023-11-07 Stefan HajnocziMerge tag 'pull-vfio-20231106' of https://github.com...
2023-11-06 Zhenzhong Duanvfio/common: Move vfio_host_win_add/del into spapr.c
2023-11-06 Zhenzhong Duanvfio/spapr: Make vfio_spapr_create/remove_window static
2023-11-06 Zhenzhong Duanvfio/container: Move spapr specific init/deinit into...
2023-11-06 Zhenzhong Duanvfio/container: Move vfio_container_add/del_section_win...
2023-11-06 Zhenzhong Duanvfio/container: Move IBM EEH related functions into...
2023-11-03 Cédric Le Goatervfio/pci: Fix buffer overrun when writing the VF token
2023-11-03 Eric Augervfio: Collect container iova range info
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-23 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-23 Stefan HajnocziMerge tag 'hw-misc-20231020' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'migration-20231020-pull-request' of https...
2023-10-20 Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-20 Steve Sistaremigration: simplify notifiers
2023-10-20 Steve Sistaremigration: simplify blockers
2023-10-19 Stefan HajnocziMerge tag 'pull-lu-20231018' of https://gitlab.com...
2023-10-19 Stefan HajnocziMerge tag 'migration-20231018-pull-request' of https...
2023-10-18 Stefan HajnocziMerge tag 'pull-vfio-20231018' of https://github.com...
2023-10-18 Marc-André Lureauhw/vfio: add ramfb migration support
2023-10-18 Eric Augervfio/pci: Remove vfio_detach_device from vfio_realize...
2023-10-18 Zhenzhong Duanvfio/ap: Remove pointless apdev variable
2023-10-18 Zhenzhong Duanvfio/pci: Fix a potential memory leak in vfio_listener_...
2023-10-18 Yi Liuvfio/common: Move legacy VFIO backend code into separat...
2023-10-18 Zhenzhong Duanvfio/common: Introduce a global VFIODevice list
2023-10-18 Zhenzhong Duanvfio/common: Store the parent container in VFIODevice
2023-10-18 Zhenzhong Duanvfio/common: Introduce a per container device list
2023-10-18 Zhenzhong Duanvfio/common: Move VFIO reset handler registration to...
2023-10-18 Eric Augervfio/ccw: Use vfio_[attach/detach]_device
2023-10-18 Eric Augervfio/ap: Use vfio_[attach/detach]_device
next