qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] migration: trivialities
@ 2023-07-06 10:29 Laszlo Ersek
  2023-07-06 10:29 ` [PATCH 1/2] migration: factor out "resume_requested" in qmp_migrate() Laszlo Ersek
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Laszlo Ersek @ 2023-07-06 10:29 UTC (permalink / raw)
  To: qemu-devel, lersek; +Cc: Juan Quintela, Leonardo Bras, Peter Xu, qemu-trivial

SSIA; originally for RHBZ#2018404 (hence the links in the commit
messages).

Cc: Juan Quintela <quintela@redhat.com> (maintainer:Migration)
Cc: Leonardo Bras <leobras@redhat.com> (reviewer:Migration)
Cc: Peter Xu <peterx@redhat.com> (reviewer:Migration)
Cc: qemu-trivial@nongnu.org

Laszlo Ersek (2):
  migration: factor out "resume_requested" in qmp_migrate()
  migration: unexport migrate_fd_error()

 migration/migration.h |  1 -
 migration/migration.c | 12 +++++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)


base-commit: 2a6ae69154542caa91dd17c40fd3f5ffbec300de

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-07-06 17:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-06 10:29 [PATCH 0/2] migration: trivialities Laszlo Ersek
2023-07-06 10:29 ` [PATCH 1/2] migration: factor out "resume_requested" in qmp_migrate() Laszlo Ersek
2023-07-06 11:42   ` Juan Quintela
2023-07-06 13:28   ` Michael Tokarev
2023-07-06 14:36     ` Laszlo Ersek
2023-07-06 16:42   ` Philippe Mathieu-Daudé
2023-07-06 10:29 ` [PATCH 2/2] migration: unexport migrate_fd_error() Laszlo Ersek
2023-07-06 11:42   ` Juan Quintela
2023-07-06 16:44   ` Philippe Mathieu-Daudé
2023-07-06 12:05 ` [PATCH 0/2] migration: trivialities Peter Xu
2023-07-06 17:09 ` Michael Tokarev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).