From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:38105) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qwffi-0004Z3-NP for qemu-devel@nongnu.org; Thu, 25 Aug 2011 15:33:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qwffh-0006gN-1W for qemu-devel@nongnu.org; Thu, 25 Aug 2011 15:33:02 -0400 Received: from fmmailgate03.web.de ([217.72.192.234]:42230) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qwffg-0006g2-HN for qemu-devel@nongnu.org; Thu, 25 Aug 2011 15:33:00 -0400 Message-ID: <4E56A36A.4090806@web.de> Date: Thu, 25 Aug 2011 21:32:58 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <4E560145.1010900@redhat.com> <4E564862.8060506@codemonkey.ws> <20110825182739.GA21302@zapo> In-Reply-To: <20110825182739.GA21302@zapo> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3FE7458288AA0D8032499657" Sender: jan.kiszka@web.de Subject: Re: [Qemu-devel] [PULL] Memory API conversions, batch 5 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Edgar E. Iglesias" Cc: Avi Kivity , "qemu-devel@nongnu.org" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3FE7458288AA0D8032499657 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2011-08-25 20:27, Edgar E. Iglesias wrote: > On Thu, Aug 25, 2011 at 08:04:34AM -0500, Anthony Liguori wrote: >> On 08/25/2011 03:01 AM, Avi Kivity wrote: >>> Please pull from >>> >>> git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git memory/batch >>> >>> to receive the fifth memory API conversions batch. There is really >>> nothing notable, except perhaps the first use of the transaction API.= >>> >>> While the patches have been on the list for just a short time, they h= ave >>> received quite extensive review, for which I am thankful. >> >> Pulled. Thanks. >=20 > Guys, please start testing before applying these patches. It's not hard= , > there are images on the wiki with scripts that area easy to run. >=20 > Cheers >=20 > $ gdb --args ~/src/c/qemu/build-qemu/microblaze-softmmu/qemu-system-mic= roblaze -kernel linux.bin -serial stdio > GNU gdb (Ubuntu/Linaro 7.3-0ubuntu1) 7.3-2011.08~bzr > Copyright (C) 2011 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. Type "show copyi= ng" > and "show warranty" for details. > This GDB was configured as "x86_64-linux-gnu". > For bug reporting instructions, please see: > ... > Reading symbols from /home/edgar/src/c/qemu/build-qemu/microblaze-softm= mu/qemu-system-microblaze...done. > (gdb) run > Starting program: /home/edgar/src/c/qemu/build-qemu/microblaze-softmmu/= qemu-system-microblaze -kernel linux.bin -serial stdio > [Thread debugging using libthread_db enabled] > [New Thread 0x7fffeef3e700 (LWP 25891)] >=20 > Program received signal SIGSEGV, Segmentation fault. > 0x000000000041be54 in memory_region_init_rom_device (mr=3D0xfb6900,=20 > ops=3D, dev=3D,=20 > name=3D0x564c5d "petalogix_s3adsp1800.flash", size=3D16777216) > at /home/edgar/src/c/qemu/qemu/memory.c:973 > 973 mr->ram_addr |=3D cpu_register_io_memory(memory_region_read= _thunk, > (gdb)=20 That looks pretty much like what I stumbled over today as well. Should be fine with [1], need to test again. Jan [1] http://thread.gmane.org/gmane.comp.emulators.qemu/114619 --------------enig3FE7458288AA0D8032499657 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/ iEYEARECAAYFAk5Wo2oACgkQitSsb3rl5xQh4wCeO5ww0nOI+iIvTxHktCl2+NMU 9UAAn1EYkOW63hNsE82UyNwryqd4MHUb =CHle -----END PGP SIGNATURE----- --------------enig3FE7458288AA0D8032499657--