Home
last modified time | relevance | path

Searched defs:verbose (Results 1 – 21 of 21) sorted by relevance

/qemu/scripts/coverage/
H A Dcompare_gcov_json.py39 def load_json(json_file_path: Path, verbose = False) -> dict[str, set[int]]: argument
/qemu/scripts/qemugdb/
H A Daio.py18 def dump_aiocontext(context, verbose): argument
/qemu/scripts/
H A Dqemu-trace-stap94 def print_probes(verbose, name): argument
/qemu/tests/qtest/
H A Dtest-hmp.c20 static int verbose; variable
/qemu/contrib/ivshmem-client/
H A Divshmem-client.h80 bool verbose; /**< true to enable debug */ member
H A Dmain.c17 bool verbose; member
H A Divshmem-client.c146 bool verbose) in ivshmem_client_init()
/qemu/contrib/ivshmem-server/
H A Divshmem-server.h71 bool verbose; /**< true in verbose mode */ member
H A Dmain.c28 bool verbose; member
H A Divshmem-server.c258 bool verbose) in ivshmem_server_init()
/qemu/tests/tcg/s390x/
H A Dex-branch.c122 bool verbose = false; in main() local
/qemu/tests/migration-stress/guestperf/
H A Dengine.py40 sleep=15, verbose=False, debug=False): argument
/qemu/tools/i386/
H A Dqemu-vmsr-helper.c57 static bool verbose; variable
/qemu/contrib/plugins/
H A Dlockstep.c78 static bool verbose; variable
H A Dhowvec.c35 static bool verbose; variable
/qemu/block/monitor/
H A Dblock-hmp-cmds.c613 BlockDeviceInfo *inserted, bool verbose) in print_block_info()
732 bool verbose = qdict_get_try_bool(qdict, "verbose", false); in hmp_info_block() local
/qemu/
H A Dqemu-nbd.c268 bool verbose; member
/qemu/tests/qtest/migration/
H A Dprecopy-tests.c137 bool verbose = g_getenv("QTEST_LOG"); in new_rdma_link() local
/qemu/scsi/
H A Dqemu-pr-helper.c71 static int verbose; variable
/qemu/target/i386/
H A Dcpu.c8460 static bool x86_cpu_filter_features(X86CPU *cpu, bool verbose) in x86_cpu_filter_features()
/qemu/hw/scsi/
H A Dmfi.h737 uint8_t verbose; member