From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46475) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK8CA-0004Ik-V1 for qemu-devel@nongnu.org; Mon, 25 Mar 2013 10:16:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UK8C6-0000nQ-3z for qemu-devel@nongnu.org; Mon, 25 Mar 2013 10:16:18 -0400 Received: from mail-wg0-x22a.google.com ([2a00:1450:400c:c00::22a]:34895) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK8C5-0000n7-U5 for qemu-devel@nongnu.org; Mon, 25 Mar 2013 10:16:14 -0400 Received: by mail-wg0-f42.google.com with SMTP id 12so4044847wgh.3 for ; Mon, 25 Mar 2013 07:16:13 -0700 (PDT) Date: Mon, 25 Mar 2013 15:16:09 +0100 From: Stefan Hajnoczi Message-ID: <20130325141609.GC3267@stefanha-thinkpad.redhat.com> References: <20130322175114.10747.75661.malonedeb@wampee.canonical.com> <20130322175114.10747.75661.malonedeb@wampee.canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130322175114.10747.75661.malonedeb@wampee.canonical.com> Subject: Re: [Qemu-devel] [Bug 1158912] [NEW] QEMU Version 1.4.0 - SLIRP hangs VM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bug 1158912 <1158912@bugs.launchpad.net> Cc: qemu-devel@nongnu.org On Fri, Mar 22, 2013 at 05:51:14PM -0000, Kenneth Salerno wrote: > Public bug reported: > > (Note: problem is not present in version 1.3.0) Please run git-bisect(1) to identify the commit that introduced the bug. Information about git-bisect(1): http://git-scm.com/book/en/Git-Tools-Debugging-with-Git#Binary-Search http://code-worrier.com/blog/git-bisect-basics/ https://www.kernel.org/pub/software/scm/git/docs/git-bisect.html Stefan