From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bflUV-0003rC-54 for qemu-devel@nongnu.org; Fri, 02 Sep 2016 06:14:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bflUP-0008TK-UJ for qemu-devel@nongnu.org; Fri, 02 Sep 2016 06:14:30 -0400 Received: from mo4-p00-ob.smtp.rzone.de ([81.169.146.220]:29596) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bflUP-0008Sv-KM for qemu-devel@nongnu.org; Fri, 02 Sep 2016 06:14:25 -0400 Date: Fri, 2 Sep 2016 12:13:18 +0200 From: Olaf Hering Message-ID: <20160902101318.GA15361@aepfle.de> References: <20160831102435.GA9563@aepfle.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline In-Reply-To: <20160831102435.GA9563@aepfle.de> Subject: Re: [Qemu-devel] qemu-2.7 regression, IPXE boot in HVM fails List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xen-devel@lists.xen.org, qemu-devel@nongnu.org --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 31, Olaf Hering wrote: > The following HVM domU.cfg crashes during boot from emulated network > with qemu 2.7, but it works fine with qemu stable-2.6 branch: >=20 > name=3D'hvm' > memory=3D1024 > vcpus=3D2 > boot=3D"n" > disk=3D[ 'file:/disk0.raw,hda,w', ] > vif=3D[ 'mac=3D00:08:15:41:10:80,bridge=3Dbr0', ] I have tried different models like e1000, ne2k_pci, pcnet and rtl8139. Makes no difference. /tftpboot/menu.c32 crashes or the emulation fails. Olaf --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlfJULUACgkQXUKg+qaYNn6VOACg61gr0oZkOrm6LOZSlgLvZrY2 6RwAni9o1DArt3cgF3jmeBMGL9S3LgoO =I4NQ -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF--