commit | 53dd370ced9b61a8113fc1c19ac8d61ca572a29c | [log] [tgz] |
---|---|---|
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | Thu Nov 05 18:10:51 2015 +0000 |
committer | Juan Quintela <quintela@redhat.com> | Tue Nov 10 15:00:26 2015 +0100 |
tree | f29c6b11378c11b1aa3795ae99a04a022e839a62 | |
parent | 7b89bf279f16c093ed46845b8e6e0fb61b7ef639 [diff] |
Add migration-capability boolean for postcopy-ram. The 'postcopy ram' capability allows postcopy migration of RAM; note that the migration starts off in precopy mode until postcopy mode is triggered (see the migrate_start_postcopy patch later in the series). Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>