postcopy: OS support test
commiteb59db53a4f23420f127ec7aad2a672f787df697
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 5 Nov 2015 18:10:55 +0000 (5 18:10 +0000)
committerJuan Quintela <quintela@redhat.com>
Tue, 10 Nov 2015 14:00:26 +0000 (10 15:00 +0100)
treee186e3bf3fdea54ee6f705f3050dfca4cb5b07ba
parentc31b098f64c5bbbc26350b9b5cf98ae2d2888de7
postcopy: OS support test

Provide a check to see if the OS we're running on has all the bits
needed for postcopy.

Creates postcopy-ram.c which will get most of the other helpers we need.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
include/migration/postcopy-ram.h [new file with mode: 0644]
migration/Makefile.objs
migration/postcopy-ram.c [new file with mode: 0644]
migration/savevm.c