I would like to create a Xen VM with 32 possible VCPUs but have the guest OS only enable 2 of them on boot. Are there some kernel parameters I can pass in to enable this? I've played around with various combinations of additional_cpus, disabled_cpus, and possible_cpus and I can't seem to find anything that works.
Thanks!