|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel][PATCH] Change vcpu_avail type to hex string when passing to
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>
vcpu_avail_string.patch
Description: vcpu_avail_string.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] Change vcpu_avail type to hex string when passing to xc.hvm_build(),
Xu, Dongxiao <=
|
|
|
|
|