original_kernel/drivers
Alex Nixon d68d82afd4 xen: implement CPU hotplugging
Note the changes from 2.6.18-xen CPU hotplugging:

A vcpu_down request from the remote admin via Xenbus both hotunplugs the
CPU, and disables it by removing it from the cpu_present map, and removing
its entry in /sys.

A vcpu_up request from the remote admin only re-enables the CPU, and does
not immediately bring the CPU up. A udev event is emitted, which can be
caught by the user if he wishes to automatically re-up CPUs when available,
or implement a more complex policy.

Signed-off-by: Alex Nixon <alex.nixon@citrix.com>
Acked-by: Jeremy Fitzhardinge <jeremy@goop.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-08-25 11:25:14 +02:00
..
accessibility
acpi
amba
ata [libata] pata_it821x: fix warning 2008-08-22 02:33:23 -04:00
atm removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
auxdisplay
base PM: Remove WARN_ON from device_pm_add 2008-08-21 10:15:37 -07:00
block Merge branch 'linus' into x86/xen 2008-08-25 10:54:07 +02:00
bluetooth
cdrom cdrom: handle TOC 2008-08-18 21:40:04 +02:00
char Merge branch 'linus' into x86/xen 2008-08-25 10:54:07 +02:00
clocksource
connector
cpufreq
cpuidle
crypto
dca
dio
dma
edac removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
eisa
firewire firewire: Kconfig help update 2008-08-19 18:47:56 +02:00
firmware
gpio
gpu
hid
hwmon
i2c removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
ide sgiioc4: fixup message on resource allocation failure 2008-08-18 21:40:04 +02:00
ieee1394 ieee1394: sbp2: let nodemgr retry node updates during bus reset series 2008-08-19 18:47:56 +02:00
infiniband removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
input Merge branch 'linus' into x86/xen 2008-08-25 10:54:07 +02:00
isdn
leds
lguest
macintosh
mca
md
media
memstick
message
mfd removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
misc Fix oops in acer_wmi driver (acer_wmi_init) 2008-08-23 21:54:00 -07:00
mmc
mtd removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
net Merge branch 'linus' into x86/xen 2008-08-25 10:54:07 +02:00
nubus
of powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices 2008-08-20 09:50:21 +10:00
oprofile
parisc
parport
pci Merge branch 'x86-merge' into for-linus 2008-08-18 17:23:24 -07:00
pcmcia
pnp
power
ps3
rapidio
regulator
rtc removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
s390 removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
sbus
scsi removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
serial
sh
sn
spi
ssb
tc
telephony
thermal
uio UIO: generic irq handling for some uio platform devices 2008-08-21 10:15:39 -07:00
usb removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
video Merge branch 'linus' into x86/xen 2008-08-25 10:54:07 +02:00
virtio
w1
watchdog
xen xen: implement CPU hotplugging 2008-08-25 11:25:14 +02:00
zorro
Kconfig
Makefile