summaryrefslogtreecommitdiff
path: root/docs/devel/atomics.txt
AgeCommit message (Collapse)AuthorFilesLines
2017-06-07docs: create config/, devel/ and spin/ subdirectoriesPaolo Bonzini1-0/+388
Developer documentation should be its own manual. As a start, move all developer-oriented files to a separate directory. Also move non-text files to their own directories: docs/config/ for QEMU -readconfig input, and docs/spin/ for formal models to be used with the SPIN model checker. Reviewed-by: Daniel P. Berrange <berrange@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>