| /tools/libacpi/ |
| A D | Makefile | 46 $(MK_DSDT) --debug=$(debug) --dm-version qemu-xen >> $@.$(TMP_SUFFIX) 54 $(MK_DSDT) --debug=$(debug) --maxcpu $* >> $@.$(TMP_SUFFIX) 60 $(MK_DSDT) --debug=$(debug) --maxcpu any --dm-version none >> $@ 64 $(MK_DSDT) --debug=$(debug) >> $@.$(TMP_SUFFIX)
|
| A D | mk_dsdt.c | 18 static bool debug = false; variable 130 debug = true; in main()
|
| /tools/firmware/vgabios/ |
| A D | ChangeLog | 11 - added debug message for unsupported VBE modes 284 VGABIOS-lgpl-latest.cirrus.debug.bin (1.9), 310 VGABIOS-lgpl-latest.cirrus.debug.bin (1.6), 319 VGABIOS-lgpl-latest.cirrus.debug.bin (1.5), 332 VGABIOS-lgpl-latest.debug.bin (1.53): 669 VGABIOS-lgpl-latest.debug.bin (1.22): 676 VGABIOS-lgpl-latest.debug.bin (1.21): 719 VGABIOS-lgpl-latest.debug.bin (1.18): 747 VGABIOS-lgpl-latest.debug.bin (1.15): 755 VGABIOS-lgpl-latest.debug.bin (1.14): [all …]
|
| A D | Makefile | 20 bios: biossums vgabios.bin vgabios.debug.bin 23 cirrus-bios: vgabios-cirrus.bin vgabios-cirrus.debug.bin
|
| /tools/hotplug/Linux/ |
| A D | xen-network-common.sh | 131 log debug "adding $dev to bridge $bridge" 138 log debug "$dev already on bridge $bridge" 152 log debug "removing $dev from bridge $bridge" 159 log debug "$dev not on bridge $bridge" 177 log debug "$bridge MTU is $mtu" 182 log debug "setting $dev MTU to $mtu"
|
| A D | xen-hotplug-common.sh.in | 47 "$@" 2>/dev/null || log debug "$@ failed" 87 log debug "Writing $@ to xenstore." 112 log debug "$@" "XENBUS_PATH=$XENBUS_PATH"
|
| A D | vif-nat | 163 log debug "${dev} already up" 184 log debug "Successful vif-nat $command for ${dev}."
|
| A D | vif-route | 60 log debug "Successful vif-route ${command} for ${dev}."
|
| A D | vif-bridge | 94 log debug "Successful vif-bridge $command for $dev, bridge $bridge."
|
| A D | colo-proxy-setup | 143 log debug "Successful colo-proxy-setup $command for $vifname." \ 146 log debug "Successful colo-proxy-setup $command for $vifname." \
|
| /tools/xl/ |
| A D | xl_migrate.c | 180 const char *rune, int debug, in migrate_domain() argument 207 if (debug) in migrate_domain() 319 static void migrate_receive(int debug, int daemonize, int monitor, in migrate_receive() argument 343 dom_info.debug = debug; in migrate_receive() 481 int debug = 0, daemonize = 1, monitor = 1, pause_after_migration = 0; in main_migrate_receive() local 503 debug = 1; in main_migrate_receive() 526 migrate_receive(debug, daemonize, monitor, pause_after_migration, in main_migrate_receive() 540 int opt, daemonize = 1, monitor = 1, debug = 0, pause_after_migration = 0; in main_migrate() local 569 debug = 1; in main_migrate() 601 debug ? " -d" : "", in main_migrate() [all …]
|
| A D | xl_saverestore.c | 172 int paused = 0, debug = 0, daemonize = 1, monitor = 1, in main_restore() local 189 debug = 1; in main_restore() 217 dom_info.debug = debug; in main_restore()
|
| A D | xl_misc.c | 271 int debug = 0; in main_config_update() local 296 debug = 1; in main_config_update() 346 if (debug || dryrun_only) in main_config_update()
|
| /tools/ocaml/xenstored/ |
| A D | domains.ml | 17 let debug fmt = Logging.debug "domains" fmt function 38 debug "Trying to load plugin '%s'\n%!" filepath; 40 debug "Directory listing of '%s'\n%!" plugins_dir ; 41 Array.iter (fun x -> debug "\t%s\n%!" x) list_files; 130 debug "Domain %u died (dying=%b, shutdown %b -- code %d)" id 134 debug "Domain %u died -- no domain info" id; 181 debug "decr_conflict_credit dom%d %F -> %F" (Domain.get_id dom) before after; 212 let before = d.Domain.conflict_credit in (* just for debug-logging *) 214 …debug "incr_conflict_credit_from_queue: dom%d: %F -> %F" (Domain.get_id d) before d.Domain.conflic… 236 debug "incr_conflict_credit dom%d: %F -> %F" (Domain.get_id dom) before after;
|
| A D | domain.ml | 19 let debug fmt = Logging.debug "domain" fmt function 84 debug "domain %d rebind %s => %s" 92 debug "domain %d unbind %s" dom.id (string_of_port_pair dom.ports); 106 debug "domain %d bind %s" id (string_of_port_pair ports);
|
| A D | connections.ml | 18 let debug fmt = Logging.debug "connections" fmt function 91 debug "del anonymous %s" (Printexc.to_string exn) 103 debug "del domain %u: %s" id (Printexc.to_string exn) 209 let debug cons = 210 let anonymous = Hashtbl.fold (fun _ con accu -> Connection.debug con :: accu) cons.anonymous [] in 211 let domains = Hashtbl.fold (fun _ con accu -> Connection.debug con :: accu) cons.domains [] in
|
| A D | process.ml | 20 let debug fmt = Logging.debug "process" fmt function 30 (* This controls the do_debug fn in this module, not the debug logging-function. *) 106 let debug = Printf.eprintf var 127 debug "Executing %s" cmd ; 133 debug "Live update validated cmdline %s" cmd; 150 debug "Live update aborted" ; 173 debug "Live update process queued" ; 236 let watches = Connections.debug cons in 259 (Xenbus.Xb.debug con.xb) 494 debug "Blaming domain %s for conflict with domain %s txn %d" [all …]
|
| A D | xenstored.ml | 24 let debug fmt = Logging.debug "xenstored" fmt function 44 debug "closing socket connection" 72 0o600 (Paths.xen_run_stored ^ "/db.debug") in 125 ("allow-debug", Config.Set_bool Process.allow_debug); 152 debug "Path: %s" u; 483 debug "new connection through socket"; 487 debug "pending port %d" (Xeneventchn.to_int port); 514 debug "Looking up domid %d" (Domain.get_id dom); 535 debug "periodic_ops starting"; 567 debug "periodic_ops took %F seconds." elapsed;
|
| /tools/fuzz/cpu-policy/ |
| A D | afl-policy-fuzzer.c | 15 static bool debug; variable 73 if ( debug ) in check_policy() 112 debug = true; in main()
|
| /tools/libs/light/ |
| A D | libxl_save_msgs_gen.pl | 7 our $debug = 0; # produce copious debugging output at run-time? 229 <<END_ALWAYS.($debug ? <<END_DEBUG : '').<<END_ALWAYS); 270 <<END_ALWAYS.($debug ? <<END_DEBUG : '').<<END_ALWAYS); 355 (<<END_ALWAYS.($debug ? <<END_DEBUG : '').<<END_ALWAYS));
|
| A D | libxl_exec.c | 25 int debug; in check_open_fds() local 31 debug = strtol(env_debug, (char **) NULL, 10); in check_open_fds() 32 if (debug <= 0) return; in check_open_fds() 65 if (debug < 2) return; in check_open_fds()
|
| /tools/debugger/gdbsx/ |
| A D | README | 5 Welcome to gdbsx. gdbsx is a gdbserver program to debug guest kernels and 6 kernel modules. It runs on dom0 running on xen hypervisor and allows debug 26 - Additionally, to debug 32bit loadable kernel modules, please do following: 57 - Must be at least gdb version 6.5-16.x to debug el5 kernels. 70 # Courtesy Zhigang W (http://10.182.120.78/tech/vt/ovm/debug/gdbinit.macros):
|
| /tools/ |
| A D | Rules.mk | 28 debug ?= y 29 debug_symbols ?= $(debug) 141 ifeq ($(debug),y)
|
| /tools/firmware/hvmloader/ |
| A D | Makefile | 38 ifeq ($(debug),y) 49 CIRRUSVGA_ROM := ../vgabios/VGABIOS-lgpl-latest.cirrus.debug.bin
|
| /tools/firmware/ |
| A D | Rules.mk | 10 ifneq ($(debug),y)
|