Home
last modified time | relevance | path

Searched refs:xend (Results 1 – 13 of 13) sorted by relevance

/xen/tools/libxc/
A Dxc_cpuid_x86.c276 const struct xc_xend_cpuid *xend) in find_leaf() argument
278 const xen_cpuid_leaf_t key = { xend->leaf, xend->subleaf }; in find_leaf()
359 for ( ; xend->leaf != XEN_CPUID_INPUT_UNUSED; ++xend ) in xc_cpuid_xend_policy()
367 ERROR("Missing leaf %#x, subleaf %#x", xend->leaf, xend->subleaf); in xc_cpuid_xend_policy()
377 if ( xend->policy[i] == NULL ) in xc_cpuid_xend_policy()
384 if ( xend->policy[i][j] == '1' ) in xc_cpuid_xend_policy()
386 else if ( xend->policy[i][j] == '0' ) in xc_cpuid_xend_policy()
388 else if ( xend->policy[i][j] == 'x' ) in xc_cpuid_xend_policy()
391 xend->policy[i][j] == 's' ) in xc_cpuid_xend_policy()
396 xend->policy[i][j], i, xend->policy[i]); in xc_cpuid_xend_policy()
[all …]
/xen/tools/hotplug/NetBSD/rc.d/
A Dxencommons.in15 rcvar=xend
/xen/docs/man/
A Dxl-disk-configuration.5.pod442 xend and xl from xen 4.1. In future they may print a warning.
469 In xend and old versions of libxl it was necessary to specify the
490 In xend and old versions of libxl it was necessary to specify the
510 Various prefixes were required by xend and older versions of libxl to
528 This is solely for compatibility with xend's syntax for empty cdroms,
A Dxl-numa-placement.7.pod134 Note that xm/xend does a very similar thing, the only differences being
136 and the lack of support (in both xm/xend and the Xen versions where that
280 This is consistent with what was happening with xm/xend.
A Dxen-vbd-interface.7.pandoc60 The d*p* syntax is not supported by xm/xend.
A Dxl.1.pod.in79 Force execution: xl will refuse to run some commands if it detects that xend is
1944 the old Python xend. For compatibility, the following options are
A Dxl.cfg.5.pod.in674 event channel will not be created. Instead the old xend behaviour of
1978 Two versions of config syntax are recognized: libxl and xend.
/xen/tools/examples/
A DREADME17 external-device-migrate - called by xend for migrating external devices
/xen/docs/misc/
A Dxenpaging.txt25 Up to now xenpaging is not integrated into libxl/xend, so it has to be
A Dxenstore.txt265 INTRODUCE is currently only used by xend (during domain
/xen/tools/tests/mce-test/
A DREADME62 2. run system at xen and start xend. A installed guest image is
/xen/
A DINSTALL121 Build the old qemu used by xm/xend. This is required if existing domUs
/xen/tools/libxc/include/
A Dxenctrl.h1839 const struct xc_xend_cpuid *xend);

Completed in 16 milliseconds