qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/9] Migration patches for 2024-05-22
@ 2024-05-22 22:20 Fabiano Rosas
  2024-05-22 22:20 ` [PULL 1/9] migration/colo: Minor fix for colo error message Fabiano Rosas
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Fabiano Rosas @ 2024-05-22 22:20 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Xu, Richard Henderson

The following changes since commit 01782d6b294f95bcde334386f0aaac593cd28c0d:

  Merge tag 'hw-misc-20240517' of https://github.com/philmd/qemu into staging (2024-05-18 11:49:01 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 8f023a0bd946bb0c122543c64fe2b34bad0dd048:

  tests/qtest/migration-test: Fix the check for a successful run of analyze-migration.py (2024-05-22 17:34:41 -0300)

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

- Li Zhijian's COLO minor fixes
- Marc-André's virtio-gpu fix
- Fiona's virtio-net USO fix
- A couple of migration-test fixes from Thomas

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

Fiona Ebner (1):
  hw/core/machine: move compatibility flags for VirtIO-net USO to
    machine 8.1

Li Zhijian (3):
  migration/colo: Minor fix for colo error message
  migration/colo: make colo_incoming_co() return void
  migration/colo: Tidy up bql_unlock() around bdrv_activate_all()

Marc-André Lureau (3):
  migration: add "exists" info to load-state-field trace
  migration: fix a typo
  virtio-gpu: fix v2 migration

Thomas Huth (2):
  tests/qtest/migration-test: Run some basic tests on s390x and ppc64
    with TCG, too
  tests/qtest/migration-test: Fix the check for a successful run of
    analyze-migration.py

 hw/core/machine.c              |  7 +++---
 hw/display/virtio-gpu.c        | 30 ++++++++++++++++++-------
 include/hw/virtio/virtio-gpu.h |  1 +
 include/migration/colo.h       |  2 +-
 migration/colo-stubs.c         |  3 +--
 migration/colo.c               | 12 +++-------
 migration/migration.c          | 12 +++++-----
 migration/trace-events         |  2 +-
 migration/vmstate.c            |  7 +++---
 tests/qtest/migration-test.c   | 41 +++++++++++++++++-----------------
 10 files changed, 64 insertions(+), 53 deletions(-)

-- 
2.35.3



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

end of thread, other threads:[~2024-05-29 13:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-22 22:20 [PULL 0/9] Migration patches for 2024-05-22 Fabiano Rosas
2024-05-22 22:20 ` [PULL 1/9] migration/colo: Minor fix for colo error message Fabiano Rosas
2024-05-22 22:20 ` [PULL 2/9] migration/colo: make colo_incoming_co() return void Fabiano Rosas
2024-05-22 22:20 ` [PULL 3/9] migration/colo: Tidy up bql_unlock() around bdrv_activate_all() Fabiano Rosas
2024-05-22 22:20 ` [PULL 4/9] migration: add "exists" info to load-state-field trace Fabiano Rosas
2024-05-22 22:20 ` [PULL 5/9] migration: fix a typo Fabiano Rosas
2024-05-22 22:20 ` [PULL 6/9] virtio-gpu: fix v2 migration Fabiano Rosas
2024-05-29 10:50   ` Fiona Ebner
2024-05-29 13:26     ` Fabiano Rosas
2024-05-22 22:20 ` [PULL 7/9] hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1 Fabiano Rosas
2024-05-22 22:20 ` [PULL 8/9] tests/qtest/migration-test: Run some basic tests on s390x and ppc64 with TCG, too Fabiano Rosas
2024-05-22 22:20 ` [PULL 9/9] tests/qtest/migration-test: Fix the check for a successful run of analyze-migration.py Fabiano Rosas
2024-05-23  2:02 ` [PULL 0/9] Migration patches for 2024-05-22 Richard Henderson

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