mirror of
https://github.com/mii443/qemu.git
synced 2025-08-25 00:19:36 +00:00
Drop ISADeviceClass::init and the resulting no-op initfn and let children implement their own realizefn. Adapt error handling. Split off an instance_init where sensible. Signed-off-by: Andreas Färber <afaerber@suse.de>