Re: [PATCH 0/6] qom documentation fixes

2020-10-03 Thread Paolo Bonzini
On 03/10/20 04:54, Eduardo Habkost wrote: > A few fixes to the QOM documentation in docs/devel/qom.rst and > include/qom/object.h. > > Eduardo Habkost (6): > qom: Fix DECLARE_*CHECKER documentation > docs/devel/qom: Fix indentation of bulleted list > docs/devel/qom: Fix indentation of code b

[PATCH 0/6] qom documentation fixes

2020-10-02 Thread Eduardo Habkost
A few fixes to the QOM documentation in docs/devel/qom.rst and include/qom/object.h. Eduardo Habkost (6): qom: Fix DECLARE_*CHECKER documentation docs/devel/qom: Fix indentation of bulleted list docs/devel/qom: Fix indentation of code blocks docs/devel/qom: Use *emphasis* for emphasis do