Searched refs:VMSTATE_STRUCT_POINTER (Results 1 – 12 of 12) sorted by relevance
| /openbmc/qemu/hw/display/ |
| H A D | ramfb-standalone.c | 59 VMSTATE_STRUCT_POINTER(state, RAMFBStandaloneState, ramfb_vmstate, RAMFBState),
|
| /openbmc/qemu/hw/s390x/ |
| H A D | ccw-device.c | 115 VMSTATE_STRUCT_POINTER(sch, CcwDevice, vmstate_subch_dev, SubchDev),
|
| /openbmc/qemu/target/mips/system/ |
| H A D | machine.c | 236 VMSTATE_STRUCT_POINTER(env.mvp, MIPSCPU, vmstate_mvp, 240 VMSTATE_STRUCT_POINTER(env.tlb, MIPSCPU, vmstate_tlb,
|
| /openbmc/qemu/target/sparc/ |
| H A D | machine.c | 25 VMSTATE_STRUCT_POINTER(_f, _s, vmstate_cpu_timer, CPUTimer)
|
| /openbmc/qemu/hw/vfio/ |
| H A D | display.c | 576 VMSTATE_STRUCT_POINTER(ramfb, VFIODisplay, ramfb_vmstate, RAMFBState),
|
| H A D | pci.c | 2767 VMSTATE_STRUCT_POINTER(dpy, VFIOPCIDevice, vfio_display_vmstate,
|
| /openbmc/qemu/ui/ |
| H A D | vdagent.c | 1056 VMSTATE_STRUCT_POINTER(outbuf, VDAgentChardev, vmstate_vdba, GByteArray),
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-vmstate.c | 1428 VMSTATE_STRUCT_POINTER(parent, TmpTestStruct,
|
| /openbmc/qemu/target/i386/ |
| H A D | machine.c | 1254 VMSTATE_STRUCT_POINTER(env.nested_state, X86CPU,
|
| /openbmc/qemu/include/migration/ |
| H A D | vmstate.h | 870 #define VMSTATE_STRUCT_POINTER(_field, _state, _vmsd, _type) \ macro
|
| /openbmc/qemu/hw/hyperv/ |
| H A D | vmbus.c | 2650 VMSTATE_STRUCT_POINTER(bus, VMBusBridge, vmstate_vmbus, VMBus),
|
| /openbmc/qemu/hw/net/ |
| H A D | virtio-net.c | 3504 VMSTATE_STRUCT_POINTER(vqs, VirtIONet,
|