diff options
| author | Eduardo Habkost <ehabkost@redhat.com> | 2018-12-05 18:58:23 -0200 |
|---|---|---|
| committer | Eduardo Habkost <ehabkost@redhat.com> | 2018-12-11 15:45:22 -0200 |
| commit | 951597607696f228c40d42243865319c1750f19e (patch) | |
| tree | 2b6767ff2c57317c92e489a468ddffa7332bf356 /hw/core/machine.c | |
| parent | 84e060bf90a6157cfb3c95423faa789214ae25d7 (diff) | |
| download | focaccia-qemu-951597607696f228c40d42243865319c1750f19e.tar.gz focaccia-qemu-951597607696f228c40d42243865319c1750f19e.zip | |
virt: Eliminate separate instance_init functions
All instance_init functions for all virt machine-types run exactly the same code, so we don't need separate functions. We only need to set instance_init for TYPE_VIRT_MACHINE. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Message-Id: <20181205205827.19387-2-ehabkost@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'hw/core/machine.c')
0 files changed, 0 insertions, 0 deletions