On Mon, 8 Sept 2025 at 17:57, Cédric Le Goater <[email protected]> wrote: > > The following changes since commit 6a9fa5ef3230a7d51e0d953a59ee9ef10af705b8: > > Merge tag 'pull-tcg-20250905' of https://gitlab.com/rth7680/qemu into > staging (2025-09-05 09:51:27 +0200) > > are available in the Git repository at: > > https://github.com/legoater/qemu/ tags/pull-vfio-20250908 > > for you to fetch changes up to bb986792a968ee51cda72cd4cc05822198495375: > > vfio/pci.h: rename VFIOPCIDevice pdev field to parent_obj (2025-09-08 > 16:46:32 +0200) > > ---------------------------------------------------------------- > vfio queue: > > * Large refactor of the VFIO code to use QOM casts and follow the > current coding style guidelines > * Removal of the deprecated vfio-platform, vfio-calxeda-xgmac and > vfio-amd-xgbe devices > * Fail with error if dma_max_mappings limit is hit > * Added 'x-pci-class-code' property to vfio-user-pci device > * Added a new helper to retrieve a VFIOPCIDevice from a VFIODevice > * Fixed IGD OpRegion detection >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/10.2 for any user-visible changes. -- PMM
