qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] 9pfs: add link to 9p developer docs


From: Connor Kuehl
Subject: Re: [PATCH] 9pfs: add link to 9p developer docs
Date: Tue, 11 May 2021 14:57:53 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 5/6/21 8:12 AM, Christian Schoenebeck wrote:
> To lower the entry level for new developers, add a link to the
> 9p developer docs (i.e. qemu wiki) at the beginning of 9p source
> files, that is to: https://wiki.qemu.org/Documentation/9p
> 
> Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
> ---
>  hw/9pfs/9p-local.c             | 5 +++++
>  hw/9pfs/9p-posix-acl.c         | 5 +++++
>  hw/9pfs/9p-proxy.c             | 5 +++++
>  hw/9pfs/9p-synth.c             | 5 +++++
>  hw/9pfs/9p-util.c              | 5 +++++
>  hw/9pfs/9p-xattr-user.c        | 5 +++++
>  hw/9pfs/9p-xattr.c             | 5 +++++
>  hw/9pfs/9p.c                   | 5 +++++
>  hw/9pfs/codir.c                | 5 +++++
>  hw/9pfs/cofile.c               | 5 +++++
>  hw/9pfs/cofs.c                 | 5 +++++
>  hw/9pfs/coth.c                 | 5 +++++
>  hw/9pfs/coxattr.c              | 5 +++++
>  hw/9pfs/virtio-9p-device.c     | 5 +++++
>  hw/9pfs/xen-9p-backend.c       | 5 +++++
>  tests/qtest/libqos/virtio-9p.c | 5 +++++
>  tests/qtest/virtio-9p-test.c   | 5 +++++

Would it be helpful to also add this link to the virtio-9p stanza in
MAINTAINERS? Something like:

W: https://wiki.qemu.org/Documentation/9p

Connor




reply via email to

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