From: Avi Kivity Date: Mon, 12 Feb 2007 08:54:47 +0000 (-0800) Subject: [PATCH] KVM: cpu hotplug support X-Git-Tag: v2.6.21-rc1~274^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=774c47f1d78e373a6bd2964f4e278d1ce26c21cb;p=pandora-kernel.git [PATCH] KVM: cpu hotplug support On hotplug, we execute the hardware extension enable sequence. On unplug, we decache any vcpus that last ran on the exiting cpu, and execute the hardware extension disable sequence. Signed-off-by: Avi Kivity Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed