qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v18 7/8] Implement new driver for block replicat


From: Changlong Xie
Subject: Re: [Qemu-block] [PATCH v18 7/8] Implement new driver for block replication
Date: Fri, 6 May 2016 17:13:10 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 04/15/2016 04:10 PM, Changlong Xie wrote:
From: Wen Congyang<address@hidden>

Signed-off-by: Wen Congyang<address@hidden>
Signed-off-by: zhanghailiang<address@hidden>
Signed-off-by: Gonglei<address@hidden>
Signed-off-by: Changlong Xie<address@hidden>
---
  block/Makefile.objs      |   1 +
  block/replication.c      | 625 +++++++++++++++++++++++++++++++++++++++++++++++
  tests/.gitignore         |   1 +
  tests/Makefile           |   4 +
  tests/test-replication.c | 505 ++++++++++++++++++++++++++++++++++++++

I'll split test-replication.c out after v2.6 release for better review

  5 files changed, 1136 insertions(+)
  create mode 100644 block/replication.c
  create mode 100644 tests/test-replication.c





reply via email to

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