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] Don't reclaim vcpus those are not put into use yet w

To: "Xen Devel" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] Don't reclaim vcpus those are not put into use yet when destroying HVM domain
From: "Li, Xin B" <xin.b.li@xxxxxxxxx>
Date: Sun, 26 Mar 2006 10:21:30 +0800
Delivery-date: Sun, 26 Mar 2006 02:23:03 +0000
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcZQe/4POAMmivDcSx2P/O6cNe07VA==
Thread-topic: [PATCH] Don't reclaim vcpus those are not put into use yet when destroying HVM domain
Don't reclaim vcpus that are not put into use yet when destroying HVM
domain.
Or when running a debug=y xen, we will get a assertion failure in
vmx_request_clear_vmcs(), since some vcpus may be not initialized for
HVM use yet.

Signed-off-by: Xin Li <xin.b.li@xxxxxxxxx>
Signed-off-by: Jun Nakajima <jun.nakajima@xxxxxxxxx>

Attachment: fix_assert_destroy.patch
Description: fix_assert_destroy.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] Don't reclaim vcpus those are not put into use yet when destroying HVM domain, Li, Xin B <=