qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH RFC, Ping 0/3] Checkpoint-assisted migration pro


From: Bohdan Trach
Subject: Re: [Qemu-devel] [PATCH RFC, Ping 0/3] Checkpoint-assisted migration proposal
Date: Fri, 24 Apr 2015 13:38:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

Ping.

The patches are:
http://patchwork.ozlabs.org/patch/462043/
http://patchwork.ozlabs.org/patch/462040/
http://patchwork.ozlabs.org/patch/462045/

Description:
https://lists.gnu.org/archive/html/qemu-devel/2015-04/msg01555.html
https://lists.gnu.org/archive/html/qemu-devel/2015-04/msg02014.html

Feedback  is most welcome on the following aspects:
1. Code related to migration (ram_save_page, ram_load).
2. Hashing function choice (adding OpenSSL as a dependency just for one
function is probably not the best option).
3. Overall code organization.

Thank You!

On 04/17/2015 02:12 PM, Bohdan Trach wrote:
> From: Bohdan Trach <address@hidden>
> 
> 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

-- 
With best regards,
Bohdan Trach



reply via email to

[Prev in Thread] Current Thread [Next in Thread]