[PATCH] KVM: Host suspend/resume support
authorAvi Kivity <avi@qumranet.com>
Mon, 12 Feb 2007 08:54:48 +0000 (00:54 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 12 Feb 2007 17:48:41 +0000 (09:48 -0800)
commit59ae6c6b87711ceb2d1ea5f9e08bb13aee947a29
treed754abbd343f2a4f3707ea862062095bcf6e61f5
parent774c47f1d78e373a6bd2964f4e278d1ce26c21cb
[PATCH] KVM: Host suspend/resume support

Add the necessary callbacks to suspend and resume a host running kvm.  This is
just a repeat of the cpu hotplug/unplug work.

Signed-off-by: Avi Kivity <avi@qumranet.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/kvm/kvm_main.c