Home
last modified time | relevance | path

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

/qemu/python/qemu/machine/
A Dmachine.py53 LOG = logging.getLogger(__name__) variable
395 LOG.debug("Cleaning up after VM process")
399 LOG.warning(
525 LOG.debug("Closing console file")
530 LOG.debug("Closing console socket")
546 LOG.debug("Performing hard shutdown")
568 LOG.debug(
585 LOG.debug(
592 LOG.debug(
909 LOG.debug("Opening console socket")
[all …]
/qemu/python/qemu/utils/
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/
A Dqmp_shell.py117 LOG = logging.getLogger(__name__) variable
226 LOG.warning(msg)
233 LOG.warning(msg)
/qemu/hw/audio/
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()

Completed in 12 milliseconds