unicorn/qemu/hw
Eduardo Habkost 46e1c5482b
machine: Set MachineClass::name automatically
Now all TYPE_MACHINE subclasses use MACHINE_TYPE_NAME to generate the
class name. So instead of requiring each subclass to set
MachineClass::name manually, we can now set it automatically at the
TYPE_MACHINE class_base_init() function.

Backports commit 98cec76a7076c4a38e16f1a9de170a7942b3be54 from qemu
2018-03-11 14:38:58 -04:00
..
arm machine: Set MachineClass::name automatically 2018-03-11 14:38:58 -04:00
core machine: Set MachineClass::name automatically 2018-03-11 14:38:58 -04:00
i386 pc: Generate init functions with a macro 2018-03-11 13:42:19 -04:00
intc qemu-common: push cpu.h inclusion out of qemu-common.h 2018-02-24 01:50:56 -05:00
m68k qemu-common: push cpu.h inclusion out of qemu-common.h 2018-02-24 01:50:56 -05:00
mips mips: replace cpu_mips_init() with cpu_generic_init() 2018-03-05 00:49:10 -05:00
sparc hw: explicitly include qemu-common.h and cpu.h 2018-02-21 23:15:09 -05:00
sparc64 util: move declarations out of qemu-common.h 2018-02-22 09:25:48 -05:00
Makefile.objs import 2015-08-21 15:04:50 +08:00