On Mon, 8 Jan 2024 at 07:34, Cédric Le Goater <c...@redhat.com> wrote: > > The following changes since commit 0c1eccd368af8805ec0fb11e6cf25d0684d37328: > > Merge tag 'hw-cpus-20240105' of https://github.com/philmd/qemu into staging > (2024-01-05 16:08:58 +0000) > > are available in the Git repository at: > > https://github.com/legoater/qemu/ tags/pull-vfio-20240107 > > for you to fetch changes up to 19368b1905b4b917e915526fcbd5bfa3f7439451: > > backends/iommufd: Remove mutex (2024-01-05 21:25:20 +0100) > > ---------------------------------------------------------------- > vfio queue: > > * Minor cleanups > * Fix for a regression in device reset introduced in 8.2 > * Coverity fixes, including the removal of the iommufd backend mutex > * Introduced VFIOIOMMUClass, to avoid compiling spapr when !CONFIG_PSERIES >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0 for any user-visible changes. -- PMM