On 06.06.2017 17:01, Paolo Bonzini wrote:
> 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.
> 
> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> ---
>  docs/{ => config}/ich9-ehci-uhci.cfg       | 0
>  docs/{ => config}/mach-virt-graphical.cfg  | 0
>  docs/{ => config}/mach-virt-serial.cfg     | 0
>  docs/{ => config}/q35-emulated.cfg         | 0
>  docs/{ => config}/q35-virtio-graphical.cfg | 0
>  docs/{ => config}/q35-virtio-serial.cfg    | 0
>  docs/{ => devel}/atomics.txt               | 0
>  docs/{ => devel}/bitmaps.md                | 0
>  docs/{ => devel}/blkdebug.txt              | 0
>  docs/{ => devel}/blkverify.txt             | 0
>  docs/{ => devel}/build-system.txt          | 0
>  docs/{ => devel}/lockcnt.txt               | 0
>  docs/{ => devel}/memory.txt                | 0
>  docs/{ => devel}/migration.txt             | 0
>  docs/{ => devel}/multi-thread-tcg.txt      | 0
>  docs/{ => devel}/multiple-iothreads.txt    | 0
>  docs/{ => devel}/qapi-code-gen.txt         | 0
>  docs/{ => devel}/rcu.txt                   | 0
>  docs/{ => devel}/tracing.txt               | 0
>  docs/{ => devel}/virtio-migration.txt      | 0
>  docs/{ => devel}/writing-qmp-commands.txt  | 0
>  docs/{ => spin}/aio_notify.promela         | 0
>  docs/{ => spin}/aio_notify_accept.promela  | 0
>  docs/{ => spin}/aio_notify_bug.promela     | 0
>  docs/{ => spin}/tcg-exclusive.promela      | 0
>  docs/{ => spin}/win32-qemu-event.promela   | 0
>  26 files changed, 0 insertions(+), 0 deletions(-)

Reviewed-by: Thomas Huth <th...@redhat.com>

Reply via email to