All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 4] Support for VM generation ID save/restore and migrate
@ 2011-12-16 14:54 Paul Durrant
  2011-12-16 14:54 ` [PATCH 1 of 4] Open code rw and ro node creation Paul Durrant
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Paul Durrant @ 2011-12-16 14:54 UTC (permalink / raw)
  To: xen-devel; +Cc: paul.durrant

This patch series adds support for preservation of the VM generation ID buffer address in 
xenstore across save/restore and migrate, and also code to increment the value in all cases 
except for migration.

Patch 1 modifies the guest ro and rw node creation to an open coding style and cleans up some 
extraneous node creation.
Patch 2 modifies creation of the hvmloader key in xenstore and adds creation of a new read/write 
hvmloader/generation-id-addr key.
Patch 3 changes hvmloader to use the new key (as opposed to the old data/generation-id key). Note 
that it is safe to apply this patch independently of the others but it logically belongs at this 
position in the series.
Patch 4 adds the infrastructure to save and restore the VM generation ID address in xenstore and 
the code to increment the value.

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0 of 4] Support for VM generation ID save/restore and migrate
@ 2011-12-16 14:45 Paul Durrant
  0 siblings, 0 replies; 9+ messages in thread
From: Paul Durrant @ 2011-12-16 14:45 UTC (permalink / raw)
  To: xen-devel; +Cc: paul.durrant

This patch series adds support for preservation of the VM generation ID buffer
address in xenstore across save/restore and migrate, and also code to
increment the value in all cases except for migration.

Patch 1 modifies the guest ro and rw node creation to an open coding style
and cleans up some extraneous node creation.
Patch 2 modifies creation of the hvmloader key in xenstore and adds
creation of a new read/write hvmloader/generation-id-addr key.
Patch 3 changes hvmloader to use the new key (as opposed to the old
data/generation-id key). Note that it is safe to apply this patch
independently of the others but it logically belongs at this position in
the series.
Patch 4 adds the infrastructure to save and restore the VM generation
ID address in xenstore and the code to increment the value.

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

end of thread, other threads:[~2012-01-10 16:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-16 14:54 [PATCH 0 of 4] Support for VM generation ID save/restore and migrate Paul Durrant
2011-12-16 14:54 ` [PATCH 1 of 4] Open code rw and ro node creation Paul Durrant
2011-12-16 14:54 ` [PATCH 2 of 4] Add hvm specific ro and rw nodes Paul Durrant
2011-12-16 14:54 ` [PATCH 3 of 4] Re-name xenstore key used to save VM generation ID buffer address Paul Durrant
2011-12-16 14:54 ` [PATCH 4 of 4] VM generation ID save/restore and migrate Paul Durrant
2012-01-06  9:35 ` [PATCH 0 of 4] Support for " Paul Durrant
2012-01-10 15:58   ` Ian Jackson
2012-01-10 16:35     ` Paul Durrant
  -- strict thread matches above, loose matches on Subject: below --
2011-12-16 14:45 Paul Durrant

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.