migration: Split vmstate-types.c from vmstate.c
commit576d1abc205fb1c135a7448df96bc9d47cb360dc
authorJuan Quintela <quintela@redhat.com>
Thu, 20 Apr 2017 11:41:20 +0000 (20 13:41 +0200)
committerJuan Quintela <quintela@redhat.com>
Thu, 18 May 2017 17:20:59 +0000 (18 19:20 +0200)
tree0ae2447df2dfe45dcf3b47aba09ec029f1bca5ac
parent05b98c22f837228a6492e31b2a1e38d59bdb7530
migration: Split vmstate-types.c from vmstate.c

Now one just has the interperter, and the other has the basic types.
Once there, add copyright boilerplate.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
--

Use GPL v2 or later.  Detected by David.
migration/Makefile.objs
migration/vmstate-types.c [copied from migration/vmstate.c with 50% similarity]
migration/vmstate.c
tests/Makefile.include