121ccedc2b
migration: block incoming colo when capability is disabled
...
We generally require same set of capabilities on source and target.
Let's require x-colo capability to use COLO on target.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru >
Reviewed-by: Juan Quintela <quintela@redhat.com >
Reviewed-by: Peter Xu <peterx@redhat.com >
Reviewed-by: Lukas Straub <lukasstraub2@web.de >
Reviewed-by: Zhang Chen <chen.zhang@intel.com >
Message-Id: <20230428194928.1426370-11-vsementsov@yandex-team.ru >
Signed-off-by: Juan Quintela <quintela@redhat.com >
2023-05-10 18:48:12 +02:00
eff708a876
docs: Use double quotes instead of single quotes for COLO
...
Signed-off-by: Lei Rao <lei.rao@intel.com >
Message-Id: <1637567387-28250-2-git-send-email-lei.rao@intel.com >
Reviewed-by: Markus Armbruster <armbru@redhat.com >
Signed-off-by: Thomas Huth <thuth@redhat.com >
2021-11-22 15:02:38 +01:00
8f75cae2dd
docs: Drop deprecated 'props' from object-add
...
In commit 5024340745
"qapi/qom: Drop deprecated 'props' from
object-add" (v6.0.0), we also should update documents.
Signed-off-by: Lei Rao <lei.rao@intel.com >
Message-Id: <1637567387-28250-1-git-send-email-lei.rao@intel.com >
Reviewed-by: Markus Armbruster <armbru@redhat.com >
Signed-off-by: Thomas Huth <thuth@redhat.com >
2021-11-22 15:02:38 +01:00
1bd39ea911
docs: update to show preferred boolean syntax for -cpu
...
The preferred syntax is to use "foo=on|off", rather than a bare
"+foo" or "-foo"
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
Message-Id: <20210216191027.595031-10-berrange@redhat.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2021-02-25 14:14:33 +01:00
c23874132b
docs: update to show preferred boolean syntax for -chardev
...
The preferred syntax is to use "foo=on|off", rather than a bare
"foo" or "nofoo".
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
Message-Id: <20210216191027.595031-8-berrange@redhat.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2021-02-25 14:14:33 +01:00
76ca4b58c2
docs/: fix some comment spelling errors
...
I found that there are many spelling errors in the comments of qemu,
so I used the spellcheck tool to check the spelling errors
and finally found some spelling errors in the docs folder.
Signed-off-by: zhaolichang <zhaolichang@huawei.com >
Reviewed-by: Peter Maydell <peter.maydell@linaro.org >
Message-Id: <20200917075029.313-4-zhaolichang@huawei.com >
Signed-off-by: Laurent Vivier <laurent@vivier.eu >
2020-09-17 20:37:13 +02:00
90dfe59b33
colo: Update Documentation for continuous replication
...
Document the qemu command-line and qmp commands for continuous replication
Signed-off-by: Lukas Straub <lukasstraub2@web.de >
Signed-off-by: Jason Wang <jasowang@redhat.com >
2020-03-03 18:04:47 +08:00
806be3734c
doc: fix typos for documents in tree
...
Signed-off-by: Like Xu <like.xu@linux.intel.com >
Reviewed-by: Eric Blake <eblake@redhat.com >
Message-Id: <1550640446-18788-1-git-send-email-like.xu@linux.intel.com >
Signed-off-by: Laurent Vivier <laurent@vivier.eu >
2019-03-06 10:40:21 +01:00
6f5629c6b2
COLO: Fix Colo doc secondeary should be secondary
...
Signed-off-by: Guang Wang <wang.guang55@zte.com.cn >
Reviewed-by: Eric Blake <eblake@redhat.com >
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com >
2018-10-31 09:38:49 +00:00
8e640892ec
docs: Add COLO status diagram to COLO-FT.txt
...
This diagram make user better understand COLO.
Suggested by Markus Armbruster.
Signed-off-by: Zhang Chen <zhangckid@gmail.com >
Signed-off-by: Zhang Chen <chen.zhang@intel.com >
Signed-off-by: Jason Wang <jasowang@redhat.com >
2018-10-19 11:15:03 +08:00
963e64a486
docs: Fix some typos (most found by codespell)
...
Signed-off-by: Stefan Weil <sw@weilnetz.de >
Reviewed-by: Peter Maydell <peter.maydell@linaro.org >
Signed-off-by: Thomas Huth <thuth@redhat.com >
2018-09-25 17:26:18 +02:00
a1d30f285e
Replace '-enable-kvm' with '-accel kvm' in docs and help texts
...
The preferred way to select the KVM accelerator is to use "-accel kvm"
these days, so let's be consistent in our documentation and help texts.
Signed-off-by: Thomas Huth <thuth@redhat.com >
Message-Id: <1528866321-23886-3-git-send-email-thuth@redhat.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2018-06-28 19:05:32 +02:00
a38299bf43
docs: fix COLO architecture diagram
...
Fix COLO-Proxy part of COLO architecture diagram
Signed-off-by: Zhang Chen <zhangchen.fnst@cn.fujitsu.com >
Reviewed-by: zhanghailiang <zhang.zhanghailiang@huawei.com >
Signed-off-by: Jason Wang <jasowang@redhat.com >
2016-11-15 15:36:21 +08:00
e59887d8c9
docs: Add documentation for COLO feature
...
Introduce the design of COLO, and how to test it.
Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com >
Reviewed-by: Amit Shah <amit.shah@redhat.com >
Signed-off-by: Amit Shah <amit@amitshah.net >
2016-10-30 15:17:39 +05:30