Remove migration- pre/post fixes off files in migration/ dir
commit329c9b10b659209c663e59ce164727ef9fd2ecdb
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Fri, 12 Dec 2014 11:13:39 +0000 (12 11:13 +0000)
committerAmit Shah <amit.shah@redhat.com>
Tue, 16 Dec 2014 12:17:36 +0000 (16 17:47 +0530)
tree461b13801db3dc27ea82ec11d8665680f4b25567
parent60fe637bf0e4d7989e21e50f52526444765c63b4
Remove migration- pre/post fixes off files in migration/ dir

The general feeling is that having migration/migration-blah
is overkill.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
migration/Makefile.objs
migration/block.c [moved from migration/block-migration.c with 100% similarity]
migration/exec.c [moved from migration/migration-exec.c with 100% similarity]
migration/fd.c [moved from migration/migration-fd.c with 100% similarity]
migration/rdma.c [moved from migration/migration-rdma.c with 100% similarity]
migration/tcp.c [moved from migration/migration-tcp.c with 100% similarity]
migration/unix.c [moved from migration/migration-unix.c with 100% similarity]