From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46059) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buEJZ-0002JN-8l for qemu-devel@nongnu.org; Wed, 12 Oct 2016 03:51:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buEJV-0000fT-5I for qemu-devel@nongnu.org; Wed, 12 Oct 2016 03:51:00 -0400 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]:35763) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buEJU-0000fN-Ux for qemu-devel@nongnu.org; Wed, 12 Oct 2016 03:50:57 -0400 Received: by mail-wm0-x241.google.com with SMTP id 123so1091768wmb.2 for ; Wed, 12 Oct 2016 00:50:56 -0700 (PDT) Date: Wed, 12 Oct 2016 09:50:51 +0200 From: Stefan Hajnoczi Message-ID: <20161012075051.GA6432@stefanha-x1.localdomain> References: <1475588159-30598-1-git-send-email-berrange@redhat.com> <1475848277-10183-1-git-send-email-berrange@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi" Content-Disposition: inline In-Reply-To: <1475848277-10183-1-git-send-email-berrange@redhat.com> Subject: Re: [Qemu-devel] [PATCH v6 21/20] linux-user/bsd-user: initialize trace events subsystem List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" Cc: qemu-devel@nongnu.org --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 07, 2016 at 02:51:17PM +0100, Daniel P. Berrange wrote: > The bsd-user/linux-user programs make use of the CPU emulation > code and this now requires that the trace events subsystem > is enabled, otherwise it'll crash trying to allocate an empty > trace events bitmap for the CPU object. >=20 > Signed-off-by: Daniel P. Berrange > --- >=20 > Stefan, technically this patch ought to be squashed into: >=20 > [PATCH v6 13/20] trace: provide mechanism for registering trace events >=20 > bsd-user/main.c | 1 + > linux-user/main.c | 1 + > 2 files changed, 2 insertions(+) Thanks, squashed to my tracing tree: https://github.com/stefanha/qemu/commits/tracing Stefan --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJX/etbAAoJEJykq7OBq3PI88QH/RG74Ir0L+S4GKFWTOTqRYP/ 5bKn+VcR/jp3vcESLbkUg7KwhB4rtsR6RdLf0B/wUnEb2wcgp4SkCgwrBk308SxM lfOMYq0VHC9/A8gRivg5Yp+Qyw6HvIANmmXCGAZ4480G013TnWZYKCUegwWpldKO Svp3qSt4KPWnpEOkZKL5hy+UXYdV2dkBUAbLOP7Pbvp8sL4eN651Ex2XzCwynGUe FXLhjys5hCCyBRkp5u0EkVlR8N4M8YUKEB8JkEdpIrI7FnK7ku3xgAOKpI+PzhaA P1l6KDm/sF4067ZBHgiunfqq5q2dJgsgWKwVa/5GVm8dkHtreko2Kxl2n3E1ppI= =fz7O -----END PGP SIGNATURE----- --Qxx1br4bt0+wmkIi--