]> Git Repo - qemu.git/commit
docs: create interop/ subdirectory
authorPaolo Bonzini <[email protected]>
Tue, 6 Jun 2017 14:55:19 +0000 (16:55 +0200)
committerPaolo Bonzini <[email protected]>
Thu, 15 Jun 2017 09:18:39 +0000 (11:18 +0200)
commitd59157ea058b55b95f27675b33275ffe0f4c7bd6
tree5bd8aae074365a816041cce7c5ab11cb003c7bee
parent067b913619ac36299be5ab23921fd19a0347df60
docs: create interop/ subdirectory

This is for the future interoperability & management guide.  It includes
the QAPI docs, including the automatically generated ones, other socket
protocols (vhost-user, VNC), and the qcow2 file format.

Signed-off-by: Paolo Bonzini <[email protected]>
22 files changed:
.gitignore
Makefile
configure
docs/interop/parallels.txt [new file with mode: 0644]
docs/interop/qcow2.txt [new file with mode: 0644]
docs/interop/qed_spec.txt [new file with mode: 0644]
docs/interop/qemu-ga-ref.texi [new file with mode: 0644]
docs/interop/qemu-qmp-ref.texi [new file with mode: 0644]
docs/interop/qmp-intro.txt [new file with mode: 0644]
docs/interop/qmp-spec.txt [new file with mode: 0644]
docs/interop/vhost-user.txt [new file with mode: 0644]
docs/interop/vnc-ledstate-Pseudo-encoding.txt [new file with mode: 0644]
docs/qemu-ga-ref.texi [deleted file]
docs/qemu-qmp-ref.texi [deleted file]
docs/qmp-intro.txt [deleted file]
docs/qmp-spec.txt [deleted file]
docs/specs/parallels.txt [deleted file]
docs/specs/qcow2.txt [deleted file]
docs/specs/qed_spec.txt [deleted file]
docs/specs/vhost-user.txt [deleted file]
docs/vnc-ledstate-Pseudo-encoding.txt [deleted file]
rules.mak
This page took 0.022452 seconds and 4 git commands to generate.