qemu-devel
[Top][All Lists]
Advanced

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

instance_init() and the realize() functions


From: Pratik Parvati
Subject: instance_init() and the realize() functions
Date: Sat, 18 Jul 2020 12:39:27 +0530

Hi team,

Could someone please guild me to understand the difference between instance_init() and the realize() functions? The class_init() function is straight forward (it is similar to the constructor in C++ OOP); But I am, finding hard to quote the difference between instance_init() and realize().

What is the code flow when both functions are defined?

Thanks & Regards,
Pratik

reply via email to

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