From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Zhai, Edwin" Subject: Re: XEN, VMX-guests and migration Date: Sat, 25 Feb 2006 14:40:23 +0800 Message-ID: <43FFFBD7.6030208@intel.com> References: <43FE0532.8030703@godawa.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <43FE0532.8030703@godawa.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Thorolf Godawa Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org godawa, currently vmx save/restore is under development and migration will start after it is done. save/restore in vmx is different from domU, because vmx guest use shadow page table ,VMCS and device model. so i think it takes a long time to include these feature in xen unstable. i'll keep status update for you:) Thorolf Godawa wrote: > Hi, > > unfortunately I just found the following in the XEN 3.0-documentation: > > A.4.5 Save/Restore and Migration > VMX guests currently cannot be saved and restored, nor migrated. These > features are currently under active development. > > Is this still true for XEN 3.0.1 or the upcoming 3.0.2? > > If yes, when do the developers think that they can include this feature > in XEN 3? > > > Thanks a lot for your answer,