Home
last modified time | relevance | path

Searched defs:VMStateInfo (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/rust/qemu-api/src/
H A Dlib.rs30 unsafe impl Sync for bindings::VMStateInfo {} implementation
/openbmc/qemu/include/migration/
H A Dvmstate.h32 typedef struct VMStateInfo VMStateInfo; typedef
42 struct VMStateInfo { struct
43 const char *name;
44 int coroutine_mixed_fn (*get)(QEMUFile *f, void *pv, size_t size,
46 int coroutine_mixed_fn (*put)(QEMUFile *f, void *pv, size_t size,