qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 5/5] docs/devel: introduce some key concepts for QOM developm


From: Richard Henderson
Subject: Re: [PATCH 5/5] docs/devel: introduce some key concepts for QOM development
Date: Tue, 20 Jun 2023 12:10:36 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 6/19/23 19:14, Alex Bennée wrote:
+As class initialisation cannot fail devices have an two additional
+methods to handle the creation of dynamic devices. The ``realize``

Beginning with "as" feels like a continuation from something that has been omitted. You've skipped over describing ``init`` entirely, and then assumed it.

+The reverse function is ``unrealize`` and should be were clean-up

"and is where clean-up"


r~



reply via email to

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