/openbmc/qemu/target/microblaze/ |
H A D | machine.c | 83 VMSTATE_STRUCT(mmu, CPUMBState, 0, vmstate_mmu, MicroBlazeMMU), 97 VMSTATE_STRUCT(env, MicroBlazeCPU, 1, vmstate_env, CPUMBState),
|
/openbmc/qemu/target/openrisc/ |
H A D | machine.c | 110 VMSTATE_STRUCT(tlb, CPUOpenRISCState, 1, 140 VMSTATE_STRUCT(env, OpenRISCCPU, 1, vmstate_env, CPUOpenRISCState),
|
/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 | 34 VMSTATE_STRUCT(_field, _state, 1, vmstate_ccw_dev, CcwDevice)
|
/openbmc/qemu/hw/net/can/ |
H A D | can_mioe3680_pci.c | 208 VMSTATE_STRUCT(sja_state[0], Mioe3680PCIState, 0, vmstate_can_sja, 210 VMSTATE_STRUCT(sja_state[1], Mioe3680PCIState, 0, vmstate_can_sja,
|
H A D | can_pcm3680_pci.c | 209 VMSTATE_STRUCT(sja_state[0], Pcm3680iPCIState, 0, 211 VMSTATE_STRUCT(sja_state[1], Pcm3680iPCIState, 0,
|
H A D | ctucan_pci.c | 220 VMSTATE_STRUCT(ctucan_state[0], CtuCanPCIState, 0, vmstate_ctucan, 223 VMSTATE_STRUCT(ctucan_state[1], CtuCanPCIState, 0, vmstate_ctucan,
|
/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/include/hw/ipack/ |
H A D | ipack.h | 73 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/target/alpha/ |
H A D | machine.c | 78 VMSTATE_STRUCT(env, AlphaCPU, 1, vmstate_env, CPUAlphaState),
|
/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/target/cris/ |
H A D | machine.c | 90 VMSTATE_STRUCT(env, CRISCPU, 1, vmstate_cris_env, CPUCRISState),
|
/openbmc/qemu/hw/char/ |
H A D | serial-pci.c | 79 VMSTATE_STRUCT(state, PCISerialState, 0, vmstate_serial, SerialState),
|
/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,
|
/openbmc/qemu/hw/ipmi/ |
H A D | pci_ipmi_kcs.c | 92 VMSTATE_STRUCT(kcs, PCIIPMIKCSDevice, 1, vmstate_IPMIKCS, IPMIKCS),
|
H A D | pci_ipmi_bt.c | 92 VMSTATE_STRUCT(bt, PCIIPMIBTDevice, 1, vmstate_IPMIBT, IPMIBT),
|
/openbmc/qemu/hw/net/ |
H A D | lance.c | 98 VMSTATE_STRUCT(state, SysBusPCNetState, 0, vmstate_pcnet, PCNetState),
|
H A D | ne2000-pci.c | 44 VMSTATE_STRUCT(ne2000, PCINE2000State, 0, vmstate_ne2000, NE2000State),
|
H A D | ne2000-isa.c | 57 VMSTATE_STRUCT(ne2000, ISANE2000State, 0, vmstate_ne2000, NE2000State),
|
/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/usb/ |
H A D | hcd-xhci-sysbus.c | 95 VMSTATE_STRUCT(xhci, XHCISysbusState, 1, vmstate_xhci, XHCIState),
|
H A D | hcd-ohci-pci.c | 125 VMSTATE_STRUCT(state, OHCIPCIState, 1, vmstate_ohci_state, OHCIState),
|