Searched refs:silent (Results 1 – 11 of 11) sorted by relevance
/qemu/roms/ |
H A D | edk2-build.py | 56 def get_version(cfg, silent = False): argument 60 if not silent: 68 if not silent: 79 if not silent: 88 def pcd_version(cfg, silent = False): argument 89 version = get_version(cfg, silent) 99 def build_message(line, line2 = None, silent = False): argument 106 if silent: 116 def build_run(cmdline, name, section, silent = False, nologs = False): argument 117 if silent: [all …]
|
H A D | edk2-build.config | 23 [opts.armvirt.silent] 98 armvirt.silent 115 armvirt.silent
|
H A D | Makefile | 164 --silent --no-logs \ 171 --silent --no-logs
|
/qemu/tests/qemu-iotests/ |
H A D | 181 | 84 silent= 97 silent=yes 117 QEMU_COMM_TIMEOUT=1 qemu_cmd_repeat=10 silent=yes \ 119 silent=yes _send_qemu_cmd $src "" "(qemu)" 128 silent=
|
H A D | common.qemu | 120 if [ -z "${silent}" ] && [ -z "${mismatch_only}" ]; then 135 if [ -z "${silent}" ] && [ -n "${mismatch_only}" ]; then 165 # If neither $silent nor $mismatch_only is set, and $cmd begins with '{', 194 if [ -z "$silent" ] && [ -z "$mismatch_only" ] && 363 silent=yes _timed_wait_for ${_QEMU_HANDLE} "capabilities" 365 silent=yes _timed_wait_for ${_QEMU_HANDLE} "^}"
|
H A D | 200 | 100 silent='y' _send_qemu_cmd $h1 "{ 'execute': 'quit' }" 'return'
|
H A D | 091 | 78 silent=yes
|
H A D | 028 | 124 silent=y qemu_cmd_repeat=20 _send_qemu_cmd $h "info block-jobs" "No active jobs"
|
H A D | 223 | 116 silent=
|
H A D | 146 | 48 silent=
|
H A D | 185 | 313 silent=yes _send_qemu_cmd $h \
|