Robert Foley fc59d2d870 qemu_log_lock/unlock now preserves the qemu_logfile handle.
qemu_log_lock() now returns a handle and qemu_log_unlock() receives a
handle to unlock.  This allows for changing the handle during logging
and ensures the lock() and unlock() are for the same file.

Also in target/tilegx/translate.c removed the qemu_log_lock()/unlock()
calls (and the log("\n")), since the translator can longjmp out of the
loop if it attempts to translate an instruction in an inaccessible page.

Signed-off-by: Robert Foley <robert.foley@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20191118211528.3221-5-robert.foley@linaro.org>
2019-12-18 20:18:02 +00:00
..
2019-08-16 13:31:53 +02:00
2019-11-08 21:32:31 +01:00
2019-08-21 10:42:10 +02:00
2019-06-12 13:20:21 +02:00
2019-08-16 13:31:53 +02:00
2019-06-12 13:20:21 +02:00
2019-08-16 13:31:53 +02:00
2019-08-16 17:21:40 +01:00
2019-10-29 10:28:07 +08:00
2019-08-16 13:31:53 +02:00
2019-10-29 10:28:07 +08:00
2019-08-16 13:31:53 +02:00
2019-12-16 13:16:00 +01:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:31:52 +02:00
2018-03-02 18:44:00 +00:00
2016-06-16 18:39:03 +02:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:31:53 +02:00
2019-10-29 10:28:07 +08:00
2019-10-29 10:28:07 +08:00
2019-10-29 10:28:07 +08:00
2019-06-12 13:20:21 +02:00
2019-08-16 13:31:52 +02:00
2019-08-16 13:31:53 +02:00