]> Git Repo - qemu.git/commit - os-posix.c
os-posix: Use qemu_log_enabled
authorRichard Henderson <[email protected]>
Sun, 17 Apr 2022 18:29:45 +0000 (11:29 -0700)
committerRichard Henderson <[email protected]>
Wed, 20 Apr 2022 17:51:11 +0000 (10:51 -0700)
commit229ef2eb440d92df1bb663b45e57c3e3008aae13
tree9abf83a6506df3420011eb7bbc3bbc9d14fd38b5
parentc5955f4ff4689b7a04cf0a1109fa97ce885876b4
os-posix: Use qemu_log_enabled

Do not reference qemu_logfile directly;
use the predicate provided by qemu/log.h.

Reviewed-by: Alex Bennée <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-Id: <20220417183019[email protected]>
os-posix.c
This page took 0.02472 seconds and 4 git commands to generate.