mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-25 05:39:20 +00:00
b65a3ece3b
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 |
||
---|---|---|
.. | ||
arm | ||
cpu | ||
i386 | ||
m68k | ||
mips | ||
sparc | ||
xen | ||
boards.h | ||
hw.h | ||
qdev-core.h | ||
qdev.h | ||
registerfields.h |