Home
last modified time | relevance | path

Searched refs:LOG (Results 1 – 4 of 4) sorted by relevance

/qemu/python/qemu/machine/
H A Dmachine.py53 LOG = logging.getLogger(__name__) variable
395 LOG.debug("Cleaning up after VM process")
399 LOG.warning(
432 LOG.warning(msg, -int(exitcode), command)
476 LOG.debug('VM launch command: %r', ' '.join(self._qemu_full_args))
525 LOG.debug("Closing console file")
530 LOG.debug("Closing console socket")
546 LOG.debug("Performing hard shutdown")
563 LOG.debug("Attempting graceful termination")
568 LOG.debug(
[all …]
/qemu/python/qemu/utils/
H A Daccel.py23 LOG = logging.getLogger(__name__) variable
48 LOG.debug("Failed to get the list of accelerators in %s", qemu_bin)
/qemu/python/qemu/qmp/
H A Dqmp_shell.py117 LOG = logging.getLogger(__name__) variable
226 LOG.warning(msg)
233 LOG.warning(msg)
/qemu/hw/audio/
H A Dfmopl.c235 #define LOG(n,x) macro
594 LOG(LOG_WAR, ("rate %2d , ar %f ms , dr %f ms\n", i, in init_timetables()