qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 26/26] docs/devel: introduce some key concepts for QOM develo


From: Paolo Bonzini
Subject: Re: [PATCH 26/26] docs/devel: introduce some key concepts for QOM development
Date: Mon, 26 Jun 2023 15:27:49 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 6/23/23 14:21, Alex Bennée wrote:
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

Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
Message-Id:<20230619171437.357374-6-alex.bennee@linaro.org>

There were review comments on this series that haven't been applied.

Paolo




reply via email to

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