qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] Fixups for non-migratable RAMBlocks


From: Dr. David Alan Gilbert (git)
Subject: [Qemu-devel] [PATCH 0/2] Fixups for non-migratable RAMBlocks
Date: Tue, 5 Jun 2018 17:25:43 +0100

From: "Dr. David Alan Gilbert" <address@hidden>

Hi,
  Cédric's b895de50 got merged at about the same
time as some of Peter's changes and there's a rdma
case as well; so tidy up those cases that were looping
over all (rather than just migratable) RAMBlocks
and poison it so we don't end up doing the same thing
again.

Dave

Dr. David Alan Gilbert (2):
  migration: Fixes for non-migratable RAMBlocks
  migration: Poison ramblock loops in migration

 include/exec/ramlist.h | 4 +++-
 migration/migration.h  | 3 +++
 migration/ram.c        | 8 +++++---
 migration/rdma.c       | 2 +-
 4 files changed, 12 insertions(+), 5 deletions(-)

-- 
2.17.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]