On Tue, 16 Mar 2021 at 17:21, Alex Williamson <alex.william...@redhat.com> wrote: > > This is a resend of the same sent on 2021-03-11 where 00/10 and 02/10 > were eaten by the mail server. Rebased to current staging and re-tagged. > > The following changes since commit 5b7f5586d182b0cafb1f8d558992a14763e2953e: > > Merge remote-tracking branch > 'remotes/kraxel/tags/usb-20210315-pull-request' into staging (2021-03-16 > 13:17:54 +0000) > > are available in the Git repository at: > > git://github.com/awilliam/qemu-vfio.git tags/vfio-update-20210316.0 > > for you to fetch changes up to 758b96b61d5cbc19204f340012d5a325f0a2105b: > > vfio/migrate: Move switch of dirty tracking into vfio_memory_listener > (2021-03-16 10:06:44 -0600) > > ---------------------------------------------------------------- > VFIO update 2021-03-16 > > * Fix "listerner" typo (Zenghui Yu) > > * Inclusive language and MAINTAINERS update (Philippe Mathieu-Daudé) > > * vIOMMU unmap notifier fixes (Eric Auger) > > * Migration fixes and optimizations (Shenming Lu) > > * Use host page size for dirty bitmap (Kunkun Jiang) > > * Use log_global_start/stop to switch dirty tracking (Keqian Zhu) >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0 for any user-visible changes. -- PMM