qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] docs: create config/, devel/ and spin/ subdirec


From: Daniel P. Berrange
Subject: Re: [Qemu-devel] [PATCH] docs: create config/, devel/ and spin/ subdirectories
Date: Tue, 6 Jun 2017 16:08:40 +0100
User-agent: Mutt/1.8.0 (2017-02-23)

On Tue, Jun 06, 2017 at 05:01:15PM +0200, 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 <address@hidden>
> ---
>  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(-)
>  rename docs/{ => config}/ich9-ehci-uhci.cfg (100%)
>  rename docs/{ => config}/mach-virt-graphical.cfg (100%)
>  rename docs/{ => config}/mach-virt-serial.cfg (100%)
>  rename docs/{ => config}/q35-emulated.cfg (100%)
>  rename docs/{ => config}/q35-virtio-graphical.cfg (100%)
>  rename docs/{ => config}/q35-virtio-serial.cfg (100%)
>  rename docs/{ => devel}/atomics.txt (100%)
>  rename docs/{ => devel}/bitmaps.md (100%)
>  rename docs/{ => devel}/blkdebug.txt (100%)
>  rename docs/{ => devel}/blkverify.txt (100%)
>  rename docs/{ => devel}/build-system.txt (100%)
>  rename docs/{ => devel}/lockcnt.txt (100%)
>  rename docs/{ => devel}/memory.txt (100%)
>  rename docs/{ => devel}/migration.txt (100%)
>  rename docs/{ => devel}/multi-thread-tcg.txt (100%)
>  rename docs/{ => devel}/multiple-iothreads.txt (100%)
>  rename docs/{ => devel}/qapi-code-gen.txt (100%)
>  rename docs/{ => devel}/rcu.txt (100%)
>  rename docs/{ => devel}/tracing.txt (100%)
>  rename docs/{ => devel}/virtio-migration.txt (100%)
>  rename docs/{ => devel}/writing-qmp-commands.txt (100%)
>  rename docs/{ => spin}/aio_notify.promela (100%)
>  rename docs/{ => spin}/aio_notify_accept.promela (100%)
>  rename docs/{ => spin}/aio_notify_bug.promela (100%)
>  rename docs/{ => spin}/tcg-exclusive.promela (100%)
>  rename docs/{ => spin}/win32-qemu-event.promela (100%)

Reviewed-by: Daniel P. Berrange <address@hidden>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



reply via email to

[Prev in Thread] Current Thread [Next in Thread]