diff options
| author | David Gibson | 2015-12-03 07:34:20 +0100 |
|---|---|---|
| committer | David Gibson | 2016-01-11 05:29:05 +0100 |
| commit | 64f0f70a00ec62f10a1fd333a3a3a6bf513fc1a0 (patch) | |
| tree | 834aeff4a660e17de9d3ae9a9aaff5a16a85bd22 /include/exec | |
| parent | pseries: Rearrange versioned machine type code (diff) | |
| download | qemu-64f0f70a00ec62f10a1fd333a3a3a6bf513fc1a0.tar.gz qemu-64f0f70a00ec62f10a1fd333a3a3a6bf513fc1a0.tar.xz qemu-64f0f70a00ec62f10a1fd333a3a3a6bf513fc1a0.zip | |
pseries: Remove redundant calls to spapr_machine_initfn()
The instance_init() functions for several of the pseries-x.y versioned
machine types explicitly call spapr_machine_initfn(). But that's the
instance_init function for the common parent of all those machine types,
so will already have been called beforehand by the QOM infrastructure.
Remove the redundant calls.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
