The following changes since commit 683685e72dccaf8cb9fe8ffa20f5c5aacea72118:
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request' into staging (2020-11-23 13:03:13 +0000) are available in the Git repository at: git://github.com/awilliam/qemu-vfio.git tags/vfio-update-20201123.0 for you to fetch changes up to bb0990d1740f6dced5b50a923677034c9399c213: vfio: Change default dirty pages tracking behavior during migration (2020-11-23 10:05:58 -0700) ---------------------------------------------------------------- VFIO update 2020-11-23 * Enable pre-copy dirty page tracking by default (Kirti Wankhede) * Mark migration as experimental (Alex Williamson) ---------------------------------------------------------------- Alex Williamson (1): vfio: Make migration support experimental Kirti Wankhede (1): vfio: Change default dirty pages tracking behavior during migration hw/vfio/common.c | 11 +++++++---- hw/vfio/migration.c | 2 +- hw/vfio/pci.c | 5 +++++ include/hw/vfio/vfio-common.h | 2 ++ 4 files changed, 15 insertions(+), 5 deletions(-)