commit | 59ae6c6b87711ceb2d1ea5f9e08bb13aee947a29 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Mon Feb 12 00:54:48 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Feb 12 09:48:41 2007 -0800 |
tree | d754abbd343f2a4f3707ea862062095bcf6e61f5 | |
parent | 774c47f1d78e373a6bd2964f4e278d1ce26c21cb [diff] |
[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>