« Previous | Next » 

Revision daf767b1

IDdaf767b16aeb32e5b9a77066ba130fe723f875ca

Added by Stefan Weil over 12 years ago

w32: Disable buffering for log file

W32 does not support line buffering, but it supports unbuffered output.

Unbuffered output is better for writing to qemu.log than fully buffered
output because it also shows the latest log messages when an application
crash occurs.

Signed-off-by: Stefan Weil <>
Signed-off-by: Blue Swirl <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences