qemu-e2k/target
Paolo Bonzini 3c75e12ea6 qom: add object_new_with_class
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>
2019-12-17 19:32:26 +01:00
..
alpha
arm target/arm: ensure we use current exception state after SCR update 2019-12-16 10:52:58 +00:00
cris
hppa
i386 qom: add object_new_with_class 2019-12-17 19:32:26 +01:00
lm32
m68k
microblaze
mips
moxie
nios2
openrisc
ppc target/ppc: Add SPR TBU40 2019-12-17 10:39:48 +11:00
riscv
s390x qom: add object_new_with_class 2019-12-17 19:32:26 +01:00
sh4
sparc
tilegx
tricore
unicore32
xtensa