Re: docs/qemu-qmp-ref.7 markup messed up

2021-04-06 Thread Markus Armbruster
John Snow writes: > On 3/26/21 10:19 AM, Markus Armbruster wrote: >> When I look at docs/qemu-qmp-ref.7 with less -R, I see >> ReplicationMode (Enum) >> An enumeration of replication modes. >> Values >> primary >>Primary mode, the vm's state will be sent to

Re: docs/qemu-qmp-ref.7 markup messed up

2021-03-26 Thread John Snow
On 3/26/21 10:19 AM, Markus Armbruster wrote: When I look at docs/qemu-qmp-ref.7 with less -R, I see ReplicationMode (Enum) An enumeration of replication modes. Values primary Primary mode, the vm's state will be sent to secondary QEMU. secondary

docs/qemu-qmp-ref.7 markup messed up

2021-03-26 Thread Markus Armbruster
When I look at docs/qemu-qmp-ref.7 with less -R, I see ReplicationMode (Enum) An enumeration of replication modes. Values primary Primary mode, the vm's state will be sent to secondary QEMU. secondary Secondary mode, receive the vm's state f