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] Change vcpu_avail type to hex string when passing to

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Subject: [Xen-devel][PATCH] Change vcpu_avail type to hex string when passing to xc.hvm_build()
From: "Xu, Dongxiao" <dongxiao.xu@xxxxxxxxx>
Date: Wed, 20 Jan 2010 13:11:28 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc:
Delivery-date: Tue, 19 Jan 2010 21:12:22 -0800
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: AcqZjwW4UET0mN5KSpS2Wu1VHVGzjg==
Thread-topic: [Xen-devel][PATCH] Change vcpu_avail type to hex string when passing to xc.hvm_build()
Change vcpu_avail to hex string when passing to xc.hvm_build()
 - vcpu_avail is the bitmap to present the online vcpus in guest.
 vcpu online/offline patchset defines its type as uint64_t, so it
 could maxium support 64 vcpus. When passing parameters to hvm_build(),
 change its type to str to support more vcpus per VM (ex. 128 vcpus).

Signed-off-by: Dongxiao Xu <dongxiao.xu@xxxxxxxxx>

Attachment: vcpu_avail_string.patch
Description: vcpu_avail_string.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel