All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 3] Support for VM generation ID save/restore and migrate
@ 2011-12-14 14:37 Paul Durrant
  2011-12-14 14:37 ` [PATCH 1 of 3] Make ro_paths and rw_paths dynamic Paul Durrant
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Paul Durrant @ 2011-12-14 14:37 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.
The first patch modifies creation of the hvmloader key in xenstore and adds
creation of a new read/write hvmloader/generation-id-addr key.
The second patch changes hvmloader to use the new key (as opposed to the old
data/generation-id key).
The third patch 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] 11+ messages in thread
* [PATCH 0 of 3] Support for VM generation ID save/restore and migrate
@ 2011-12-16 11:47 Paul Durrant
  2011-12-16 13:25 ` Pasi Kärkkäinen
  0 siblings, 1 reply; 11+ messages in thread
From: Paul Durrant @ 2011-12-16 11:47 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.
The first patch modifies creation of the hvmloader key in xenstore and adds
creation of a new read/write hvmloader/generation-id-addr key.
The second patch changes hvmloader to use the new key (as opposed to the old
data/generation-id key).
The third patch 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] 11+ messages in thread

end of thread, other threads:[~2011-12-16 14:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-14 14:37 [PATCH 0 of 3] Support for VM generation ID save/restore and migrate Paul Durrant
2011-12-14 14:37 ` [PATCH 1 of 3] Make ro_paths and rw_paths dynamic Paul Durrant
2011-12-14 14:37 ` [PATCH 2 of 3] Re-name xenstore key used to save VM generation ID buffer address Paul Durrant
2011-12-15 16:25   ` Ian Jackson
2011-12-15 17:12     ` Paul Durrant
2011-12-15 17:40       ` Ian Jackson
2011-12-14 14:37 ` [PATCH 3 of 3] VM generation ID save/restore and migrate Paul Durrant
  -- strict thread matches above, loose matches on Subject: below --
2011-12-16 11:47 [PATCH 0 of 3] Support for " Paul Durrant
2011-12-16 13:25 ` Pasi Kärkkäinen
2011-12-16 14:07   ` Paul Durrant
2011-12-16 14:32     ` Pasi Kärkkäinen

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.