From: Peter Xu <peterx@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
peterx@redhat.com, Fabiano Rosas <farosas@suse.de>
Subject: [PULL 0/2] Migration 20241113 patches
Date: Wed, 13 Nov 2024 15:16:29 -0500 [thread overview]
Message-ID: <20241113201631.2920541-1-peterx@redhat.com> (raw)
The following changes since commit f0cfd067867668870931c9411d96cd518564b7a8:
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2024-11-09 12:34:01 +0000)
are available in the Git repository at:
https://gitlab.com/peterx/qemu.git tags/migration-20241113-pull-request
for you to fetch changes up to 0926c002c7c71749a781de13f28b0481e029d323:
migration: fix-possible-int-overflow (2024-11-13 13:02:46 -0500)
----------------------------------------------------------------
Migration pull request for 9.2-rc1
- Dmitry's small patch to quiesce a warning in possible uint32_t overflow
- Peter's fix on a recent regression to iotests (and potentially elsewhere)
----------------------------------------------------------------
Dmitry Frolov (1):
migration: fix-possible-int-overflow
Peter Xu (1):
migration: Check current_migration in migration_is_running()
migration/migration.c | 4 ++++
migration/multifd.c | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
2.45.0
next reply other threads:[~2024-11-13 20:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-13 20:16 Peter Xu [this message]
2024-11-13 20:16 ` [PULL 1/2] migration: Check current_migration in migration_is_running() Peter Xu
2024-11-13 20:16 ` [PULL 2/2] migration: fix-possible-int-overflow Peter Xu
2024-11-13 20:40 ` Philippe Mathieu-Daudé
2024-11-13 21:17 ` Peter Xu
2024-11-15 18:52 ` [PULL 0/2] Migration 20241113 patches Peter Maydell
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=20241113201631.2920541-1-peterx@redhat.com \
--to=peterx@redhat.com \
--cc=farosas@suse.de \
--cc=peter.maydell@linaro.org \
--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.