Browse Source

docs: create config/, devel/ and spin/ subdirectories

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>
Paolo Bonzini 8 years ago
parent
commit
ac06724a71

+ 0 - 0
docs/ich9-ehci-uhci.cfg → docs/config/ich9-ehci-uhci.cfg


+ 0 - 0
docs/mach-virt-graphical.cfg → docs/config/mach-virt-graphical.cfg


+ 0 - 0
docs/mach-virt-serial.cfg → docs/config/mach-virt-serial.cfg


+ 0 - 0
docs/q35-emulated.cfg → docs/config/q35-emulated.cfg


+ 0 - 0
docs/q35-virtio-graphical.cfg → docs/config/q35-virtio-graphical.cfg


+ 0 - 0
docs/q35-virtio-serial.cfg → docs/config/q35-virtio-serial.cfg


+ 0 - 0
docs/atomics.txt → docs/devel/atomics.txt


+ 0 - 0
docs/bitmaps.md → docs/devel/bitmaps.md


+ 0 - 0
docs/blkdebug.txt → docs/devel/blkdebug.txt


+ 0 - 0
docs/blkverify.txt → docs/devel/blkverify.txt


+ 0 - 0
docs/build-system.txt → docs/devel/build-system.txt


+ 0 - 0
docs/lockcnt.txt → docs/devel/lockcnt.txt


+ 0 - 0
docs/memory.txt → docs/devel/memory.txt


+ 0 - 0
docs/migration.txt → docs/devel/migration.txt


+ 0 - 0
docs/multi-thread-tcg.txt → docs/devel/multi-thread-tcg.txt


+ 0 - 0
docs/multiple-iothreads.txt → docs/devel/multiple-iothreads.txt


+ 0 - 0
docs/qapi-code-gen.txt → docs/devel/qapi-code-gen.txt


+ 0 - 0
docs/rcu.txt → docs/devel/rcu.txt


+ 0 - 0
docs/tracing.txt → docs/devel/tracing.txt


+ 0 - 0
docs/virtio-migration.txt → docs/devel/virtio-migration.txt


+ 0 - 0
docs/writing-qmp-commands.txt → docs/devel/writing-qmp-commands.txt


+ 0 - 0
docs/aio_notify.promela → docs/spin/aio_notify.promela


+ 0 - 0
docs/aio_notify_accept.promela → docs/spin/aio_notify_accept.promela


+ 0 - 0
docs/aio_notify_bug.promela → docs/spin/aio_notify_bug.promela


+ 0 - 0
docs/tcg-exclusive.promela → docs/spin/tcg-exclusive.promela


+ 0 - 0
docs/win32-qemu-event.promela → docs/spin/win32-qemu-event.promela