qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2] Misc migration cleanups


From: Juan Quintela
Subject: [Qemu-devel] [PATCH v2] Misc migration cleanups
Date: Tue, 13 Jun 2017 11:52:50 +0200

Hi

The 1st 10 pages have already been reviewed, only missing one is this one
that removes includes that are not needed after so many movements of code.

Please, review.

Thanks, Juan.


Juan Quintela (1):
  migration: Remove unneeded includes

 include/migration/colo.h  | 3 ---
 include/migration/misc.h  | 2 ++
 migration/block.c         | 6 ------
 migration/colo-failover.c | 2 ++
 migration/colo.c          | 2 --
 migration/exec.c          | 2 --
 migration/fd.c            | 2 --
 migration/global_state.c  | 1 -
 migration/migration.c     | 6 ------
 migration/migration.h     | 2 --
 migration/postcopy-ram.c  | 4 +---
 migration/qemu-file.c     | 2 --
 migration/ram.c           | 4 ----
 migration/savevm.c        | 6 ------
 14 files changed, 5 insertions(+), 39 deletions(-)

-- 
2.9.4




reply via email to

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