Searched refs:vmstate_info_int8 (Results 1 - 2 of 2) sorted by relevance

/external/qemu/include/migration/
H A Dvmstate.h148 extern const VMStateInfo vmstate_info_int8;
526 VMSTATE_SINGLE(_f, _s, _v, vmstate_info_int8, int8_t)
/external/qemu/
H A Dsavevm.c1257 const VMStateInfo vmstate_info_int8 = { variable

Completed in 104 milliseconds