public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] KVM: suspend/resume support
@ 2007-01-30 14:52 Avi Kivity
  2007-01-30 14:53 ` [PATCH 1/5] hotplug: Allow modules to use the cpu hotplug notifiers even if !CONFIG_HOTPLUG_CPU Avi Kivity
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Avi Kivity @ 2007-01-30 14:52 UTC (permalink / raw)
  To: kvm-devel; +Cc: linux-kernel, Andrew Morton, Ingo Molnar

The following patchset allows a host with running virtual machines to be 
suspended and, on at least a subset of the machines tested, resumed.  
Note that this is orthogonal to suspending and resuming an individual 
guest to a file.

A side effect of implementing suspend/resume is that cpu hotplug is now 
supported.  This should please the owners of big iron.

Andrew, please queue for 2.6.21.

-- 
error compiling committee.c: too many arguments to function


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2007-01-31 11:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-30 14:52 [PATCH 0/5] KVM: suspend/resume support Avi Kivity
2007-01-30 14:53 ` [PATCH 1/5] hotplug: Allow modules to use the cpu hotplug notifiers even if !CONFIG_HOTPLUG_CPU Avi Kivity
2007-01-30 14:54 ` [PATCH 2/5] KVM: Add a global list of all virtual machines Avi Kivity
2007-01-30 14:55 ` [PATCH 3/5] KVM: VMX: add vcpu_clear() Avi Kivity
2007-01-30 14:56 ` [PATCH 4/5] KVM: cpu hotplug support Avi Kivity
2007-01-31  0:48   ` Andrew Morton
2007-01-31  8:50     ` Ingo Molnar
2007-01-31 11:04       ` Avi Kivity
2007-01-30 14:57 ` [PATCH 5/5] KVM: Host suspend/resume support Avi Kivity
2007-01-30 21:20   ` Nigel Cunningham
2007-01-30 22:19     ` Rafael J. Wysocki
2007-01-31  0:42       ` Nigel Cunningham
2007-01-31  9:07       ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox