From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chunyan Liu Subject: [RFC Doc V11 0/4] domain snapshot document Date: Tue, 11 Aug 2015 18:44:12 +0800 Message-ID: <1439289856-27802-1-git-send-email-cyliu@suse.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org Cc: wei.liu2@citrix.com, jfehlig@suse.com, Ian.Jackson@eu.citrix.com, ian.campbell@citrix.com, Chunyan Liu List-Id: xen-devel@lists.xenproject.org Changes to V10: - several updates to xl design and libxl design to address comments on V10. - few updates to keep consitent with code implementation V10: http://lists.xenproject.org/archives/html/xen-devel/2015-01/msg03071.html Codes implementation is posted right after.