diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2017-06-06 16:46:26 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-06-07 18:22:03 +0200 |
commit | ac06724a715864942e2b5e28f92d5d5421f0a0b0 (patch) | |
tree | 8eeb9a6aeff09669b65573b1d856426cdf87d8bd /docs | |
parent | 90bb0c04214545beb75044a2742f711335103269 (diff) | |
download | qemu-ac06724a715864942e2b5e28f92d5d5421f0a0b0.zip qemu-ac06724a715864942e2b5e28f92d5d5421f0a0b0.tar.gz qemu-ac06724a715864942e2b5e28f92d5d5421f0a0b0.tar.bz2 |
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>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/config/ich9-ehci-uhci.cfg (renamed from docs/ich9-ehci-uhci.cfg) | 0 | ||||
-rw-r--r-- | docs/config/mach-virt-graphical.cfg (renamed from docs/mach-virt-graphical.cfg) | 0 | ||||
-rw-r--r-- | docs/config/mach-virt-serial.cfg (renamed from docs/mach-virt-serial.cfg) | 0 | ||||
-rw-r--r-- | docs/config/q35-emulated.cfg (renamed from docs/q35-emulated.cfg) | 0 | ||||
-rw-r--r-- | docs/config/q35-virtio-graphical.cfg (renamed from docs/q35-virtio-graphical.cfg) | 0 | ||||
-rw-r--r-- | docs/config/q35-virtio-serial.cfg (renamed from docs/q35-virtio-serial.cfg) | 0 | ||||
-rw-r--r-- | docs/devel/atomics.txt (renamed from docs/atomics.txt) | 0 | ||||
-rw-r--r-- | docs/devel/bitmaps.md (renamed from docs/bitmaps.md) | 0 | ||||
-rw-r--r-- | docs/devel/blkdebug.txt (renamed from docs/blkdebug.txt) | 0 | ||||
-rw-r--r-- | docs/devel/blkverify.txt (renamed from docs/blkverify.txt) | 0 | ||||
-rw-r--r-- | docs/devel/build-system.txt (renamed from docs/build-system.txt) | 0 | ||||
-rw-r--r-- | docs/devel/lockcnt.txt (renamed from docs/lockcnt.txt) | 0 | ||||
-rw-r--r-- | docs/devel/memory.txt (renamed from docs/memory.txt) | 0 | ||||
-rw-r--r-- | docs/devel/migration.txt (renamed from docs/migration.txt) | 0 | ||||
-rw-r--r-- | docs/devel/multi-thread-tcg.txt (renamed from docs/multi-thread-tcg.txt) | 0 | ||||
-rw-r--r-- | docs/devel/multiple-iothreads.txt (renamed from docs/multiple-iothreads.txt) | 0 | ||||
-rw-r--r-- | docs/devel/qapi-code-gen.txt (renamed from docs/qapi-code-gen.txt) | 0 | ||||
-rw-r--r-- | docs/devel/rcu.txt (renamed from docs/rcu.txt) | 0 | ||||
-rw-r--r-- | docs/devel/tracing.txt (renamed from docs/tracing.txt) | 0 | ||||
-rw-r--r-- | docs/devel/virtio-migration.txt (renamed from docs/virtio-migration.txt) | 0 | ||||
-rw-r--r-- | docs/devel/writing-qmp-commands.txt (renamed from docs/writing-qmp-commands.txt) | 0 | ||||
-rw-r--r-- | docs/spin/aio_notify.promela (renamed from docs/aio_notify.promela) | 0 | ||||
-rw-r--r-- | docs/spin/aio_notify_accept.promela (renamed from docs/aio_notify_accept.promela) | 0 | ||||
-rw-r--r-- | docs/spin/aio_notify_bug.promela (renamed from docs/aio_notify_bug.promela) | 0 | ||||
-rw-r--r-- | docs/spin/tcg-exclusive.promela (renamed from docs/tcg-exclusive.promela) | 0 | ||||
-rw-r--r-- | docs/spin/win32-qemu-event.promela (renamed from docs/win32-qemu-event.promela) | 0 |
26 files changed, 0 insertions, 0 deletions
diff --git a/docs/ich9-ehci-uhci.cfg b/docs/config/ich9-ehci-uhci.cfg index a0e9b96..a0e9b96 100644 --- a/docs/ich9-ehci-uhci.cfg +++ b/docs/config/ich9-ehci-uhci.cfg diff --git a/docs/mach-virt-graphical.cfg b/docs/config/mach-virt-graphical.cfg index 0fdf684..0fdf684 100644 --- a/docs/mach-virt-graphical.cfg +++ b/docs/config/mach-virt-graphical.cfg diff --git a/docs/mach-virt-serial.cfg b/docs/config/mach-virt-serial.cfg index aee9f1c..aee9f1c 100644 --- a/docs/mach-virt-serial.cfg +++ b/docs/config/mach-virt-serial.cfg diff --git a/docs/q35-emulated.cfg b/docs/config/q35-emulated.cfg index c6416d6..c6416d6 100644 --- a/docs/q35-emulated.cfg +++ b/docs/config/q35-emulated.cfg diff --git a/docs/q35-virtio-graphical.cfg b/docs/config/q35-virtio-graphical.cfg index 28bde2f..28bde2f 100644 --- a/docs/q35-virtio-graphical.cfg +++ b/docs/config/q35-virtio-graphical.cfg diff --git a/docs/q35-virtio-serial.cfg b/docs/config/q35-virtio-serial.cfg index c33c9cc..c33c9cc 100644 --- a/docs/q35-virtio-serial.cfg +++ b/docs/config/q35-virtio-serial.cfg diff --git a/docs/atomics.txt b/docs/devel/atomics.txt index 3ef5d85..3ef5d85 100644 --- a/docs/atomics.txt +++ b/docs/devel/atomics.txt diff --git a/docs/bitmaps.md b/docs/devel/bitmaps.md index a2e8d51..a2e8d51 100644 --- a/docs/bitmaps.md +++ b/docs/devel/bitmaps.md diff --git a/docs/blkdebug.txt b/docs/devel/blkdebug.txt index 43d8e8f..43d8e8f 100644 --- a/docs/blkdebug.txt +++ b/docs/devel/blkdebug.txt diff --git a/docs/blkverify.txt b/docs/devel/blkverify.txt index d556dc4..d556dc4 100644 --- a/docs/blkverify.txt +++ b/docs/devel/blkverify.txt diff --git a/docs/build-system.txt b/docs/devel/build-system.txt index 2af1e66..2af1e66 100644 --- a/docs/build-system.txt +++ b/docs/devel/build-system.txt diff --git a/docs/lockcnt.txt b/docs/devel/lockcnt.txt index 2a79b32..2a79b32 100644 --- a/docs/lockcnt.txt +++ b/docs/devel/lockcnt.txt diff --git a/docs/memory.txt b/docs/devel/memory.txt index 811b1bd..811b1bd 100644 --- a/docs/memory.txt +++ b/docs/devel/memory.txt diff --git a/docs/migration.txt b/docs/devel/migration.txt index 1b940a8..1b940a8 100644 --- a/docs/migration.txt +++ b/docs/devel/migration.txt diff --git a/docs/multi-thread-tcg.txt b/docs/devel/multi-thread-tcg.txt index a99b456..a99b456 100644 --- a/docs/multi-thread-tcg.txt +++ b/docs/devel/multi-thread-tcg.txt diff --git a/docs/multiple-iothreads.txt b/docs/devel/multiple-iothreads.txt index e4d340b..e4d340b 100644 --- a/docs/multiple-iothreads.txt +++ b/docs/devel/multiple-iothreads.txt diff --git a/docs/qapi-code-gen.txt b/docs/devel/qapi-code-gen.txt index 52e3874..52e3874 100644 --- a/docs/qapi-code-gen.txt +++ b/docs/devel/qapi-code-gen.txt diff --git a/docs/rcu.txt b/docs/devel/rcu.txt index c84e7f4..c84e7f4 100644 --- a/docs/rcu.txt +++ b/docs/devel/rcu.txt diff --git a/docs/tracing.txt b/docs/devel/tracing.txt index 8c0029b..8c0029b 100644 --- a/docs/tracing.txt +++ b/docs/devel/tracing.txt diff --git a/docs/virtio-migration.txt b/docs/devel/virtio-migration.txt index 98a6b0f..98a6b0f 100644 --- a/docs/virtio-migration.txt +++ b/docs/devel/virtio-migration.txt diff --git a/docs/writing-qmp-commands.txt b/docs/devel/writing-qmp-commands.txt index 1e63754..1e63754 100644 --- a/docs/writing-qmp-commands.txt +++ b/docs/devel/writing-qmp-commands.txt diff --git a/docs/aio_notify.promela b/docs/spin/aio_notify.promela index fccc7ee..fccc7ee 100644 --- a/docs/aio_notify.promela +++ b/docs/spin/aio_notify.promela diff --git a/docs/aio_notify_accept.promela b/docs/spin/aio_notify_accept.promela index 9cef2c9..9cef2c9 100644 --- a/docs/aio_notify_accept.promela +++ b/docs/spin/aio_notify_accept.promela diff --git a/docs/aio_notify_bug.promela b/docs/spin/aio_notify_bug.promela index b3bfca1..b3bfca1 100644 --- a/docs/aio_notify_bug.promela +++ b/docs/spin/aio_notify_bug.promela diff --git a/docs/tcg-exclusive.promela b/docs/spin/tcg-exclusive.promela index c91cfca..c91cfca 100644 --- a/docs/tcg-exclusive.promela +++ b/docs/spin/tcg-exclusive.promela diff --git a/docs/win32-qemu-event.promela b/docs/spin/win32-qemu-event.promela index c446a71..c446a71 100644 --- a/docs/win32-qemu-event.promela +++ b/docs/spin/win32-qemu-event.promela |