/xen/tools/libxl/ |
A D | libxlu_disk.c | 15 dpc->spec); in xlu__disk_err() 19 static int dpc_prep(DiskParseContext *dpc, const char *spec) { in dpc_prep() argument 22 dpc->spec = spec; in dpc_prep() 27 dpc->buf = xlu__disk_yy_scan_bytes(spec, strlen(spec), dpc->scanner); in dpc_prep()
|
A D | libxlu_disk_i.h | 14 const char *spec; member
|
A D | libxl_dm.c | 85 SPEC_TYPE spec, \ 104 r = NAME##_r(spec, resultbuf, buf, buf_size, &resultp); \
|
/xen/tools/xl/ |
A D | xl_parse.h | 26 void parse_disk_config(XLU_Config **config, const char *spec, 37 int parse_vsnd_item(libxl_device_vsnd *vsnd, const char *spec);
|
A D | xl_parse.c | 119 void parse_disk_config(XLU_Config **config, const char *spec, in parse_disk_config() argument 122 parse_disk_config_multistring(config, 1, &spec, disk); in parse_disk_config() 1014 int parse_vsnd_item(libxl_device_vsnd *vsnd, const char *spec) in parse_vsnd_item() argument 1016 char *buf = strdup(spec); in parse_vsnd_item()
|
/xen/tools/misc/ |
A D | mkrpm | 30 cat >rpm/SPECS/xen.spec <<EOF 71 rpmbuild --define "_xenroot $xenroot" --define "_topdir $PWD/rpm" -bb rpm/SPECS/xen.spec
|
/xen/docs/misc/ |
A D | pv-drivers-lifecycle.pandoc | 34 the spec. However, there are no promises about ABI and cross-platform 43 The quality of the drivers and the spec is improved. Bugs are fixed. 45 that the spec and the drivers are ready for production usage. Promises
|
A D | hypfs-paths.pandoc | 98 spec-store-bypass "Vulnerable" or "Not vulnerable" 103 spec-ctrl "No", "IBRS+" or "IBRS-" 109 msr-spec-ctrl "No" or "Yes" 114 msr-spec-ctrl "No" or "Yes"
|
A D | vtd.txt | 142 VT-d spec specifies that all conventional PCI devices behind a
|
A D | vtd-pi.txt | 123 http://www.intel.com/content/www/us/en/intelligent-systems/intel-technology/vt-directed-io-spec.htm…
|
A D | xen-command-line.pandoc | 2045 ### spec-ctrl (Arm) 2063 ### spec-ctrl (x86) 2076 An overall boolean value, `spec-ctrl=no`, can be specified to turn off all 2082 Alternatively, a slightly more restricted `spec-ctrl=no-xen` can be used to 2215 opted in to with `smt=0 spec-ctrl=md-clear`, at which point TSX will remain
|
A D | netif-staging-grants.pandoc | 172 16.3) Fail transmission if number of slots are bigger than spec defined
|
/xen/xen/arch/x86/boot/ |
A D | mem.S | 54 jnz 1f # CX/DX. The spec I have read
|
/xen/xen/drivers/passthrough/arm/ |
A D | ipmmu-vmsa.c | 1193 const struct dt_phandle_args *spec) in ipmmu_dt_xlate() argument 1203 if ( spec->args_count != 1 || spec->args[0] >= IPMMU_UTLB_MAX ) in ipmmu_dt_xlate() 1206 ret = iommu_fwspec_add_ids(dev, spec->args, 1); in ipmmu_dt_xlate() 1214 return ipmmu_init_platform_device(dev, spec); in ipmmu_dt_xlate()
|
/xen/tools/firmware/etherboot/ |
A D | README | 8 to give up, and for stricter DHCP spec compliance.
|
/xen/tools/xenmon/ |
A D | xenbaked.c | 172 struct timespec spec; in millis_to_timespec() local 174 spec.tv_sec = millis / 1000; in millis_to_timespec() 175 spec.tv_nsec = (millis % 1000) * 1000; in millis_to_timespec() 177 return spec; in millis_to_timespec()
|
/xen/docs/designs/ |
A D | xenstore-migration.md | 152 | conn-spec 175 | `conn-spec` | See below | 197 The format of `conn-spec` is dependent upon `conn-type`.
|
A D | qemu-deprivilege.md | 183 POSIX spec:
|
/xen/tools/firmware/vgabios/ |
A D | vbe_display_api.txt | 10 This document does not describe how the VBEBios implements the VBE2/3 spec. 11 This document does not describe how the Bochs display code will display gfx based upon this spec.
|
/xen/tools/libxc/ |
A D | Makefile | 239 --define "_rpmdir$$PWD/staging" -bb rpm.spec
|
/xen/docs/man/ |
A D | xen-vtpmmgr.7.pod | 79 privacy CA data used to certify the AIK (see the TPM spec for details). Once the 149 The default is 0xfed40000, as defined by the TCG's PC Client spec.
|
A D | xl.1.pod.in | 1381 =item B<block-attach> I<domain-id> I<disc-spec-component(s)> ...
|
/xen/xen/arch/x86/ |
A D | Kconfig | 62 was deprecated and mostly removed in the AMD64 spec. As a result,
|
/xen/xen/common/ |
A D | Kconfig | 157 further runtime services. According to UEFI spec, it isn't strictly
|