All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] KVM: Dirty page logging (aka live migration) fixes
@ 2007-02-25 12:54 ` Avi Kivity
  0 siblings, 0 replies; 11+ messages in thread
From: Avi Kivity @ 2007-02-25 12:54 UTC (permalink / raw)
  To: kvm-devel; +Cc: linux-kernel, Andrew Morton, Ingo Molnar

This small patchset plugs a few holes in the kvm dirty page logging 
implementation.  With these fixes (which really want to be in Linux 
2.6.21), one can migrate a running virtual machine from one host to 
another.  The virtual machine continues executing while its memory image 
is transferred, so there is only a minimal pause in service.

The patchset is also available as part of the kvm git tree; see 
http://kvm.qumranet.com/kvmwiki/Code.

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


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

end of thread, other threads:[~2007-02-25 13:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-25 12:54 [PATCH 0/4] KVM: Dirty page logging (aka live migration) fixes Avi Kivity
2007-02-25 12:54 ` Avi Kivity
2007-02-25 12:55 ` [PATCH 1/4] KVM: Add missing calls to mark_page_dirty() Avi Kivity
2007-02-25 12:55   ` Avi Kivity
2007-02-25 12:56 ` [PATCH 2/4] KVM: Fix dirty page log bitmap size/access calculation Avi Kivity
2007-02-25 12:56   ` Avi Kivity
2007-02-25 12:57 ` [PATCH 3/4] kvm: move do_remove_write_access() up Avi Kivity
2007-02-25 12:57   ` Avi Kivity
2007-02-25 12:58 ` [PATCH 4/4] KVM: Remove write access permissions when dirty-page-logging is enabled Avi Kivity
2007-02-25 12:58   ` Avi Kivity
2007-02-25 13:11 ` [PATCH 0/4] KVM: Dirty page logging (aka live migration) fixes Avi Kivity

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.