qemu-devel
[Top][All Lists]
Advanced

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

PCIDeviceClass realize() and exit() vs. QOM realize() and finalize()


From: Mark Cave-Ayland
Subject: PCIDeviceClass realize() and exit() vs. QOM realize() and finalize()
Date: Tue, 22 Mar 2022 08:28:37 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

Hi all,

Does anyone know the difference between PCIDeviceClass realize()/exit() vs. QOM realize() and finalize()? The reason for asking is that I recently got bitten by using a standard QOM pattern to configure a PCI device which didn't work because it was dependent upon setup that was done in PCIDeviceClass realize().


ATB,

Mark.



reply via email to

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