qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2] Misc migration cleanups
@ 2017-06-13  9:52 Juan Quintela
  2017-06-13  9:52 ` [Qemu-devel] [PATCH v2] migration: Remove unneeded includes Juan Quintela
  0 siblings, 1 reply; 4+ messages in thread
From: Juan Quintela @ 2017-06-13  9:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: dgilbert, lvivier, peterx

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

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

end of thread, other threads:[~2017-06-14  7:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-13  9:52 [Qemu-devel] [PATCH v2] Misc migration cleanups Juan Quintela
2017-06-13  9:52 ` [Qemu-devel] [PATCH v2] migration: Remove unneeded includes Juan Quintela
2017-06-14  6:39   ` Peter Xu
2017-06-14  7:16     ` Juan Quintela

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