]> Git Repo - qemu.git/commit - migration/postcopy-ram.c
postcopy: OS support test
authorDr. David Alan Gilbert <[email protected]>
Thu, 5 Nov 2015 18:10:55 +0000 (18:10 +0000)
committerJuan Quintela <[email protected]>
Tue, 10 Nov 2015 14:00:26 +0000 (15:00 +0100)
commiteb59db53a4f23420f127ec7aad2a672f787df697
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 <[email protected]>
Reviewed-by: Amit Shah <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
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
This page took 0.02621 seconds and 4 git commands to generate.