From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54873) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAtPp-000746-7l for qemu-devel@nongnu.org; Mon, 21 Dec 2015 00:53:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aAtPm-0006u2-1B for qemu-devel@nongnu.org; Mon, 21 Dec 2015 00:53:49 -0500 Received: from relay.parallels.com ([195.214.232.42]:55099) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAtPl-0006th-Os for qemu-devel@nongnu.org; Mon, 21 Dec 2015 00:53:45 -0500 References: <1447401507-6319-1-git-send-email-stefanha@redhat.com> From: "Denis V. Lunev" Message-ID: <567793D6.7040603@parallels.com> Date: Mon, 21 Dec 2015 08:53:26 +0300 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL v3 00/15] Tracing patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi , Peter Maydell Cc: QEMU Developers , Stefan Hajnoczi On 11/13/2015 01:44 PM, Stefan Hajnoczi wrote: > On Fri, Nov 13, 2015 at 6:30 PM, Peter Maydell wrote: >> On 13 November 2015 at 07:58, Stefan Hajnoczi wrote: >>> v3: >>> * Include "exec/log.h" from translate-a64.c [Peter] >>> >>> v2: >>> * Add missing log.py file [Peter] >>> >>> The following changes since commit 74fcbd22d20a2fbc1a47a7b00cce5bf98fd7be5f: >>> >>> hw/misc: Add support for ADC controller in Xilinx Zynq 7000 (2015-11-12 21:30:42 +0000) >>> >>> are available in the git repository at: >>> >>> git://github.com/stefanha/qemu.git tags/tracing-pull-request >>> >>> for you to fetch changes up to de332788d7c626fce31f6baebab807df5a7410e1: >>> >>> log: add "-d trace:PATTERN" (2015-11-13 15:52:57 +0800) >> w32 fails to build with the same 'ssize_t vs signed size_t for %zd' >> thing that hit somebody else's changes earlier this week: > ... >> I also now get a handful of extra warnings in the 'make check' output: > As mentioned on IRC, I'm dropping this pull request. > > I'll send a new pull request early next week for -rc1. It will only > contain bug fixes. > > Too many fixes are accumulating on top of the patches. I'm going to > bounce the original series and merge it, once fixed, for QEMU 2.6. > > Stefan > is it time? Stefan, do you need some help with this serie? Den