qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove res_compatible parameter
@ 2023-02-08 13:57 Juan Quintela
  2023-02-08 13:57 ` [PATCH 1/3] migration: In case of postcopy, the memory ends in res_postcopy_only Juan Quintela
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Juan Quintela @ 2023-02-08 13:57 UTC (permalink / raw)
  To: qemu-devel
  Cc: Ilya Leoshkevich, qemu-block, Alex Williamson, Fam Zheng,
	Eric Blake, Dr. David Alan Gilbert, Stefan Hajnoczi, Halil Pasic,
	David Hildenbrand, Thomas Huth, Eric Farman, qemu-s390x,
	Juan Quintela, John Snow, Christian Borntraeger,
	Vladimir Sementsov-Ogievskiy, Richard Henderson

Hi

This series are the redo of the series from vfio.  Vladimir
Sementsov-Ogievskiy <vsementsov@yandex-team.ru> asked that I split the
change in ram.c (only place that set res_compatible), and the rest of
the patches.
So I ended:
- change ram.c to put the memory in res_postcopy
- remove res_compatible
- rename res_postcopy/precopy_only to not have the _only suffix.

Please review.

Juan Quintela (3):
  migration: In case of postcopy, the memory ends in res_postcopy_only
  migration: Remove unused res_compatible
  migration: Remove _only suffix for res_postcopy/precopy

 include/migration/register.h   | 21 ++++++++-------------
 migration/savevm.h             | 10 ++++------
 hw/s390x/s390-stattrib.c       |  8 +++-----
 hw/vfio/migration.c            | 11 ++++-------
 migration/block-dirty-bitmap.c |  7 +++----
 migration/block.c              |  8 +++-----
 migration/migration.c          | 18 ++++++++----------
 migration/ram.c                | 20 ++++++++------------
 migration/savevm.c             | 28 ++++++++++------------------
 hw/vfio/trace-events           |  2 +-
 migration/trace-events         |  4 ++--
 11 files changed, 54 insertions(+), 83 deletions(-)

-- 
2.39.1



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

end of thread, other threads:[~2023-02-15 11:36 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-08 13:57 [PATCH 0/3] Remove res_compatible parameter Juan Quintela
2023-02-08 13:57 ` [PATCH 1/3] migration: In case of postcopy, the memory ends in res_postcopy_only Juan Quintela
2023-02-09 17:36   ` Vladimir Sementsov-Ogievskiy
2023-02-09 18:10     ` Juan Quintela
2023-02-14 15:04       ` Vladimir Sementsov-Ogievskiy
2023-02-14 15:47         ` Juan Quintela
2023-02-15  9:08     ` Juan Quintela
2023-02-15 11:36       ` Vladimir Sementsov-Ogievskiy
2023-02-08 13:57 ` [PATCH 2/3] migration: Remove unused res_compatible Juan Quintela
2023-02-14 15:09   ` Vladimir Sementsov-Ogievskiy
2023-02-14 18:14     ` Juan Quintela
2023-02-08 13:57 ` [PATCH 3/3] migration: Remove _only suffix for res_postcopy/precopy Juan Quintela
2023-02-14 15:27   ` Vladimir Sementsov-Ogievskiy
2023-02-14 16:06     ` unsubscribe " McDowell, Jadon
2023-02-14 18:22     ` Juan Quintela
2023-02-14 18:32       ` Vladimir Sementsov-Ogievskiy

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).