Searched refs:specs (Results 1 – 7 of 7) sorted by relevance
/xen/tools/libxl/ |
A D | libxlu_disk.c | 50 int nspecs, const char *const *specs, in xlu_disk_parse() argument 63 e = dpc_prep(&dpc, specs[i]); in xlu_disk_parse()
|
A D | libxlutil.h | 94 int xlu_disk_parse(XLU_Config *cfg, int nspecs, const char *const *specs,
|
/xen/tools/xl/ |
A D | xl_parse.h | 30 int nspecs, const char *const *specs,
|
A D | xl_parse.c | 99 int nspecs, const char *const *specs, in parse_disk_config_multistring() argument 111 e = xlu_disk_parse(*config, nspecs, specs, disk); in parse_disk_config_multistring()
|
/xen/docs/features/ |
A D | migration.pandoc | 54 * `docs/specs/libxc-migration-stream.pandoc` 55 * `docs/specs/libxl-migration-stream.pandoc`
|
/xen/docs/ |
A D | Makefile | 18 PANDOCSRC-y := $(sort $(shell find designs/ features/ misc/ process/ specs/ \( -name '*.pandoc' -o …
|
/xen/docs/designs/ |
A D | non-cooperative-migration.md | 273 [3] See https://xenbits.xen.org/gitweb/?p=xen.git;a=blob;f=docs/specs/libxc-migration-stream.pandoc 275 [4] See https://xenbits.xen.org/gitweb/?p=xen.git;a=blob;f=docs/specs/libxl-migration-stream.pandoc
|
Completed in 14 milliseconds