mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-02-07 08:40:43 -07:00
Similar to CPU and machine classes, "-accel" class names are mangled, so we have to first get a class via accel_find and then instantiate it. Provide a new function to instantiate a class without going through object_class_get_name, and use it for CPUs and machines already. Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
||
|---|---|---|
| .. | ||
| object.h | ||
| object_interfaces.h | ||
| qom-qobject.h | ||