From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> The following changes since commit 6651620b92bc08cde07cb500e9a43dba7bd9b2b7:
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20200702-pull-request' into staging (2020-07-03 09:55:35 +0100) are available in the Git repository at: git://github.com/dagrh/qemu.git tags/pull-migration-20200703a for you to fetch changes up to fb6135807fcab4670d69663ac88e88e124348ffd: migration: Count new_dirty instead of real_dirty (2020-07-03 16:23:05 +0100) ---------------------------------------------------------------- virtiofsd+migration pull 2020-07-03 A couple of small migration fixes, and some capability rework for virtiofsd. Signed-off-by: Dr. David Alan Gilbert <dgilb...@redhat.com> ---------------------------------------------------------------- Dr. David Alan Gilbert (4): virtiofsd: Terminate capability list virtiofsd: Check capability calls virtiofsd: Allow addition or removal of capabilities migration: postcopy take proper error return Keqian Zhu (1): migration: Count new_dirty instead of real_dirty docs/tools/virtiofsd.rst | 5 +++ include/exec/ram_addr.h | 5 +-- migration/postcopy-ram.c | 2 +- migration/ram.c | 8 +++-- tools/virtiofsd/helper.c | 2 ++ tools/virtiofsd/passthrough_ll.c | 71 +++++++++++++++++++++++++++++++++++++--- 6 files changed, 80 insertions(+), 13 deletions(-)