android_kernel_xiaomi_sm7250/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 xen: honour VCPU availability on boot 2009-04-08 14:25:51 -07:00
events.c
features.c
grant-table.c
Kconfig
Makefile
manage.c xen: resume interrupts before system devices. 2009-04-08 14:25:47 -07:00
xencomm.c