Home
last modified time | relevance | path

Searched refs:report (Results 1 – 24 of 24) sorted by relevance

/xen/tools/tests/depriv/
A Ddepriv-fd-checker.c109 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 Dlibxlu_cfg.c34 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 Dlibxlu_disk.c9 fprintf(dpc->cfg->report, in xlu__disk_err()
33 fprintf(dpc->cfg->report, "cannot init disk scanner: %s\n", in dpc_prep()
A Dlibxlu_internal.h62 FILE *report; member
A Dlibxlu_pci.c9 if((_c) && (_c)->report) fprintf((_c)->report, _x, ##_a)
A Dlibxlutil.h38 XLU_Config *xlu_cfg_init(FILE *report, const char *report_filename);
A Dlibxlu_vif.c8 fprintf(cfg->report, in xlu__vif_err()
/xen/tools/firmware/vgabios/
A DBUGS3 Please report any bugs to <info@vruppert.de>
A DREADME85 Please report any bugs, comments, patches for this VGA Bios to info@vruppert.de
/xen/tools/python/
A Dpylintrc29 # 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 Dtalloc_guide.txt345 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 Dmem.S52 jnz 1f # which report their extended
A Dvideo.S726 jz vesan # Certain BIOSes report 0x80-0xff!
/xen/tools/flask/policy/modules/
A Ddom0.te69 # Allow dom0 to report platform configuration changes back to the hypervisor
/xen/tools/debugger/gdbsx/
A DREADME52 - To report problems, please run gdbsx with -d and collect output.
/xen/
A DINSTALL227 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 Dmicrocode-loading.rst34 Xen will report during boot if it performed a microcode update::
/xen/tools/libacpi/
A Ddsdt.asl32 * - need to report low 640 MB mem as motherboard resource
/xen/xen/arch/arm/
A DKconfig216 Affected Cortex-A57 parts might report a Stage 2 translation
/xen/stubdom/grub.patches/
A D60ext4.diff435 + /* if file is too large, just stop and report an error*/
/xen/docs/misc/
A Dvtd-pi.txt149 Bit 59 in VT-d Capability Register is used to report VT-d Posted-interrupt support.
A Dxen-command-line.pandoc749 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 Dxl.1.pod.in898 bug report. See I<https://wiki.xenproject.org/wiki/Reporting_Bugs_against_Xen_Project> on how to
899 report Xen bugs.
A Dxl.cfg.5.pod.in277 memory=8096 will report significantly less memory available for use

Completed in 31 milliseconds