|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel][PATCH 01/02] Hypervisor: Extend max vcpu number for HVM gues
Hypervisor: Extend the max vcpu number for HVM guest.
- Originally the max vcpu number for HVM guest is 32, this patch extend the
number to 128 on x86_64 hypervisor. (For i386 hypervisor, the max vcpu number
is till 32).
- This patch extends the mp-table size to fit more vcpus.
- If the guest uses more than 32 vcpus, the ioreq page number is extend to 4.
- HVM PV driver should call VCPUOP_register_vcpu_info hypercall to initialize
the vcpu info if the vcpu number is more than 32.
Signed-off-by: Dongxiao Xu <dongxiao.xu@xxxxxxxxx>
Best Regards,
-- Dongxiao
xen_hvm_extend_max_vcpu.patch
Description: xen_hvm_extend_max_vcpu.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 01/02] Hypervisor: Extend max vcpu number for HVM guest.,
Xu, Dongxiao <=
|
|
|
|
|