On Mon, 2 Mar 2020 at 18:19, Philippe Mathieu-Daudé <[email protected]> wrote: > Without verifying the code base/commits, my understanding is that was > required to use cpu object with linux-user before Markus added support > for anonymous object container for QOM objects on linux-user. So now we > could make CPUClass inherits of DeviceClass.
CPUClass already does inherit from DeviceClass... thanks -- PMM
