On 02/21/2013 03:06 PM, Michael S. Tsirkin wrote:
On Mon, Feb 11, 2013 at 05:49:53PM -0500, Michael R. Hines wrote:
From: "Michael R. Hines" <mrhi...@us.ibm.com>
Signed-off-by: Michael R. Hines <mrhi...@us.ibm.com>
---
include/qemu/rdma.h | 281 ++++++++++
migration-rdma.c | 1444 +++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 1725 insertions(+)
create mode 100644 include/qemu/rdma.h
create mode 100644 migration-rdma.c
Could you document the protocol used, including
sync using send etc?
A good place to put it would be docs/
Yes, I will do that. I'm also maintaining a wiki page under the
"Features" section on qemu.org.