diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2015-05-15 14:18:58 -0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2015-05-31 16:26:42 +0200 |
commit | d48f4fa69eb3efb03a2efe2e4606a97a17cf222f (patch) | |
tree | 4e4ed3673680ee2545885e6177f5a48524b79f71 /qmp.c | |
parent | d644b11657ae047d50d8ea9ce285ecd6dae04ca2 (diff) | |
download | qemu-d48f4fa69eb3efb03a2efe2e4606a97a17cf222f.zip qemu-d48f4fa69eb3efb03a2efe2e4606a97a17cf222f.tar.gz qemu-d48f4fa69eb3efb03a2efe2e4606a97a17cf222f.tar.bz2 |
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.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'qmp.c')
0 files changed, 0 insertions, 0 deletions