]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
tools/libxl: Write checkpoint records into the stream
authorAndrew Cooper <andrew.cooper3@citrix.com>
Sun, 14 Jun 2015 20:29:15 +0000 (21:29 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 15 Jul 2015 10:22:54 +0000 (11:22 +0100)
commitd77570e70f8c6cc3fc27116aae61bb6b987468fe
tree1b866a104195d6ec4a721c9067399e0e57fe783b
parent7eaec00dd938087e4ce21a9fb06f2be44fc41945
tools/libxl: Write checkpoint records into the stream

when signalled to do so by libxl__remus_domain_checkpoint_callback()

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Ian Campbell <Ian.Campbell@citrix.com>
CC: Ian Jackson <Ian.Jackson@eu.citrix.com>
CC: Wei Liu <wei.liu2@citrix.com>
---
v4: Adjustments in line with review for earlier patches in the series
v3: Corrections to comments

This patch has changed substantially in v2 as a result of changes earlier in
the series.  No behavioural difference from v1.
tools/libxl/libxl_dom.c
tools/libxl/libxl_internal.h
tools/libxl/libxl_stream_write.c