From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=44370 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oo2CU-0006K5-So for qemu-devel@nongnu.org; Tue, 24 Aug 2010 18:42:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oo2CT-0008GX-No for qemu-devel@nongnu.org; Tue, 24 Aug 2010 18:42:38 -0400 Received: from terminus.zytor.com ([198.137.202.10]:57930) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oo2CT-0008FI-EL for qemu-devel@nongnu.org; Tue, 24 Aug 2010 18:42:37 -0400 Message-ID: <4C743C86.60405@zytor.com> Date: Tue, 24 Aug 2010 14:41:26 -0700 From: "H. Peter Anvin" MIME-Version: 1.0 References: <20100824191526.GA28783@claws.fglan> In-Reply-To: <20100824191526.GA28783@claws.fglan> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [syslinux] Bug#592875: pxelinux: incompatible with qemu with kvm enabled List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: For discussion of Syslinux and tftp-hpa Cc: 592875@bugs.debian.org, 591934@bugs.debian.org, qemu-devel@nongnu.org, Vagrant Cascadian On 08/24/2010 12:15 PM, Vagrant Cascadian wrote: > it seems versions of pxelinux 4.00 and later hangs qemu (0.12.x, 0.13.x) when > network booting using etherboot or gPXE and qemu's kvm support is enabled. > > pxelinux 3.86 and earlier do not appear to trigger the problem. i also didn't > experience the problem with qemu-kvm (formerly known as kvm). qemu without kvm > support enabled also seems to work fine. > > for more details, please see: > > http://bugs.debian.org/592875 > http://bugs.debian.org/591934 > Any way you can do a git bisect on this one? -hpa