qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH RDMA support v3: 08/10] Introduce QEMUFileRD


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC PATCH RDMA support v3: 08/10] Introduce QEMUFileRDMA
Date: Mon, 11 Mar 2013 14:40:18 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130219 Thunderbird/17.0.3

Il 11/03/2013 05:33, address@hidden ha scritto:
> From: "Michael R. Hines" <address@hidden>
> 
> This is the loadvm() side of the connection which is RDMA-aware,
> so that transfer of device state can use the same abstractions
> as all of the other migration protocols.
> 
> Full documentation of the protocol is in docs/rdma.txt
> 
> Signed-off-by: Michael R. Hines <address@hidden>
> ---
>  include/migration/qemu-file.h |   17 +++++
>  savevm.c                      |  165 
> ++++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 180 insertions(+), 2 deletions(-)

Please move this to rdma.c, otherwise it won't compile without librdmacm.

Paolo



reply via email to

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