From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:47944) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RN6Rf-0007oi-Jc for qemu-devel@nongnu.org; Sun, 06 Nov 2011 12:23:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RN6Re-0006q3-D8 for qemu-devel@nongnu.org; Sun, 06 Nov 2011 12:23:47 -0500 Received: from fmmailgate05.web.de ([217.72.192.243]:40570) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RN6Rd-0006pu-V1 for qemu-devel@nongnu.org; Sun, 06 Nov 2011 12:23:46 -0500 Received: from moweb001.kundenserver.de (moweb001.kundenserver.de [172.19.20.114]) by fmmailgate05.web.de (Postfix) with ESMTP id 8FC50672DDA1 for ; Sun, 6 Nov 2011 18:23:43 +0100 (CET) Message-ID: <4EB6C299.7000404@web.de> Date: Sun, 06 Nov 2011 18:23:37 +0100 From: Jan Kiszka MIME-Version: 1.0 References: <1320543320-32728-1-git-send-email-agraf@suse.de> <4EB65C5B.8070709@redhat.com> <4EB66036.4080102@redhat.com> <1320577728.1428.73.camel@jaguar> <4EB67486.1070105@redhat.com> <4EB67D17.7000701@redhat.com> <4EB680D9.2070706@redhat.com> <4EB6B385.4070804@web.de> <4EB6B83E.8050002@web.de> In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF72C2A46B3B2CFECB9EE8078" Subject: Re: [Qemu-devel] [PATCH] KVM: Add wrapper script around QEMU to test kernels List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pekka Enberg Cc: Blue Swirl , "kvm@vger.kernel.org list" , "linux-kernel@vger.kernel.org List" , Alexander Graf , qemu-devel Developers , Pekka Enberg , Avi Kivity , =?ISO-8859-1?Q?Am=E9rico_Wang?= , Ingo Molnar , Linus Torvalds This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF72C2A46B3B2CFECB9EE8078 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2011-11-06 18:11, Pekka Enberg wrote: > On Sun, 6 Nov 2011, Jan Kiszka wrote: >>> Can you please share your kernel .config with me and I'll take a look= >>> at it. We now have a "make kvmconfig" makefile target for enabling al= l >>> the necessary config options for guest kernels. I don't think any of >>> us developers are using SUSE so it can surely be a KVM tool bug as >>> well. >> >> Attached. >=20 > It hang here as well. I ran >=20 > make kvmconfig >=20 > on your .config and it works. It's basically these two: >=20 > @@ -1478,7 +1478,7 @@ > CONFIG_NETPOLL=3Dy > # CONFIG_NETPOLL_TRAP is not set > CONFIG_NET_POLL_CONTROLLER=3Dy > -CONFIG_VIRTIO_NET=3Dm > +CONFIG_VIRTIO_NET=3Dy > # CONFIG_VMXNET3 is not set > # CONFIG_ISDN is not set > # CONFIG_PHONE is not set > @@ -1690,7 +1690,7 @@ > # CONFIG_SERIAL_PCH_UART is not set > # CONFIG_SERIAL_XILINX_PS_UART is not set > CONFIG_HVC_DRIVER=3Dy > -CONFIG_VIRTIO_CONSOLE=3Dm > +CONFIG_VIRTIO_CONSOLE=3Dy > CONFIG_IPMI_HANDLER=3Dm > # CONFIG_IPMI_PANIC_EVENT is not set > CONFIG_IPMI_DEVICE_INTERFACE=3Dm >=20 > Pekka Doesn't help here (with a disk image). Also, both dependencies make no sense to me as we boot from disk, not from net, and the console is on ttyS0. Jan --------------enigF72C2A46B3B2CFECB9EE8078 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk62wpkACgkQitSsb3rl5xTadACeOJs8Ipc2Ho1YkAiXP6V7QUIZ C0IAoO9RKUinNkIhSE7Grxc1QXIDLUoZ =xjxF -----END PGP SIGNATURE----- --------------enigF72C2A46B3B2CFECB9EE8078--