From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GltbE-0006Ex-Ik for qemu-devel@nongnu.org; Sun, 19 Nov 2006 15:49:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GltbD-0006EZ-Pt for qemu-devel@nongnu.org; Sun, 19 Nov 2006 15:49:12 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GltbD-0006ES-M2 for qemu-devel@nongnu.org; Sun, 19 Nov 2006 15:49:11 -0500 Received: from [212.216.176.110] (helo=vsmtp21.tin.it) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GltbC-0000Wl-Ra for qemu-devel@nongnu.org; Sun, 19 Nov 2006 15:49:11 -0500 Received: from [192.168.1.3] (87.14.233.75) by vsmtp21.tin.it (7.2.072.1) id 451BED530071D2E1 for qemu-devel@nongnu.org; Sun, 19 Nov 2006 21:49:09 +0100 From: Marco Amadori MIME-Version: 1.0 Date: Sun, 19 Nov 2006 21:50:04 +0100 Content-Type: multipart/signed; boundary="nextPart2598701.CK73pvHlvE"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200611192150.10639.marco.amadori@gmail.com> Subject: [Qemu-devel] qemu-system-x86_64 fails at squashfs mounts + kqemu Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --nextPart2598701.CK73pvHlvE Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, all I'm a developer of debian-live and I am not subscribed to this list, so ple= ase=20 CC me in the replies. =46irst, many thanks for this software to Fabrice Bellard and all developer= s. As subject says, when I launch qemu-system-x86_64 (I'm on debian/sid amd64= =20 with an athlon64 dual core), with kqemu present and I boot a debian-live=20 image, all goes fine until it reaches the squashfs mount. Then, with the amd64 iso image qemu crashes with the below outoput, on a i3= 86=20 iso image it just stands there doing nothing. With the switch -no-kqemu, the boot from the image goes fine without proble= ms. Qemu version: 0.8.2-3 KQemu: 1.3.0pre9 Crash output: $ sudo qemu-system-x86_64 -cdrom debian-live/binary.iso -k it -m 256 -boot= d RAX=3D00002b965c346520 RBX=3D00002b965c0899e8 RCX=3D0000000000000008=20 RDX=3D0000000000000008 RSI=3D00002b965c57d3a0 RDI=3D000000000057e5d8 RBP=3D00007fff4eb353c0=20 RSP=3D00007fff4eb352d8 R8 =3D00002b965c57d3a0 R9 =3D0000000000000000 R10=3D000000000057e5d8=20 R11=3D0000000000000002 R12=3D0000000000000000 R13=3D0000000000000005 R14=3D00002b965c340000=20 R15=3D0000000000403908 RIP=3D00002b965bf83380 RFL=3D00010287 [--S--PC] CPL=3D3 II=3D0 A20=3D1 HLT= =3D0 ES =3D0000 0000000000000000 00000000 00000000 CS =3D0033 0000000000000000 ffffffff 00affa00 SS =3D002b 0000000000000000 ffffffff 00cff200 DS =3D0000 0000000000000000 00000000 00000000 GS =3D0000 0000000000000000 00000000 00000000 LDT=3D0000 0000000000000000 00000000 00008000 TR =3D0040 ffff810001004000 0000206f 01008900 GDT=3D ffffffff80530000 00000080 IDT=3D ffffffff804c6000 00000fff CR0=3D8005003b CR2=3D00002b965c57d3a0 CR3=3D000000000fe4a000 CR4=3D000006e0 Unsupported return value: 0xffffffff EOF If more information is needed, please ask, if this issue was already report= ed,=20 please tell me and I will be sorry for the dupe. =2D-=20 ESC:wq --nextPart2598701.CK73pvHlvE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFYMOCUD7BZoy/IIERAs2fAJwPteRkw4DhyrFrdVzJY68JYgahUACcCHdq 7DJjHcnyy0NRUBeWcJd8pFQ= =NYgc -----END PGP SIGNATURE----- --nextPart2598701.CK73pvHlvE--