]> Git Repo - qemu.git/commit
spapr: Use default_machine_opts to set use_hotplug_event_source
authorEduardo Habkost <[email protected]>
Wed, 5 Dec 2018 20:58:24 +0000 (18:58 -0200)
committerEduardo Habkost <[email protected]>
Tue, 11 Dec 2018 17:45:22 +0000 (15:45 -0200)
commita140c199f41bd90747982f30eb7eceee6f1aa0db
tree2bd151aa3b0461ad8922903f4f64dd64b90214cb
parent951597607696f228c40d42243865319c1750f19e
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 <[email protected]>
Message-Id: <20181205205827[email protected]>
Acked-by: David Gibson <[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
hw/ppc/spapr.c
This page took 0.024478 seconds and 4 git commands to generate.