From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33818) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TStWj-0005pZ-Gy for qemu-devel@nongnu.org; Mon, 29 Oct 2012 13:53:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TStWi-0000XW-I8 for qemu-devel@nongnu.org; Mon, 29 Oct 2012 13:53:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:2442) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TStWi-0000XB-AJ for qemu-devel@nongnu.org; Mon, 29 Oct 2012 13:53:28 -0400 Message-ID: <508EC28A.5060706@redhat.com> Date: Mon, 29 Oct 2012 18:53:14 +0100 From: Paolo Bonzini MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] x86_64-softmmu broken on Windows (TCG?) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel , Stefan Weil , Aurelien Jarno Known-good commit: 8473f377393219390ea6f2d8d450a2b054bb823e Known-bad commit: d262cb02861dd33375c08fc798930653b14769e9 i386-softmmu seems to work. I may try to bisect it tomorrow, but I'd be glad if somebody else beats me. It can be reproduced with Wine and "x86_64-softmmu/qemu-system-x86_64.exe -L ../pc-bios"; it hangs at iPXE. Paolo