| /openbmc/qemu/target/microblaze/ |
| H A D | machine.c | 83 VMSTATE_STRUCT(mmu, CPUMBState, 0, vmstate_mmu, MicroBlazeMMU), 96 VMSTATE_STRUCT(parent_obj, MicroBlazeCPU, 0, vmstate_cpu_common, CPUState), 97 VMSTATE_STRUCT(env, MicroBlazeCPU, 1, vmstate_env, CPUMBState),
|
| /openbmc/qemu/target/openrisc/ |
| H A D | machine.c | 110 VMSTATE_STRUCT(tlb, CPUOpenRISCState, 1, 139 VMSTATE_STRUCT(parent_obj, OpenRISCCPU, 0, vmstate_cpu_common, CPUState), 140 VMSTATE_STRUCT(env, OpenRISCCPU, 1, vmstate_env, CPUOpenRISCState),
|
| /openbmc/qemu/target/alpha/ |
| H A D | machine.c | 77 VMSTATE_STRUCT(parent_obj, AlphaCPU, 0, vmstate_cpu_common, CPUState), 78 VMSTATE_STRUCT(env, AlphaCPU, 1, vmstate_env, CPUAlphaState),
|
| /openbmc/qemu/hw/audio/ |
| H A D | pl041.c | 598 VMSTATE_STRUCT(tx_fifo, pl041_channel, 0, 603 VMSTATE_STRUCT(rx_fifo, pl041_channel, 0, 618 VMSTATE_STRUCT(regs, PL041State, 0, 620 VMSTATE_STRUCT(fifo1, PL041State, 0, 622 VMSTATE_STRUCT(codec, PL041State, 0,
|
| /openbmc/qemu/hw/s390x/ |
| H A D | ccw-device.h | 36 VMSTATE_STRUCT(_field, _state, 1, vmstate_ccw_dev, CcwDevice)
|
| /openbmc/qemu/include/hw/acpi/ |
| H A D | memory_hotplug.h | 49 VMSTATE_STRUCT(memhp, state, 1, \
|
| H A D | cpu.h | 75 VMSTATE_STRUCT(cpuhp, state, 1, \
|
| /openbmc/qemu/hw/net/can/ |
| H A D | can_mioe3680_pci.c | 204 VMSTATE_STRUCT(sja_state[0], Mioe3680PCIState, 0, vmstate_can_sja, 206 VMSTATE_STRUCT(sja_state[1], Mioe3680PCIState, 0, vmstate_can_sja,
|
| H A D | can_pcm3680_pci.c | 205 VMSTATE_STRUCT(sja_state[0], Pcm3680iPCIState, 0, 207 VMSTATE_STRUCT(sja_state[1], Pcm3680iPCIState, 0,
|
| H A D | ctucan_pci.c | 216 VMSTATE_STRUCT(ctucan_state[0], CtuCanPCIState, 0, vmstate_ctucan, 219 VMSTATE_STRUCT(ctucan_state[1], CtuCanPCIState, 0, vmstate_ctucan,
|
| /openbmc/qemu/target/hppa/ |
| H A D | machine.c | 219 VMSTATE_STRUCT(parent_obj, HPPACPU, 0, vmstate_cpu_common, CPUState), 220 VMSTATE_STRUCT(env, HPPACPU, 1, vmstate_env, CPUHPPAState),
|
| /openbmc/qemu/include/hw/ipack/ |
| H A D | ipack.h | 70 VMSTATE_STRUCT(_field, _state, 1, vmstate_ipack_device, IPackDevice)
|
| /openbmc/qemu/hw/pci-bridge/ |
| H A D | ioh3420.c | 93 VMSTATE_STRUCT(parent_obj.parent_obj.parent_obj.exp.aer_log,
|
| H A D | xio3130_upstream.c | 120 VMSTATE_STRUCT(parent_obj.parent_obj.exp.aer_log, PCIEPort, 0,
|
| /openbmc/qemu/hw/char/ |
| H A D | serial-pci.c | 78 VMSTATE_STRUCT(state, PCISerialState, 0, vmstate_serial, SerialState),
|
| /openbmc/qemu/hw/ide/ |
| H A D | ide-internal.h | 383 VMSTATE_STRUCT(_field, _state, 1, vmstate_ide_bus, IDEBus) 394 VMSTATE_STRUCT(_field, _state, 1, vmstate_ide_drive, IDEState)
|
| /openbmc/qemu/hw/uefi/ |
| H A D | var-service-sysbus.c | 26 VMSTATE_STRUCT(state, uefi_vars_sysbus_state, 0,
|
| /openbmc/qemu/hw/net/ |
| H A D | ne2000-pci.c | 44 VMSTATE_STRUCT(ne2000, PCINE2000State, 0, vmstate_ne2000, NE2000State),
|
| H A D | lance.c | 98 VMSTATE_STRUCT(state, SysBusPCNetState, 0, vmstate_pcnet, PCNetState),
|
| H A D | ne2000-isa.c | 57 VMSTATE_STRUCT(ne2000, ISANE2000State, 0, vmstate_ne2000, NE2000State),
|
| /openbmc/qemu/hw/ipmi/ |
| H A D | pci_ipmi_kcs.c | 102 VMSTATE_STRUCT(kcs, PCIIPMIKCSDevice, 1, vmstate_IPMIKCS, IPMIKCS),
|
| /openbmc/qemu/hw/usb/ |
| H A D | hcd-ohci-pci.c | 124 VMSTATE_STRUCT(state, OHCIPCIState, 1, vmstate_ohci_state, OHCIState),
|
| H A D | hcd-xhci-sysbus.c | 94 VMSTATE_STRUCT(xhci, XHCISysbusState, 1, vmstate_xhci, XHCIState),
|
| /openbmc/qemu/hw/input/ |
| H A D | lasips2.c | 56 VMSTATE_STRUCT(kbd_port.parent_obj, LASIPS2State, 1, 58 VMSTATE_STRUCT(mouse_port.parent_obj, LASIPS2State, 1,
|
| /openbmc/qemu/hw/timer/ |
| H A D | npcm7xx_timer.c | 653 VMSTATE_STRUCT(base_timer, NPCM7xxTimer, 667 VMSTATE_STRUCT(base_timer, NPCM7xxWatchdogTimer, 685 VMSTATE_STRUCT(watchdog_timer, NPCM7xxTimerCtrlState,
|