Loading docs/qmp-commands.txt +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ Also, the following notation is used to denote data flow: -> data issued by the Client <- Server data response Please, refer to the QMP specification (QMP/qmp-spec.txt) for detailed Please, refer to the QMP specification (docs/qmp-spec.txt) for detailed information on the Server command and response formats. NOTE: This document is temporary and will be replaced soon. Loading docs/writing-qmp-commands.txt +2 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,8 @@ This document doesn't discuss QMP protocol level details, nor does it dive into the QAPI framework implementation. For an in-depth introduction to the QAPI framework, please refer to docs/qapi-code-gen.txt. For documentation about the QMP protocol, please check the files in QMP/. docs/qapi-code-gen.txt. For documentation about the QMP protocol, start with docs/qmp-intro.txt. == Overview == Loading Loading
docs/qmp-commands.txt +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ Also, the following notation is used to denote data flow: -> data issued by the Client <- Server data response Please, refer to the QMP specification (QMP/qmp-spec.txt) for detailed Please, refer to the QMP specification (docs/qmp-spec.txt) for detailed information on the Server command and response formats. NOTE: This document is temporary and will be replaced soon. Loading
docs/writing-qmp-commands.txt +2 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,8 @@ This document doesn't discuss QMP protocol level details, nor does it dive into the QAPI framework implementation. For an in-depth introduction to the QAPI framework, please refer to docs/qapi-code-gen.txt. For documentation about the QMP protocol, please check the files in QMP/. docs/qapi-code-gen.txt. For documentation about the QMP protocol, start with docs/qmp-intro.txt. == Overview == Loading