qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 4/5] docs/devel: split qom-api reference into new file


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 4/5] docs/devel: split qom-api reference into new file
Date: Tue, 20 Jun 2023 06:38:09 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.12.0

On 19/6/23 19:14, Alex Bennée wrote:
Lets try and keep the overview of the sub-system digestible by
splitting the core API stuff into a separate file. As QOM and QDEV
work together we should also try and enumerate the qdev_ functions.
Currently this is a little broken as kerneldoc doesn't understand our
macros.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
  docs/devel/index-api.rst |  2 ++
  docs/devel/qdev-api.rst  | 12 ++++++++++++
  docs/devel/qom-api.rst   |  9 +++++++++
  docs/devel/qom.rst       |  3 ++-
  4 files changed, 25 insertions(+), 1 deletion(-)
  create mode 100644 docs/devel/qdev-api.rst
  create mode 100644 docs/devel/qom-api.rst

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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