Searched refs:parts (Results 1 – 24 of 24) sorted by relevance
/xen/tools/python/xen/migration/ |
A D | libxl.py | 186 parts = content[:-1].split("\x00") 188 if (len(parts) % 2) != 0: 190 (len(parts), )) 192 for key, val in zip(parts[0::2], parts[1::2]):
|
/xen/tools/libxc/ |
A D | xc_sr_common.c | 64 struct iovec parts[] = { in write_split_record() local 84 if ( writev_exact(ctx->fd, parts, ARRAY_SIZE(parts)) ) in write_split_record()
|
A D | COPYING | 435 14. If you wish to incorporate parts of the Library into other free
|
/xen/xen/arch/arm/ |
A D | Kconfig | 128 erratum 827319 on Cortex-A53 parts up to r0p2 with an AMBA 5 CHI 150 erratum 824069 on Cortex-A53 parts up to r0p2 when it is connected 173 erratum 819472 on Cortex-A53 parts up to r0p1 with an L2 cache 195 erratum 832075 on Cortex-A57 parts up to r1p2. 197 Affected Cortex-A57 parts might deadlock when exclusive load/store 214 erratum 834220 on Cortex-A57 parts up to r1p2. 216 Affected Cortex-A57 parts might report a Stage 2 translation
|
/xen/tools/fuzz/ |
A D | README.oss-fuzz | 28 descriptions for all moving parts.
|
/xen/docs/hypervisor-guide/ |
A D | code-coverage.rst | 22 instead has to provide some parts of the implementation itself.
|
/xen/tools/debugger/gdbsx/ |
A D | README | 10 It is divided in two parts, gx and xg. The former interacts with remote gdb,
|
/xen/docs/man/ |
A D | xen-pv-channel.7.pod | 166 include parts unique to the application such as a domain names. To assist
|
/xen/ |
A D | INSTALL | 178 Per default some parts of the tools code will print additional runtime 202 Per default some parts of the tools code will print additional runtime
|
A D | CODING_STYLE | 12 Other parts of the code base may use other coding styles, sometimes
|
A D | COPYING | 327 10. If you wish to incorporate parts of the Program into other free 398 parts of the General Public License. Of course, the commands you use may
|
/xen/docs/admin-guide/ |
A D | microcode-loading.rst | 114 or at boot time. Not all microcode updates (or parts thereof) can be
|
/xen/docs/misc/ |
A D | xenstore.txt | 71 parts of xenstore inaccessible to some clients. In any case passing 92 nonempty strings for reserved values; those parts of the protocol may
|
A D | xen-command-line.pandoc | 2145 data. By default, Xen will enable this mitigation, except on parts where MDS 2195 Default: false on parts vulnerable to TAA, true otherwise 2199 On Intel parts released in Q3 2019 (with updated microcode), and future parts, 2205 On parts vulnerable to CVE-2019-11135 / TSX Asynchronous Abort, the following 2211 * When no explicit `tsx=` choice is given, parts vulnerable to TAA will be
|
A D | livepatch.pandoc | 1159 to limitations of a hotpatching framework (init-sections, parts of
|
/xen/tools/xenmon/ |
A D | COPYING | 250 10. If you wish to incorporate parts of the Program into other free 321 parts of the General Public License. Of course, the commands you use may
|
/xen/xen/ |
A D | COPYING | 277 10. If you wish to incorporate parts of the Program into other free 348 parts of the General Public License. Of course, the commands you use may
|
/xen/tools/libacpi/ |
A D | COPYING | 436 14. If you wish to incorporate parts of the Library into other free
|
/xen/xen/common/libelf/ |
A D | COPYING | 435 14. If you wish to incorporate parts of the Library into other free
|
/xen/tools/ocaml/ |
A D | LICENSE | 154 14. If you wish to incorporate parts of the Library into other free programs whose distribution con…
|
/xen/tools/xenstat/libxenstat/ |
A D | COPYING | 429 14. If you wish to incorporate parts of the Library into other free
|
/xen/tools/xenstore/ |
A D | COPYING | 434 14. If you wish to incorporate parts of the Library into other free
|
/xen/tools/firmware/vgabios/ |
A D | COPYING | 426 14. If you wish to incorporate parts of the Library into other free
|
/xen/tools/golang/xenlight/ |
A D | LICENSE | 426 14. If you wish to incorporate parts of the Library into other free
|
Completed in 46 milliseconds