qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH RFC 0/3] Checkpoint-assisted migration proposal
@ 2015-04-17 12:12 Bohdan Trach
  2015-04-17 12:13 ` [Qemu-devel] [PATCH RFC 1/3] memory: Add dump-pc-mem command for checkpointing Bohdan Trach
                   ` (4 more replies)
  0 siblings, 5 replies; 23+ messages in thread
From: Bohdan Trach @ 2015-04-17 12:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: Bohdan Trach, amit.shah, thomas.knauth, quintela

From: Bohdan Trach <bohdan.trach@mailbox.tu-dresden.de>

This patchset contains a checkpoint-assisted migration feature as
proposed earlier on this list [1]. It allows reusing existing memory
snapshots of guests to speed up migration of VMs between physical
hosts.

[1] https://lists.gnu.org/archive/html/qemu-devel/2015-04/msg01555.html

Bohdan Trach (3):
  memory: Add dump-pc-mem command for checkpointing
  memory: implement checkpoint handling
  migration: use checkpoint during migration

 arch_init.c      | 335 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
 configure        |   2 +
 hmp-commands.hx  |  16 +++
 hmp.c            |   9 ++
 hmp.h            |   1 +
 qapi-schema.json |  11 ++
 qemu-options.hx  |   9 ++
 qmp-commands.hx  |  19 ++++
 vl.c             |  12 ++
 9 files changed, 405 insertions(+), 9 deletions(-)

-- 
2.0.5

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

end of thread, other threads:[~2015-11-17 16:40 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-17 12:12 [Qemu-devel] [PATCH RFC 0/3] Checkpoint-assisted migration proposal Bohdan Trach
2015-04-17 12:13 ` [Qemu-devel] [PATCH RFC 1/3] memory: Add dump-pc-mem command for checkpointing Bohdan Trach
2015-04-17 13:53   ` Eric Blake
2015-04-18  7:40     ` Bohdan Trach
2015-11-16 16:46   ` Dr. David Alan Gilbert
2015-11-17 15:38     ` Bohdan Trach
2015-11-17 16:02       ` Dr. David Alan Gilbert
2015-04-17 12:13 ` [Qemu-devel] [PATCH RFC 2/3] memory: implement checkpoint handling Bohdan Trach
2015-11-16 16:56   ` Dr. David Alan Gilbert
2015-11-17 15:38     ` Bohdan Trach
2015-04-17 12:13 ` [Qemu-devel] [PATCH RFC 3/3] migration: use checkpoint during migration Bohdan Trach
2015-11-17 12:26   ` Dr. David Alan Gilbert
2015-11-17 15:38     ` Bohdan Trach
2015-11-17 16:05       ` Dr. David Alan Gilbert
2015-11-17 16:34         ` Bohdan Trach
2015-11-17 16:39           ` Dr. David Alan Gilbert
2015-04-24 11:38 ` [Qemu-devel] [PATCH RFC, Ping 0/3] Checkpoint-assisted migration proposal Bohdan Trach
2015-05-11 11:13   ` Amit Shah
2015-06-09 10:00     ` Bohdan Trach
2015-08-19  9:19       ` Bohdan Trach
2015-09-15 10:39 ` [Qemu-devel] [PATCH RFC " Amit Shah
2015-10-05  8:33   ` Thomas Knauth
2015-10-05  8:59     ` Amit Shah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).