unicorn/qemu/hw/i386
Eduardo Habkost 940d2371ea
machine: Remove unused fields from QEMUMachine
This removes the following fields from QEMUMachine: family, alias,
reset, hot_add_cpu, units_per_default_bus, no_serial, no_parallel,
use_virtcon, use_sclp, no_floppy, no_cdrom, default_display,
compat_props, and hw_version.

The only users of those fields were already converted to use QOM and
MachineClass directly, so they are not needed anymore.

Backports commit d48f4fa69eb3efb03a2efe2e4606a97a17cf222f from qemu
2018-03-09 14:26:23 -05:00
..
Makefile.objs cleanup 2017-01-23 10:06:49 +08:00
pc.c Include less of the generated modular QAPI headers 2018-03-09 10:06:19 -05:00
pc_piix.c machine: Remove unused fields from QEMUMachine 2018-03-09 14:26:23 -05:00