Home
last modified time | relevance | path

Searched +full:patchew +full:- +full:devel (Results 1 – 2 of 2) sorted by relevance

/qemu/
H A D.patchew.yml1 ---
3 # Patchew configuration in case patchew.org disappears or has to be
6 # Patchew configuration is available to project administrators at
7 # https://patchew.org/api/v1/projects/1/config/ and can be configured
81 Patchew URL: https://patchew.org/QEMU/{{ obj.message_id }}/
91 {% elif test == "docker-mingw@fedora" or test == "docker-quick@centos8" or test == "asan" %}
115 ---
116 Email generated automatically by Patchew [https://patchew.org/].
117 Please send your feedback to patchew-devel@redhat.com
126 time make docker-test-debug@fedora TARGET_LIST=x86_64-softmmu J=14 NETWORK=1
[all …]
/qemu/docs/devel/
H A Dsubmitting-a-patch.rst1 .. _submitting-a-patch:
13 one-shot fix, the bare minimum we ask is that:
15 .. list-table:: Minimal Checklist for Patches
17 :header-rows: 1
19 * - Check
20 - Reason
21 * - Patches contain Signed-off-by: Your Name <author@email>
22- States you are legally able to contribute the code. See :ref:`patch_emails_must_include_a_signed…
23 * - Sent as patch emails to ``qemu-devel@nongnu.org``
24 - The project uses an email list based workflow. See :ref:`submitting_your_patches`
[all …]