[PULL 0/3] Next patches

Peter Xu posted 3 patches 4 days, 19 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260720145853.1483307-1-peterx@redhat.com
Maintainers: Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>
migration/migration-hmp-cmds.c |  2 +-
migration/postcopy-ram.c       | 14 ++++++--------
migration/trace-events         |  6 +++---
3 files changed, 10 insertions(+), 12 deletions(-)
[PULL 0/3] Next patches
Posted by Peter Xu 4 days, 19 hours ago
The following changes since commit 30e8a06b64aa58a3990ba39cb5d09531e7d265e0:

  Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging (2026-06-29 17:41:42 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 60f2281450c4b4e9a16922fd69c66486a8207abb:

  migration: clean up postcopy blocktime presentation (2026-07-17 12:33:42 -0400)

----------------------------------------------------------------
Migration pull for rc1

- Bin's cleanup on migration blocktime (partly)
- Yujun's fix on print format

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

Bin Guo (2):
  migration: fix ineffective overflow assert in postcopy blocktime
  migration: clean up postcopy blocktime presentation

yujun (1):
  migration: Fix invalid %ud format and trace arg typo

 migration/migration-hmp-cmds.c |  2 +-
 migration/postcopy-ram.c       | 14 ++++++--------
 migration/trace-events         |  6 +++---
 3 files changed, 10 insertions(+), 12 deletions(-)

-- 
2.54.0
Re: [PULL 0/3] Next patches
Posted by Stefan Hajnoczi 4 days, 17 hours ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/11.1 for any user-visible changes.