KVM: Keep track of which cpus have virtualization enabled
authorAvi Kivity <avi@qumranet.com>
Thu, 24 May 2007 10:03:52 +0000 (13:03 +0300)
committerAvi Kivity <avi@qumranet.com>
Mon, 16 Jul 2007 09:05:51 +0000 (12:05 +0300)
By keeping track of which cpus have virtualization enabled, we
prevent double-enable or double-disable during hotplug, which is a
very fatal oops.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found