From da966a8a7ccb3811546bf141e17e928ea291256e Mon Sep 17 00:00:00 2001 From: Alex Bennée Date: Fri, 30 Jun 2023 19:04:11 +0100 Subject: docs/devel: split qom-api reference into new file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Alex Bennée Message-Id: <20230630180423.558337-27-alex.bennee@linaro.org> --- docs/devel/index-api.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/devel/index-api.rst') diff --git a/docs/devel/index-api.rst b/docs/devel/index-api.rst index 7108821746..539ad29c21 100644 --- a/docs/devel/index-api.rst +++ b/docs/devel/index-api.rst @@ -11,5 +11,7 @@ generated from in-code annotations to function prototypes. loads-stores memory modules + qom-api + qdev-api ui zoned-storage -- cgit 1.4.1