qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/5] Next patches


From: Juan Quintela
Subject: [PULL 0/5] Next patches
Date: Mon, 30 Jan 2023 09:03:02 +0100

The following changes since commit 13356edb87506c148b163b8c7eb0695647d00c2a:

  Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into 
staging (2023-01-24 09:45:33 +0000)

are available in the Git repository at:

  https://gitlab.com/juan.quintela/qemu.git tags/next-pull-request

for you to fetch changes up to 07181bd32c39007855e25eb5675e9210e9ccd8da:

  migration: simplify migration_iteration_run() (2023-01-30 08:55:04 +0100)

----------------------------------------------------------------
Migration PULL request

Hi

- Peter Xu fix for crash on hosts with guest page bigger than host
- The parts that are reviewed of my vfio series

Please, apply.

----------------------------------------------------------------

Juan Quintela (4):
  migration: No save_live_pending() method uses the QEMUFile parameter
  migration: Split save_live_pending() into state_pending_*
  migration: Remove unused threshold_size parameter
  migration: simplify migration_iteration_run()

Peter Xu (1):
  migration: Fix migration crash when target psize larger than host

 docs/devel/migration.rst       | 18 ++++++-----
 docs/devel/vfio-migration.rst  |  4 +--
 include/migration/register.h   | 17 ++++++-----
 migration/savevm.h             | 10 +++---
 hw/s390x/s390-stattrib.c       | 11 ++++---
 hw/vfio/migration.c            | 20 ++++++------
 migration/block-dirty-bitmap.c | 14 ++++-----
 migration/block.c              | 13 ++++----
 migration/migration.c          | 42 ++++++++++++++-----------
 migration/ram.c                | 56 +++++++++++++++++++++++++++-------
 migration/savevm.c             | 39 ++++++++++++++++++-----
 hw/vfio/trace-events           |  2 +-
 migration/trace-events         |  7 +++--
 13 files changed, 163 insertions(+), 90 deletions(-)

-- 
2.39.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]