Home
last modified time | relevance | path

Searched refs:checkpointed_stream (Results 1 – 12 of 12) sorted by relevance

/tools/libs/light/
A Dlibxl_save_callout.c63 cbflags, dcs->restore_params.checkpointed_stream, in libxl__xc_domain_restore()
69 if (dcs->restore_params.checkpointed_stream == in libxl__xc_domain_restore()
91 dss->checkpointed_stream, in libxl__xc_domain_save()
A Dlibxl_stream_read.c844 const int checkpointed_stream = dcs->restore_params.checkpointed_stream; in libxl__xc_domain_restore_done() local
865 switch (checkpointed_stream) { in libxl__xc_domain_restore_done()
A Dlibxl_dom_save.c254 if (dss->checkpointed_stream != LIBXL_CHECKPOINTED_STREAM_NONE && !r_info) { in libxl__domain_save()
289 if (dss->checkpointed_stream == LIBXL_CHECKPOINTED_STREAM_NONE) in libxl__domain_save()
A Dlibxl_create.c1396 const int checkpointed_stream = dcs->restore_params.checkpointed_stream; in domcreate_bootloader_done() local
1443 checkpointed_stream == LIBXL_CHECKPOINTED_STREAM_COLO) { in domcreate_bootloader_done()
1460 switch (checkpointed_stream) { in domcreate_bootloader_done()
2117 if (cdcs->dcs.restore_params.checkpointed_stream == in do_domain_create()
2365 if (params->checkpointed_stream == LIBXL_CHECKPOINTED_STREAM_COLO) { in libxl_domain_create_restore()
A Dlibxl_stream_write.c366 if (dss->checkpointed_stream != LIBXL_CHECKPOINTED_STREAM_NONE) in libxl__xc_domain_save_done()
A Dlibxl_domain.c462 dss->checkpointed_stream = LIBXL_CHECKPOINTED_STREAM_COLO; in libxl_domain_remus_start()
464 dss->checkpointed_stream = LIBXL_CHECKPOINTED_STREAM_REMUS; in libxl_domain_remus_start()
528 dss->checkpointed_stream = LIBXL_CHECKPOINTED_STREAM_NONE; in libxl_domain_suspend()
A Dlibxl_types.idl270 libxl_checkpointed_stream = Enumeration("checkpointed_stream", [
478 ("checkpointed_stream", integer),
A Dlibxl_internal.h3584 int checkpointed_stream; member
/tools/xl/
A Dxl.h41 int checkpointed_stream; member
A Dxl_vmcontrol.c960 params.checkpointed_stream = dom_info->checkpointed_stream; in create_domain()
A Dxl_migrate.c350 dom_info.checkpointed_stream = checkpointed; in migrate_receive()
/tools/golang/xenlight/
A Dhelpers.gen.go733 x.CheckpointedStream = int(xc.checkpointed_stream)
747 xc.checkpointed_stream = C.int(x.CheckpointedStream)

Completed in 46 milliseconds