commit | 4495d6a74575b4ee7e9aabdc66e67b6c9e19a698 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Fri May 01 20:52:46 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri May 22 10:50:33 2009 -0500 |
tree | c897a729c9dd8a6ee88e94f505bcf1d3853b3055 | |
parent | e69917e29acc6a21a15c5c6b5569333ddf384a38 [diff] |
kvm: Introduce kvm_set_migration_log Introduce a global dirty logging flag that enforces logging for all slots. This can be used by the live migration code to enable/disable global logging withouth destroying the per-slot setting. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>