From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wu23B-0007bJ-A1 for qemu-devel@nongnu.org; Mon, 09 Jun 2014 12:04:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wu235-0004w9-Nb for qemu-devel@nongnu.org; Mon, 09 Jun 2014 12:03:57 -0400 Received: from mail-lb0-f182.google.com ([209.85.217.182]:52307) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wu235-0004vx-8g for qemu-devel@nongnu.org; Mon, 09 Jun 2014 12:03:51 -0400 Received: by mail-lb0-f182.google.com with SMTP id z11so3221818lbi.13 for ; Mon, 09 Jun 2014 09:03:50 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1402327429-20941-1-git-send-email-stefanha@redhat.com> References: <1402327429-20941-1-git-send-email-stefanha@redhat.com> From: Peter Maydell Date: Mon, 9 Jun 2014 17:03:30 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL v2 0/5] Tracing pull request List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: QEMU Developers On 9 June 2014 16:23, Stefan Hajnoczi wrote: > v2: > * Previous version was interleaved with an older pull request and the email > thread was a mess. Resending. > > The following changes since commit 959e41473f2179850578482052fb73b913bc4e42: > > slirp/arp: do not special-case bogus IP addresses (2014-06-09 01:49:28 +0200) > > are available in the git repository at: > > git://github.com/stefanha/qemu.git tags/tracing-pull-request > > for you to fetch changes up to a35d9be622a85d9ad6be5448e78c8a3f95ee5f00: > > trace: Replace fprintf with error_report and print location (2014-06-09 15:43:40 +0200) > > ---------------------------------------------------------------- > Tracing pull request Applied, thanks. -- PMM