From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOMdv-0002Gr-QH for qemu-devel@nongnu.org; Mon, 01 Sep 2014 04:07:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XOMdq-0002ql-Lo for qemu-devel@nongnu.org; Mon, 01 Sep 2014 04:07:15 -0400 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:33421) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOMdq-0002qe-FM for qemu-devel@nongnu.org; Mon, 01 Sep 2014 04:07:10 -0400 Received: by mail-wi0-f177.google.com with SMTP id cc10so5575836wib.16 for ; Mon, 01 Sep 2014 01:07:09 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <5404292A.1060301@redhat.com> Date: Mon, 01 Sep 2014 10:07:06 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <5403FEA3.8050906@landley.net> In-Reply-To: <5403FEA3.8050906@landley.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] bug (bisected): qemu-system-sh4 serial console, ctrl-C kills emulator List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rob Landley , qemu-devel@nongnu.org Il 01/09/2014 07:05, Rob Landley ha scritto: > If you grab http://landley.net/aboriginal/bin/qemu-system-sh4.tar.bz2 > extract it and ./run-emulator.sh (which is a fairly straightforward > qemu-system-sh4 invocation on the included kernel image and squashfs > root filesystem), older qemu versions would run it just fine, and ctrl-C > would pass through to the shell. But current qemu, ctrl-C kills the > emulator. > > I bisected this to commit 02c4bdf1d2ca, although that's between commit > a9e8aeb3755b (which broke the sh4 pci bus) and b23ea25f5098 (which made > it boot again), so you have to either revert the first or apply the > second in order to test that the reverted commit fixes it. I get a 404 error, but this is most likely not sh4 specific---can you just post here the command line? Paolo