/xen-4.10.0-shim-comet/xen/drivers/acpi/apei/ |
A D | erst.c | 281 .run = apei_exec_read_register, 297 .run = apei_exec_noop, 301 .run = erst_exec_load_var1, 305 .run = erst_exec_load_var2, 309 .run = erst_exec_store_var1, 313 .run = erst_exec_add, 317 .run = erst_exec_subtract, 321 .run = erst_exec_add_value, 329 .run = erst_exec_stall, 341 .run = erst_exec_goto, [all …]
|
A D | apei-base.c | 162 apei_exec_ins_func_t run; in __apei_exec_run() local 180 !ctx->ins_table[entry->instruction].run) { in __apei_exec_run() 186 run = ctx->ins_table[entry->instruction].run; in __apei_exec_run() 187 rc = run(ctx, entry); in __apei_exec_run() 220 if (ins >= ctx->instructions || !ins_table[ins].run) { in apei_exec_for_each_entry()
|
A D | apei-internal.h | 18 apei_exec_ins_func_t run; member
|
/xen-4.10.0-shim-comet/tools/fuzz/ |
A D | README.oss-fuzz | 3 This directory provides fuzzing targets to be run inside Google 21 inherit the correct compiler settings and be run in a pre-setup 25 executables, which will run in oss-fuzz infrastructure. 35 To actually test the new code, you would need to run the target in 38 It is highly recommended that you run the new target for a while to
|
A D | README.afl | 18 2. run the following commands to build: 40 4. run the fuzzer with AFL: 62 matter where you run the binary from.
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | check-xl-vcpupin-parse | 19 Tests various vcpu-pinning strings. If run without arguments acts 96 run () function 134 run $OPTARG 294 run $outfile
|
/xen-4.10.0-shim-comet/tools/tests/vhpet/ |
A D | Makefile | 10 .PHONY: run 11 run: $(TARGET) target
|
/xen-4.10.0-shim-comet/tools/tests/regression/ |
A D | README | 20 them and run a basic syntax check, run
|
/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | tapdisk-server.c | 121 server.run = 0; in tapdisk_server_check_state() 248 while (server.run) in __tapdisk_server_run() 300 server.run = 1; in tapdisk_server_complete()
|
A D | tapdisk-server.h | 61 int run; member
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | xenmon.txt | 18 o The number of times that a domain was scheduled to run (ie, dispatched) over 31 This is how much time the domain spent waiting to run, or put another way, the 32 amount of time the domain spent in the "runnable" state (or on the run queue) 76 - To see the various options for xenmon, run xenmon -h. Ditto for xenbaked. 87 - The first time xenmon is run, it attempts to allocate xen trace buffers 89 trace buffer size, run the 'setsize' program (located in tools/xentrace)
|
A D | coverage.markdown | 16 Change your `.config` or run `make -C xen menuconfig`. 32 tools can understand. To do it you need to run `xencov_split` utility. 36 relative to the current directory, it could be a good idea to run the script
|
A D | block-scripts.txt | 21 is run from the normal block script location (/etc/xen/scripts by 45 When the script is run, the following nodes shall already have been 58 When the script is run, the following nodes shall already have been
|
A D | kexec_and_kdump.txt | 37 hypervisor and dom0 kernel that will run after kexec. These may be the same 42 kernel that will run after kexec. In the case that you are kexecing from 46 Regardless of which kexec pattern you wish to run, you will 115 to run without disrupting the memory used by the first kernel. This area is
|
/xen-4.10.0-shim-comet/tools/tests/utests/ |
A D | run_all_tests.py | 22 testresult = unittest.TextTestRunner(verbosity=3).run(suite)
|
/xen-4.10.0-shim-comet/tools/hotplug/Linux/systemd/ |
A D | xen-watchdog.service.in | 2 Description=Xen-watchdog - run xen watchdog daemon
|
/xen-4.10.0-shim-comet/tools/hotplug/Linux/ |
A D | locking.sh | 22 LOCK_BASEDIR=/var/run/xen-hotplug
|
/xen-4.10.0-shim-comet/tools/tests/x86_emulator/ |
A D | Makefile | 10 .PHONY: run 11 run: $(TARGET) target
|
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/ |
A D | README | 7 of 32 or 64bit PV or HVM elf guest binaries. It can also be run standalone, 50 - For now, it is not possible to run gdbsx on a guest and gdb inside 52 - To report problems, please run gdbsx with -d and collect output.
|
/xen-4.10.0-shim-comet/docs/features/ |
A D | sched_credit2.pandoc | 70 run some basic workload (e.g., login into them and run simple commands), 91 contradictory and non-conclusive results so far. Need to run more of
|
A D | sched_rtds.pandoc | 80 that they boot and can run some basic workload (e.g., login into them 81 and run simple commands), 93 * run a CPU-burning process inside the VM (e.g., `yes`),
|
/xen-4.10.0-shim-comet/docs/ |
A D | README.colo | 3 (SVM) run in parallel. They receive the same request from client, and generate
|
A D | README.xen-bugtool | 16 xen-bugtool is wholly interactive, so simply run it, and answer the questions.
|
/xen-4.10.0-shim-comet/tools/tests/mce-test/ |
A D | README | 62 2. run system at xen and start xend. A installed guest image is 66 4. run test cases that you want.
|
/xen-4.10.0-shim-comet/ |
A D | configure | 1276 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run] 1296 --host=HOST cross-compile to build programs to run on HOST [BUILD] 1332 [LOCALSTATEDIR/run] 1705 … "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 1706 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 1710 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 1720 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1724 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 1750 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 1990 rundir_path=$localstatedir/run
|