kvm: Introduce kvm_set_migration_log
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 1 May 2009 18:52:46 +0000 (20:52 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 22 May 2009 15:50:33 +0000 (10:50 -0500)
commit4495d6a74575b4ee7e9aabdc66e67b6c9e19a698
treec897a729c9dd8a6ee88e94f505bcf1d3853b3055
parente69917e29acc6a21a15c5c6b5569333ddf384a38
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>
kvm-all.c
kvm.h