Home
last modified time | relevance | path

Searched refs:vmstate_info_bitmap (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/migration/
H A Dvmstate.h244 extern const VMStateInfo vmstate_info_bitmap;
759 .info = &vmstate_info_bitmap, \
/openbmc/qemu/migration/
H A Dvmstate-types.c592 const VMStateInfo vmstate_info_bitmap = { variable