qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] colo: Add support for continious replication
@ 2019-08-14 20:46 Lukas Straub
  2019-08-14 20:47 ` [Qemu-devel] [PATCH 1/3] Replication: Ignore requests after failover Lukas Straub
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Lukas Straub @ 2019-08-14 20:46 UTC (permalink / raw)
  To: Zhang, Chen; +Cc: qemu-devel

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-08-15  6:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-14 20:46 [Qemu-devel] [PATCH 0/3] colo: Add support for continious replication Lukas Straub
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

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).