
4 Nov
2012
4 Nov
'12
7:23 p.m.
On 11/03/12 00:35, Eric Blake wrote:
On 11/01/2012 10:22 AM, Peter Krempa wrote:
Some of the pre-snapshot check have restrictions wired in regarding configuration options that influence taking of external checkpoints.
This patch removes restrictions that would inhibit taking of such a snapshot. --- src/qemu/qemu_driver.c | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-)
Thanks for your comments and reviews. I pushed patches 5-11 as they form a block of functionality that can be separated. I've done some testing (well, except disk quiescing as I don't have a guest with agent configured) and it worked as expected. I'll repost the rest of the series after some rebasing and tweaks later this week. Peter