Lines Matching full:b4
240 Use B4
243 The `b4`_ tool, used for Linux kernel development, can also be used for QEMU
245 includes a ``b4`` project configuration file at the root: ``.b4-config``.
250 2. Create a new series with a topical branch name using ``b4 prep -n descriptive-name``.
251 ``b4`` will create a ``b4/descriptive-name`` branch and switch to it.
253 4. Write a descriptive cover letter with ``b4 prep --edit-cover``.
254 5. Add maintainer and reviewer CCs with ``b4 prep --auto-to-cc``. You can make
256 6. Run patch checks with ``b4 prep --check``.
257 7. Optionally review the patches with ``b4 send --dry-run`` which will print the
262 - Setup ``git-send-email`` and use ``b4 send``, or
263 - Export the patches to files using ``b4 send -o OUTPUT_DIR`` and send them manually.
265 For more details, consult the `b4 documentation`_.
267 .. _b4 documentation: https://b4.docs.kernel.org/
268 .. _b4: https://github.com/mricon/b4/ target
453 `b4`_.
457 b4 shazam $msg-id
461 of them can be used and b4 will apply the whole series.
568 reviewers on what changed between revisions. The ``b4`` tool automatically