/xen-4.10.0-shim-comet/docs/misc/ |
A D | qemu-deprivilege.txt | 2 argument. During initialization QEMU calls setuid and setgid with the 3 user ID and the group ID of the user passed as argument.
|
A D | block-scripts.txt | 40 argument of the script (i.e. $1). 56 argument is the action, which is always either "add" or "remove".
|
A D | crashdb.txt | 24 * Arrange to pass gdb=com1 as a hypervisor command line argument
|
A D | pvh.markdown | 53 argument passed to the hypercall must be of the type vcpu\_hvm\_context.
|
A D | console.txt | 108 are given to qemu. The output of a serial is specified as argument to
|
A D | vtpm-platforms.txt | 132 guest, as described above, and using the --vtpm-label= argument to pv-grub so
|
A D | kexec_and_kdump.txt | 63 On x86 the no-real-mode argument should be included
|
A D | netif-staging-grants.pandoc | 431 be kept mapped in the backend. It only receives the queue as argument, and
|
/xen-4.10.0-shim-comet/tools/python/ |
A D | pylintrc | 105 # Minimal length for module / class / function / method / argument / variable 121 # Regular expression which should only match correct argument names 122 argument-rgx=[a-z_][A-Za-z0-9_]*$ 176 # * methods without self as first argument
|
/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | tapdisk-vbd.h | 116 void *argument; member
|
A D | tapdisk-vbd.c | 113 vbd->argument = vbd; in tapdisk_vbd_create() 153 tapdisk_vbd_set_callback(td_vbd_t *vbd, td_vbd_cb_t callback, void *argument) in tapdisk_vbd_set_callback() argument 156 vbd->argument = argument; in tapdisk_vbd_set_callback() 1075 vbd->callback(vbd->argument, rsp); in tapdisk_vbd_make_response()
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | talloc_guide.txt | 67 the context argument to more calls to talloc if you wish. 73 The context argument to talloc() can be NULL, in which case a new top 165 receives the pointer as an argument, and should return 0 for success 278 pointer. The "count" argument is the number of elements of type "type" 287 The "context" argument is only used if "ptr" is not NULL, otherwise it
|
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/ |
A D | trie.mli | 44 As nodes of the trie [t] do not necessary contains a value, the second argument of
|
/xen-4.10.0-shim-comet/tools/ |
A D | configure | 1994 builtin and then its argument prototype would still apply. */ 4431 builtin and then its argument prototype would still apply. */ 7810 builtin and then its argument prototype would still apply. */ 8267 builtin and then its argument prototype would still apply. */ 8314 builtin and then its argument prototype would still apply. */ 8361 builtin and then its argument prototype would still apply. */ 8408 builtin and then its argument prototype would still apply. */ 8462 builtin and then its argument prototype would still apply. */ 8514 builtin and then its argument prototype would still apply. */ 8565 builtin and then its argument prototype would still apply. */ [all …]
|
/xen-4.10.0-shim-comet/m4/ |
A D | ax_compare_version.m4 | 73 # OP argument in the final configure script.
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xl.conf.pod.5 | 167 Xen hypervisor argument and as well on the Linux kernel command line.
|
A D | xl.pod.1.in | 107 The create subcommand takes a config file as its first argument: see 651 Passing a config file argument allows the user to manually select the VM config 725 or sleep. Optionally a specific vcpu number can be passed as an argument. 954 is provided via the I<info> argument, B<outstanding_claims> value.
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_qmp.c | 651 const char *name, const char *argument) in qmp_parameters_add_string() argument 656 obj->u.string = libxl__strdup(gc, argument); in qmp_parameters_add_string()
|
A D | idl.txt | 9 The name of the type must be passed as the first argument to the
|
/xen-4.10.0-shim-comet/stubdom/ |
A D | lwip.patch-cvs | 160 - "Illegal argument.", /* ERR_ARG -9 */ 172 + "Illegal argument.", /* ERR_ARG -10 */ 215 - EIO, /* ERR_ARG -9 Illegal argument. */ 227 + EIO, /* ERR_ARG -10 Illegal argument. */ 1655 -#define ERR_ARG -9 /* Illegal argument. */ 1656 +#define ERR_ARG -10 /* Illegal argument. */
|
A D | configure | 4312 '') as_fn_error $? "missing file argument" ;; 4374 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
|
/xen-4.10.0-shim-comet/ |
A D | configure | 2947 '') as_fn_error $? "missing file argument" ;; 3010 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
|
/xen-4.10.0-shim-comet/docs/ |
A D | configure | 2957 '') as_fn_error $? "missing file argument" ;; 3021 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
|
/xen-4.10.0-shim-comet/tools/blktap2/ |
A D | README | 266 This is the open routine. The first argument is a structure
|
/xen-4.10.0-shim-comet/stubdom/grub.patches/ |
A D | 99minios | 182 " is a digit), and delete. If no argument is specified, reset key"
|