[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |