/xen/tools/tests/depriv/ |
A D | depriv-fd-checker.c | 109 static void report(const char *pass_or_fail, const char *what, in report() function 122 report("fail",what,"unexpectedly succeeded"); in succeeded() 132 report("pass", what,"blocked"); in blocked() 303 report("fail", #openmode, mbuf); \ 312 report("pass", "fcntl", mbuf); in check_readonly() 321 report("fail", "O_APPEND", mbuf); in check_appendonly() 324 report("pass", "fcntl", mbuf); in check_appendonly() 408 report("fail","unknown class",""); in main() 413 report("checking","check","in progress"); in main() 418 report("checking","dup-hack","in progress"); in main()
|
/xen/tools/libxl/ |
A D | libxlu_cfg.c | 34 cfg->report= report; in xlu_cfg_init() 78 ctx->cfg->report); in parse() 193 fprintf(cfg->report, in find_atom() 214 fprintf(cfg->report, in xlu_cfg_value_get_string() 231 fprintf(cfg->report, in xlu_cfg_value_get_list() 282 fprintf(cfg->report, in xlu_cfg_get_bounded_long() 294 fprintf(cfg->report, in xlu_cfg_get_bounded_long() 302 fprintf(cfg->report, in xlu_cfg_get_bounded_long() 309 fprintf(cfg->report, in xlu_cfg_get_bounded_long() 316 fprintf(cfg->report, in xlu_cfg_get_bounded_long() [all …]
|
A D | libxlu_disk.c | 9 fprintf(dpc->cfg->report, in xlu__disk_err() 33 fprintf(dpc->cfg->report, "cannot init disk scanner: %s\n", in dpc_prep()
|
A D | libxlu_internal.h | 62 FILE *report; member
|
A D | libxlu_pci.c | 9 if((_c) && (_c)->report) fprintf((_c)->report, _x, ##_a)
|
A D | libxlutil.h | 38 XLU_Config *xlu_cfg_init(FILE *report, const char *report_filename);
|
A D | libxlu_vif.c | 8 fprintf(cfg->report, in xlu__vif_err()
|
/xen/tools/firmware/vgabios/ |
A D | BUGS | 3 Please report any bugs to <info@vruppert.de>
|
A D | README | 85 Please report any bugs, comments, patches for this VGA Bios to info@vruppert.de
|
/xen/tools/python/ |
A D | pylintrc | 29 # Tells wether to display a full report or only the messages 50 # number of statements analyzed. This is used by the global evaluation report 55 # evaluation report (R0004). 215 # file (report R0402 must not be disabled) 218 # Create a graph of external dependencies in the given file (report R0402 must 222 # Create a graph of internal dependencies in the given file (report R0402 must
|
/xen/tools/xenstore/ |
A D | talloc_guide.txt | 345 The talloc_report() function prints a summary report of all memory 346 used by ptr. One line of report is printed for each immediate child of 349 You can pass NULL for the pointer, in which case a report is printed 358 This provides a more detailed report than talloc_report(). It will 363 You can pass NULL for the pointer, in which case a report is printed 373 exits. In Samba4 this is enabled by using the --leak-report command 382 Here is a typical talloc report: 384 talloc report on 'null_context' (total 267 bytes in 15 blocks) 399 --leak-report-full command line option. 407 Here is a typical full report: [all …]
|
/xen/xen/arch/x86/boot/ |
A D | mem.S | 52 jnz 1f # which report their extended
|
A D | video.S | 726 jz vesan # Certain BIOSes report 0x80-0xff!
|
/xen/tools/flask/policy/modules/ |
A D | dom0.te | 69 # Allow dom0 to report platform configuration changes back to the hypervisor
|
/xen/tools/debugger/gdbsx/ |
A D | README | 52 - To report problems, please run gdbsx with -d and collect output.
|
/xen/ |
A D | INSTALL | 227 The hypervisor will report a certain version string. This variable can 231 During boot xen will report a certain user@host string, which can be
|
/xen/docs/admin-guide/ |
A D | microcode-loading.rst | 34 Xen will report during boot if it performed a microcode update::
|
/xen/tools/libacpi/ |
A D | dsdt.asl | 32 * - need to report low 640 MB mem as motherboard resource
|
/xen/xen/arch/arm/ |
A D | Kconfig | 216 Affected Cortex-A57 parts might report a Stage 2 translation
|
/xen/stubdom/grub.patches/ |
A D | 60ext4.diff | 435 + /* if file is too large, just stop and report an error*/
|
/xen/docs/misc/ |
A D | vtd-pi.txt | 149 Bit 59 in VT-d Capability Register is used to report VT-d Posted-interrupt support.
|
A D | xen-command-line.pandoc | 749 an issue in dom0, please report a bug. 795 only way to make your system boot, please report a bug. 1382 fixes anything, please report the problem. 1582 `ignore` discards the error; `dom0` causes Xen to report the error to
|
/xen/docs/man/ |
A D | xl.1.pod.in | 898 bug report. See I<https://wiki.xenproject.org/wiki/Reporting_Bugs_against_Xen_Project> on how to 899 report Xen bugs.
|
A D | xl.cfg.5.pod.in | 277 memory=8096 will report significantly less memory available for use
|