tmp_suning_uos_patched/drivers/xen
Ian Campbell d745562cc4 xen: honour VCPU availability on boot
If a VM is booted with offline VCPUs then unplug them during boot. Determining
the availability of a VCPU requires access to XenStore which is not available
at the point smp_prepare_cpus() is called, therefore we bring up all VCPUS
initially and unplug the offline ones as soon as XenStore becomes available.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
2009-04-08 14:25:51 -07:00
..
xenbus
xenfs
balloon.c
cpu_hotplug.c
events.c
features.c
grant-table.c
Kconfig
Makefile
manage.c
xencomm.c