Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Q
qemu-bcm283x-emu
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Thomas Fjellstrom
  • qemu-bcm283x-emu
  • Repository

Switch branch/tag
  • qemu-bcm283x-emu
  • replication.c
Find file
BlameHistoryPermalink
  • Changlong Xie's avatar
    replication: Introduce new APIs to do replication operation · 190b9a8b
    Changlong Xie authored Jul 27, 2016
    This commit introduces six replication interfaces(for block, network etc).
    Firstly we can use replication_(new/remove) to create/destroy replication
    instances, then in migration we can use replication_(start/stop/do_checkpoint
    /get_error)_all to handle all replication operations. More detail please
    refer to replication.h
    Signed-off-by: 's avatarWen Congyang <wency@cn.fujitsu.com>
    Signed-off-by: 's avatarChanglong Xie <xiecl.fnst@cn.fujitsu.com>
    Signed-off-by: 's avatarWang WeiWei <wangww.fnst@cn.fujitsu.com>
    Signed-off-by: 's avatarzhanghailiang <zhang.zhanghailiang@huawei.com>
    Signed-off-by: 's avatarGonglei <arei.gonglei@huawei.com>
    Message-id: 1469602913-20979-9-git-send-email-xiecl.fnst@cn.fujitsu.com
    Signed-off-by: 's avatarStefan Hajnoczi <stefanha@redhat.com>
    190b9a8b
replication.c 2.46 KB
EditWeb IDE

Replace replication.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.