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: Michael R. Hines
Subject: Re: [Qemu-devel] [RFC PATCH RDMA support v3: 08/10] Introduce QEMUFileRDMA
Date: Mon, 11 Mar 2013 12:26:36 -0400
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

Acknowledged.

On 03/11/2013 09:40 AM, Paolo Bonzini wrote:
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]