* [Qemu-devel] [BUG] trace: QEMU hangs on initialization with the "simple" backend @ 2016-02-09 20:24 Lluís Vilanova 2016-02-11 15:19 ` Stefan Hajnoczi 0 siblings, 1 reply; 3+ messages in thread From: Lluís Vilanova @ 2016-02-09 20:24 UTC (permalink / raw) To: qemu-devel 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 ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [BUG] trace: QEMU hangs on initialization with the "simple" backend 2016-02-09 20:24 [Qemu-devel] [BUG] trace: QEMU hangs on initialization with the "simple" backend Lluís Vilanova @ 2016-02-11 15:19 ` Stefan Hajnoczi 2016-02-11 21:36 ` Lluís Vilanova 0 siblings, 1 reply; 3+ messages in thread From: Stefan Hajnoczi @ 2016-02-11 15:19 UTC (permalink / raw) To: qemu-devel [-- Attachment #1: Type: text/plain, Size: 396 bytes --] On Tue, Feb 09, 2016 at 09:24:04PM +0100, Lluís Vilanova wrote: > 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. Denis Lunev posted a fix: https://patchwork.ozlabs.org/patch/580968/ Stefan [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 473 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [BUG] trace: QEMU hangs on initialization with the "simple" backend 2016-02-11 15:19 ` Stefan Hajnoczi @ 2016-02-11 21:36 ` Lluís Vilanova 0 siblings, 0 replies; 3+ messages in thread From: Lluís Vilanova @ 2016-02-11 21:36 UTC (permalink / raw) To: Stefan Hajnoczi; +Cc: qemu-devel Stefan Hajnoczi writes: > On Tue, Feb 09, 2016 at 09:24:04PM +0100, Lluís Vilanova wrote: >> 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. > Denis Lunev posted a fix: > https://patchwork.ozlabs.org/patch/580968/ Great, thanks. Lluis ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-02-11 21:36 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-02-09 20:24 [Qemu-devel] [BUG] trace: QEMU hangs on initialization with the "simple" backend Lluís Vilanova 2016-02-11 15:19 ` Stefan Hajnoczi 2016-02-11 21:36 ` Lluís Vilanova
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).