WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] xend: fix domain_migrate

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] xend: fix domain_migrate
From: Tomonari Horikoshi <t.horikoshi@xxxxxxxxxxxxxx>
Date: Tue, 24 Mar 2009 14:27:42 +0900
Delivery-date: Mon, 23 Mar 2009 22:28:11 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi

When the guest(pv-on-hvm guest that cannot suspend) reboot 
in LiveMigration, the disconnecting of src-side is 
not transmitted to dist-side. 
As a result, the error processing on the dist side is not executed.


This patch corrects this. 

Signed-off-by: Tomonari Horikoshi <t.horikoshi@xxxxxxxxxxxxxx>

Best regards,
 Horikoshi

Attachment: xend_fix_migrate.patch
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] xend: fix domain_migrate, Tomonari Horikoshi <=