All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabiano Rosas <farosas@suse.de>
To: qemu-devel@nongnu.org
Cc: Peter Xu <peterx@redhat.com>
Subject: [PULL 0/4] Migration patches for 2025-03-14
Date: Fri, 14 Mar 2025 11:48:20 -0300	[thread overview]
Message-ID: <20250314144824.1707-1-farosas@suse.de> (raw)

The following changes since commit 0462a32b4f63b2448b4a196381138afd50719dc4:

  Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging (2025-03-14 09:31:13 +0800)

are available in the Git repository at:

  https://gitlab.com/farosas/qemu.git tags/migration-20250314-pull-request

for you to fetch changes up to 8ffe0623a1f40803feb4280fce13549baa4b0b47:

  hw/qxl: fix cpr (2025-03-14 09:29:20 -0300)

----------------------------------------------------------------
Migration pull request

Fixes for cpr-transfer (live update functionality).

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

Steve Sistare (4):
  migration: cpr_is_incoming
  pflash: fix cpr
  hw/loader: fix roms during cpr
  hw/qxl: fix cpr

 hw/block/block.c        |  5 +++++
 hw/core/loader.c        |  5 ++++-
 hw/display/qxl.c        | 27 ++++++++++++++++++++++++---
 include/migration/cpr.h |  1 +
 migration/cpr.c         |  5 +++++
 5 files changed, 39 insertions(+), 4 deletions(-)

-- 
2.35.3



             reply	other threads:[~2025-03-14 14:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-14 14:48 Fabiano Rosas [this message]
2025-03-14 14:48 ` [PULL 1/4] migration: cpr_is_incoming Fabiano Rosas
2025-03-14 14:48 ` [PULL 2/4] pflash: fix cpr Fabiano Rosas
2025-03-14 14:48 ` [PULL 3/4] hw/loader: fix roms during cpr Fabiano Rosas
2025-03-14 14:48 ` [PULL 4/4] hw/qxl: fix cpr Fabiano Rosas
2025-03-16 10:10 ` [PULL 0/4] Migration patches for 2025-03-14 Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250314144824.1707-1-farosas@suse.de \
    --to=farosas@suse.de \
    --cc=peterx@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.