diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2018-12-05 18:58:25 -0200 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2018-12-11 15:45:22 -0200 |
commit | f6d0656bc11eef7a7a4ec7e4d41ef5cb09a84ddf (patch) | |
tree | 2f92073a7b631824a500938bf9dbb3d8169c9453 /scripts | |
parent | a140c199f41bd90747982f30eb7eceee6f1aa0db (diff) | |
download | qemu-f6d0656bc11eef7a7a4ec7e4d41ef5cb09a84ddf.zip qemu-f6d0656bc11eef7a7a4ec7e4d41ef5cb09a84ddf.tar.gz qemu-f6d0656bc11eef7a7a4ec7e4d41ef5cb09a84ddf.tar.bz2 |
spapr: Use default_machine_opts to set suppress_vmdesc
Instead of setting suppress_vmdesc at instance_init time, set
default_machine_opts on spapr_machine_2_2_class_options() to
implement equivalent behavior.
This will let us eliminate the need for separate instance_init
functions for each spapr machine-type.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20181205205827.19387-4-ehabkost@redhat.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions