migration: Move page_cache.c to migration/
authorJuan Quintela <quintela@redhat.com>
Thu, 20 Apr 2017 10:37:23 +0000 (12:37 +0200)
committerJuan Quintela <quintela@redhat.com>
Wed, 17 May 2017 10:04:59 +0000 (12:04 +0200)
commitaa3544c371748fdc2c012c2aaeeac8c66b4f0808
tree0ddb30a25c994464db9010c0a7e55ab78b02b21a
parent795c40b8bdbe3fd04bb976416e1bdcf5e3fe997e
migration: Move page_cache.c to migration/

It is only used by migration, so move it there.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Makefile.objs
include/migration/page_cache.h [deleted file]
migration/Makefile.objs
migration/page_cache.c [new file with mode: 0644]
migration/page_cache.h [new file with mode: 0644]
page_cache.c [deleted file]
tests/Makefile.include