qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [BUG] trace: QEMU hangs on initialization with the "simple"


From: Lluís Vilanova
Subject: [Qemu-devel] [BUG] trace: QEMU hangs on initialization with the "simple" backend
Date: Tue, 09 Feb 2016 21:24:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

While starting the softmmu version of QEMU, the simple backend waits for the
writeout thread to signal a condition variable when initializing the output file
path. But since the writeout thread has not been created, it just waits forever.

Thanks,
  Lluis



reply via email to

[Prev in Thread] Current Thread [Next in Thread]