From: Lukas Straub <lukasstraub2@web.de>
To: "Zhang, Chen" <chen.zhang@intel.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/3] colo: Add support for continious replication
Date: Wed, 14 Aug 2019 22:46:46 +0200 [thread overview]
Message-ID: <cover.1565814686.git.lukasstraub2@web.de> (raw)
Hello Everyone,
These Patches add support for continious replication to colo.
Please review.
Regards,
Lukas Straub
Lukas Straub (3):
Replication: Ignore requests after failover
net/filter.c: Add Options to insert filters anywhere in the filter list
Document the qmp commands for continious replication
block/replication.c | 31 +++++++-
docs/COLO-FT.txt | 185 ++++++++++++++++++++++++++++++++-----------
include/net/filter.h | 2 +
net/filter.c | 73 ++++++++++++++++-
qemu-options.hx | 10 +--
5 files changed, 243 insertions(+), 58 deletions(-)
--
2.20.1
next reply other threads:[~2019-08-14 20:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-14 20:46 Lukas Straub [this message]
2019-08-14 20:47 ` [Qemu-devel] [PATCH 1/3] Replication: Ignore requests after failover Lukas Straub
2019-08-14 20:47 ` [Qemu-devel] [PATCH 2/3] net/filter.c: Add Options to insert filters anywhere in the filter list Lukas Straub
2019-08-14 20:47 ` [Qemu-devel] [PATCH 3/3] Document the qmp commands for continious replication Lukas Straub
2019-08-15 3:20 ` [Qemu-devel] [PATCH 0/3] colo: Add support " no-reply
2019-08-15 6:14 ` Zhang, Chen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1565814686.git.lukasstraub2@web.de \
--to=lukasstraub2@web.de \
--cc=chen.zhang@intel.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).