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] Tese code for hypercall interface for cpu online/off

To: 'Keir Fraser' <keir.fraser@xxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] Tese code for hypercall interface for cpu online/offline
From: "Shan, Haitao" <haitao.shan@xxxxxxxxx>
Date: Mon, 22 Sep 2008 16:47:22 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc: "'xen-devel@xxxxxxxxxxxxxxxxxxx'" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 22 Sep 2008 01:48:17 -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
Thread-index: Ackcj9QtwmJUmbmqSUugJX6Z9rACKw==
Thread-topic: [PATCH] Tese code for hypercall interface for cpu online/offline
Hi, Keir,

This is a little test patch in dom0 kernel, which uses hypercall interface to 
manage cpu online/offline. It is a hack to current interfaces. Writing 0/1 will 
offline/online the vcpu. Writing 2/3 will offline/online the physical cpu.

Best Regards
Haitao Shan

Attachment: online_test.patch
Description: online_test.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] Tese code for hypercall interface for cpu online/offline, Shan, Haitao <=