mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
instance_init() can be called multiple times, e.g. during introspection of the device. We should not install the vmstate handlers here. Do it in the realize() function instead. Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Acked-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Juan Quintela <quintela@redhat.com> Message-ID: <20231020145554.662751-1-thuth@redhat.com> |
||
|---|---|---|
| .. | ||
| ipmi.c | ||
| ipmi_bmc_extern.c | ||
| ipmi_bmc_sim.c | ||
| ipmi_bt.c | ||
| ipmi_kcs.c | ||
| isa_ipmi_bt.c | ||
| isa_ipmi_kcs.c | ||
| Kconfig | ||
| meson.build | ||
| pci_ipmi_bt.c | ||
| pci_ipmi_kcs.c | ||
| smbus_ipmi.c | ||