diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2023-06-30 19:04:12 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2023-07-03 12:52:26 +0100 |
commit | 43398409ce1a7fa83856f6141204aa103f0fe72c (patch) | |
tree | aacf0e0cc295d9694f1a8a6ae15ccf81acadf761 /python | |
parent | da966a8a7ccb3811546bf141e17e928ea291256e (diff) | |
download | qemu-43398409ce1a7fa83856f6141204aa103f0fe72c.zip qemu-43398409ce1a7fa83856f6141204aa103f0fe72c.tar.gz qemu-43398409ce1a7fa83856f6141204aa103f0fe72c.tar.bz2 |
docs/devel: introduce some key concepts for QOM development
Using QOM correctly is increasingly important to maintaining a modern
code base. However the current documentation skips some important
concepts before launching into a simple example. Lets:
- at least mention properties
- mention TYPE_OBJECT and TYPE_DEVICE
- talk about why we have realize/unrealize
- mention the QOM tree
- lightly re-arrange the order we mention things
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230630180423.558337-28-alex.bennee@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions