diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2018-12-05 18:58:24 -0200 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2018-12-11 15:45:22 -0200 |
commit | a140c199f41bd90747982f30eb7eceee6f1aa0db (patch) | |
tree | 2bd151aa3b0461ad8922903f4f64dd64b90214cb /scripts | |
parent | 951597607696f228c40d42243865319c1750f19e (diff) | |
download | qemu-a140c199f41bd90747982f30eb7eceee6f1aa0db.zip qemu-a140c199f41bd90747982f30eb7eceee6f1aa0db.tar.gz qemu-a140c199f41bd90747982f30eb7eceee6f1aa0db.tar.bz2 |
spapr: Use default_machine_opts to set use_hotplug_event_source
Instead of setting use_hotplug_event_source at instance_init
time, set default_machine_opts on spapr_machine_2_7_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-3-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