commit | 363b4262a10a52f6d7ac1073bab5e6648da4051b | [log] [tgz] |
---|---|---|
author | Eric Blake <eblake@redhat.com> | Mon May 04 09:05:35 2015 -0600 |
committer | Markus Armbruster <armbru@redhat.com> | Tue May 05 18:39:02 2015 +0200 |
tree | 4440d8e0f36d226ee38739fd65100aab2d70db00 | |
parent | a82b982e2bddf7cd7cb490f83643e952e17d4523 [diff] |
qapi: Tweak doc references to QMP when QGA is also meant We have more than one qapi schema in use by more than one protocol. Add a new term 'Client JSON Protocol' for use throughout the document, to avoid confusion on whether something refers only to QMP and not QGA. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>