Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_colo.h100 struct libxl__colo_restore_state { struct
102 struct libxl__ao *ao;
103 uint32_t domid;
104 int send_back_fd;
105 int recv_fd;
106 int hvm;
107 libxl__colo_callback *callback;
108 char *colo_proxy_script;
133 libxl__colo_restore_state *crs); argument
A Dlibxl_internal.h214 typedef struct libxl__colo_restore_state libxl__colo_restore_state; typedef

Completed in 14 milliseconds