Files
acrn-hypervisor/hypervisor/arch/x86/guest
Victor Sun a44c1c900c HV: Kconfig: remove MAX_VCPUS_PER_VM in Kconfig
In current architecutre, the maximum vCPUs number per VM could not
exceed the pCPUs number. Given the MAX_PCPU_NUM macro is provided
in board configurations, so remove the MAX_VCPUS_PER_VM from Kconfig
and add a macro of MAX_VCPUS_PER_VM to reference MAX_PCPU_NUM directly.

Tracked-On: #4230

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-12-12 13:49:28 +08:00
..
2019-10-21 10:13:02 +08:00
2019-12-02 09:31:12 +08:00
2019-10-22 10:09:16 +08:00
2019-12-02 16:20:43 +08:00
2019-07-19 16:47:06 +08:00
2019-12-03 16:34:14 +08:00