/openbmc/qemu/migration/ |
H A D | vmstate.c | 114 vmsd->name, version_id, vmsd->version_id); in vmstate_load_state() 121 vmsd->name, version_id, vmsd->minimum_version_id); in vmstate_load_state() 125 if (vmsd->pre_load) { in vmstate_load_state() 126 ret = vmsd->pre_load(opaque); in vmstate_load_state() 187 if (vmsd->post_load) { in vmstate_load_state() 332 if (vmsd->needed && !vmsd->needed(opaque)) { in vmstate_section_needed() 343 return vmstate_save_state_v(f, vmsd, opaque, vmdesc_id, vmsd->version_id, NULL); in vmstate_save_state() 349 return vmstate_save_state_v(f, vmsd, opaque, vmdesc_id, vmsd->version_id, errp); in vmstate_save_state_with_err() 360 if (vmsd->pre_save) { in vmstate_save_state_v() 447 if (vmsd->post_save) { in vmstate_save_state_v() [all …]
|
H A D | vmstate-types.c | 522 const VMStateDescription *vmsd = field->vmsd; in get_tmp() local 536 const VMStateDescription *vmsd = field->vmsd; in put_tmp() local 605 const VMStateDescription *vmsd = field->vmsd; in get_qtailq() local 614 if (version_id > vmsd->version_id) { in get_qtailq() 643 const VMStateDescription *vmsd = field->vmsd; in put_qtailq() local 649 trace_put_qtailq(vmsd->name, vmsd->version_id); in put_qtailq() 825 const VMStateDescription *vmsd = field->vmsd; in put_qlist() local 831 trace_put_qlist(field->name, vmsd->name, vmsd->version_id); in put_qlist() 851 const VMStateDescription *vmsd = field->vmsd; in get_qlist() local 859 trace_get_qlist(field->name, vmsd->name, vmsd->version_id); in get_qlist() [all …]
|
H A D | savevm.c | 707 if (se->vmsd) { in save_state_priority() 785 se->vmsd = NULL; in register_savevm_live() 898 se->vmsd = vmsd; in vmstate_register_with_alias_id() 944 if (se->vmsd == vmsd && se->opaque == opaque) { in vmstate_unregister() 1021 if (se->vmsd && !vmstate_section_needed(se->vmsd, se->opaque)) { in vmstate_save() 1228 if (se->vmsd && se->vmsd->unmigratable) { in qemu_savevm_state_blocked() 1242 if (se->vmsd && se->vmsd->unmigratable) { in qemu_savevm_non_migratable_list() 1281 if (se->vmsd && se->vmsd->dev_unplug_pending && in qemu_savevm_state_guest_unplug_pending() 1326 if (se->vmsd && se->vmsd->early_setup) { in qemu_savevm_state_setup() 1548 if (se->vmsd && se->vmsd->early_setup) { in qemu_savevm_state_complete_precopy_non_iterable() [all …]
|
/openbmc/qemu/stubs/ |
H A D | vmstate.c | 6 const VMStateDescription *vmsd, in vmstate_register_with_alias_id() argument 15 const VMStateDescription *vmsd, in vmstate_unregister() argument 20 bool vmstate_check_only_migratable(const VMStateDescription *vmsd) in vmstate_check_only_migratable() argument
|
/openbmc/qemu/include/migration/ |
H A D | vmstate.h | 178 const VMStateDescription *vmsd; member 465 .vmsd = &(_vmsd), \ 475 .vmsd = &(_vmsd), \ 484 .vmsd = &(_vmsd), \ 1185 int vmstate_load_state(QEMUFile *f, const VMStateDescription *vmsd, 1187 int vmstate_save_state(QEMUFile *f, const VMStateDescription *vmsd, 1201 const VMStateDescription *vmsd, 1216 const VMStateDescription *vmsd, in vmstate_register() argument 1219 return vmstate_register_with_alias_id(obj, instance_id, vmsd, in vmstate_register() 1231 const VMStateDescription *vmsd, [all …]
|
/openbmc/qemu/include/hw/input/ |
H A D | hid.h | 67 .vmsd = &vmstate_hid_keyboard_device, \ 77 .vmsd = &vmstate_hid_ptr_device, \
|
/openbmc/qemu/target/ppc/ |
H A D | cpu-qom.h | 52 .vmsd = &vmstate_ppc_timebase, \
|
/openbmc/qemu/hw/virtio/ |
H A D | vhost-user-device.c | 49 dc->vmsd = &vud_vmstate; in vud_class_init()
|
H A D | vhost-user-gpio.c | 45 dc->vmsd = &vu_gpio_vmstate; in vu_gpio_class_init()
|
H A D | vhost-user-input.c | 39 dc->vmsd = &vmstate_vhost_input; in vhost_input_class_init()
|
H A D | vhost-user-rng.c | 46 dc->vmsd = &vu_rng_vmstate; in vu_rng_class_init()
|
H A D | vhost-user-snd.c | 47 dc->vmsd = &vu_snd_vmstate; in vu_snd_class_init()
|
H A D | vhost-user-i2c.c | 45 dc->vmsd = &vu_i2c_vmstate; in vu_i2c_class_init()
|
/openbmc/qemu/include/hw/i2c/ |
H A D | smbus_slave.h | 84 .vmsd = &vmstate_smbus_device, \
|
/openbmc/qemu/hw/vfio/ |
H A D | amd-xgbe.c | 43 dc->vmsd = &vfio_platform_amd_xgbe_vmstate; in vfio_amd_xgbe_class_init()
|
H A D | calxeda-xgmac.c | 43 dc->vmsd = &vfio_platform_calxeda_xgmac_vmstate; in vfio_calxeda_xgmac_class_init()
|
/openbmc/qemu/hw/usb/ |
H A D | u2f.h | 81 .vmsd = &vmstate_u2f_key, \
|
/openbmc/qemu/hw/ide/ |
H A D | piix.c | 187 dc->vmsd = &vmstate_ide_pci; in piix3_ide_class_init() 210 dc->vmsd = &vmstate_ide_pci; in piix4_ide_class_init()
|
/openbmc/qemu/hw/misc/ |
H A D | bcm2835_cprman.c | 139 dc->vmsd = &pll_vmstate; in pll_class_init() 243 dc->vmsd = &pll_channel_vmstate; in pll_channel_class_init() 364 dc->vmsd = &clock_mux_vmstate; in clock_mux_class_init() 418 dc->vmsd = &dsi0hsck_mux_vmstate; in dsi0hsck_mux_class_init() 792 dc->vmsd = &cprman_vmstate; in cprman_class_init()
|
H A D | pvpanic-pci.c | 74 dc->vmsd = &vmstate_pvpanic_pci; in pvpanic_pci_class_init()
|
/openbmc/qemu/hw/char/ |
H A D | serial-pci-multi.c | 161 dc->vmsd = &vmstate_pci_multi_serial; in multi_2x_serial_pci_class_initfn() 176 dc->vmsd = &vmstate_pci_multi_serial; in multi_4x_serial_pci_class_initfn()
|
/openbmc/qemu/hw/pci-bridge/ |
H A D | simba.c | 82 dc->vmsd = &vmstate_pci_device; in simba_pci_bridge_class_init()
|
H A D | i82801b11.c | 100 dc->vmsd = &i82801b11_bridge_dev_vmstate; in i82801b11_bridge_class_init()
|
/openbmc/qemu/include/hw/ssi/ |
H A D | ssi.h | 77 .vmsd = &vmstate_ssi_peripheral, \
|
/openbmc/qemu/hw/display/ |
H A D | cirrus_vga_isa.c | 84 dc->vmsd = &vmstate_cirrus_vga; in isa_cirrus_vga_class_init()
|