kernel_optimize_test/drivers/xen
Liu Jinsong 39adc483d3 xen/acpi: ACPI cpu hotplug
This patch implement real Xen ACPI cpu hotplug driver as module.
When loaded, it replaces Xen stub driver.

For booting existed cpus, the driver enumerates them.
For hotadded cpus, which added at runtime and notify OS via
device or container event, the driver is invoked to add them,
parsing cpu information, hypercalling to Xen hypervisor to add
them, and finally setting up new /sys interface for them.

Signed-off-by: Liu Jinsong <jinsong.liu@intel.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2013-02-19 22:02:29 -05:00
..
xen-pciback Fixes: 2013-01-18 12:02:52 -08:00
xenbus Linux 3.7 2013-01-15 15:58:25 -05:00
xenfs
acpi.c
balloon.c
biomerge.c
cpu_hotplug.c Xen: properly bound buffer access when parsing cpu/*/availability 2013-01-15 15:57:02 -05:00
dbgp.c
events.c
evtchn.c
fallback.c
features.c
gntalloc.c
gntdev.c xen/gntdev: remove erronous use of copy_to_user 2013-01-15 16:02:40 -05:00
grant-table.c Fixes: 2013-01-18 12:02:52 -08:00
Kconfig xen/acpi: ACPI cpu hotplug 2013-02-19 22:02:29 -05:00
Makefile xen/acpi: ACPI cpu hotplug 2013-02-19 22:02:29 -05:00
manage.c
mcelog.c
pci.c
pcpu.c xen/acpi: ACPI cpu hotplug 2013-02-19 22:02:29 -05:00
platform-pci.c Drivers: xen: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
privcmd.c xen/privcmd: Fix mmap batch ioctl. 2013-01-15 16:00:52 -05:00
privcmd.h
swiotlb-xen.c
sys-hypervisor.c
tmem.c
xen-acpi-cpuhotplug.c xen/acpi: ACPI cpu hotplug 2013-02-19 22:02:29 -05:00
xen-acpi-memhotplug.c xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.h 2013-02-19 22:02:28 -05:00
xen-acpi-pad.c
xen-acpi-processor.c
xen-balloon.c
xen-selfballoon.c
xen-stub.c xen/stub: driver for CPU hotplug 2013-02-19 22:02:27 -05:00
xencomm.c