Home
last modified time | relevance | path

Searched defs:log_file (Results 1 – 5 of 5) sorted by relevance

/qemu/tests/functional/qemu_test/
H A Dtestcase.py177 def log_file(self, *args): member in QemuBaseTest
/qemu/bsd-user/
H A Dmain.c264 const char *log_file = NULL; in main() local
/qemu/qga/
H A Dmain.c103 FILE *log_file; member
1468 FILE *log_file = ga_open_logfile(config->log_filepath); in initialize_agent() local
/qemu/block/
H A Dblklogwrites.c55 BdrvChild *log_file; member
/qemu/system/
H A Dvl.c190 static const char *log_file; variable