qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] List of files containing devices which have not been QO


From: Paolo Bonzini
Subject: Re: [Qemu-devel] List of files containing devices which have not been QOMified
Date: Tue, 6 Nov 2018 20:46:35 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0

On 06/11/2018 19:43, Peter Maydell wrote:
> hw/core/ptimer.c

Not a device.

> hw/i2c/bitbang_i2c.c

TYPE_GPIO_I2C?

> hw/ide/ahci.c

Even though AHCIState is not a QOM object, all of its users are
(TYPE_SYSBUS_AHCI is in this file, TYPE_ICH9_AHCI is in hw/ide/ich.c).

Paolo



reply via email to

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