All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabiano Rosas <farosas@suse.de>
To: Markus Armbruster <armbru@redhat.com>, qemu-devel@nongnu.org
Cc: peterx@redhat.com, devel@lists.libvirt.org, eblake@redhat.com
Subject: Re: [PATCH 0/2] migration: Drop deprecated QMP stuff
Date: Fri, 09 Jan 2026 09:38:36 -0300	[thread overview]
Message-ID: <87v7hbc65v.fsf@suse.de> (raw)
In-Reply-To: <20260108125512.2234147-1-armbru@redhat.com>

Markus Armbruster <armbru@redhat.com> writes:

> Markus Armbruster (2):
>   migration: Drop deprecated QMP command query-migrationthreads
>   migration: Drop deprecated QMP migrate argument @detach
>
>  docs/about/deprecated.rst       | 13 -------
>  docs/about/removed-features.rst | 14 ++++++++
>  qapi/migration.json             | 38 --------------------
>  migration/threadinfo.h          | 25 -------------
>  migration/migration-hmp-cmds.c  |  2 +-
>  migration/migration.c           |  8 +----
>  migration/multifd.c             |  5 ---
>  migration/threadinfo.c          | 64 ---------------------------------
>  migration/meson.build           |  1 -
>  9 files changed, 16 insertions(+), 154 deletions(-)
>  delete mode 100644 migration/threadinfo.h
>  delete mode 100644 migration/threadinfo.c

Reviewed-by: Fabiano Rosas <farosas@suse.de>

Queued, thanks!


      parent reply	other threads:[~2026-01-09 12:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-08 12:55 [PATCH 0/2] migration: Drop deprecated QMP stuff Markus Armbruster
2026-01-08 12:55 ` [PATCH 1/2] migration: Drop deprecated QMP command query-migrationthreads Markus Armbruster
2026-01-08 12:55 ` [PATCH 2/2] migration: Drop deprecated QMP migrate argument @detach Markus Armbruster
2026-01-09 12:38 ` Fabiano Rosas [this message]

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=87v7hbc65v.fsf@suse.de \
    --to=farosas@suse.de \
    --cc=armbru@redhat.com \
    --cc=devel@lists.libvirt.org \
    --cc=eblake@redhat.com \
    --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.