]> Git Repo - qemu.git/commit
linux-user: Expand log_page_dump inline
authorRichard Henderson <[email protected]>
Sun, 17 Apr 2022 18:30:02 +0000 (11:30 -0700)
committerRichard Henderson <[email protected]>
Wed, 20 Apr 2022 17:51:11 +0000 (10:51 -0700)
commit93756fdcf6f3f6482bd9f22d8189b6c4ee09303e
tree62b4bda427a4789f4fdc5a24183a57e67d614403
parent43b761618de7bb43bacc1c7c38dfdda878714a4c
linux-user: Expand log_page_dump inline

We have extra stuff to log at the same time.
Hoist the qemu_log_lock/unlock to the caller and use fprintf.

Reviewed-by: Alex BennĂ©e <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-Id: <20220417183019[email protected]>
include/exec/log.h
linux-user/main.c
linux-user/mmap.c
This page took 0.041341 seconds and 4 git commands to generate.