On 02/12/19 19:06, Peter Maydell wrote:
> On Fri, 29 Nov 2019 at 14:02, Paolo Bonzini wrote:
>>
>> This merges my series and Peter's into one. Both the memory API and bitwise
>> operation APIs are covered.
>>
>> Paolo Bonzini (4):
>> docs: import Linux kernel-doc script and extension
>> docs:
On Fri, 29 Nov 2019 at 14:02, Paolo Bonzini wrote:
>
> This merges my series and Peter's into one. Both the memory API and bitwise
> operation APIs are covered.
>
> Paolo Bonzini (4):
> docs: import Linux kernel-doc script and extension
> docs: tweak kernel-doc for QEMU coding standards
> m
Patchew URL:
https://patchew.org/QEMU/20191129140217.17797-1-pbonz...@redhat.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Subject: [PATCH for-5.0 0/8] docs: integrate doc comments with Sphinx build
Type: series
Message-id
This merges my series and Peter's into one. Both the memory API and bitwise
operation APIs are covered.
Paolo Bonzini (4):
docs: import Linux kernel-doc script and extension
docs: tweak kernel-doc for QEMU coding standards
memory.h: Silence kernel-doc complaints
docs: add memory API refer