commit | 8421b205ddb70314c0de2aa3222aed755f310f87 | [log] [tgz] |
---|---|---|
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | Thu Nov 05 18:10:59 2015 +0000 |
committer | Juan Quintela <quintela@redhat.com> | Tue Nov 10 15:00:26 2015 +0100 |
tree | b24ff8420b6a1bc9f4bb7082b582d7e167690092 | |
parent | 9ec055ae29df5132f61757519ab57b6b4209baa4 [diff] |
Avoid sending vmdescription during postcopy VMDescription is normally sent at the end, after all of the devices; however that's not the end for postcopy, so just don't send it when in postcopy. 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>