From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkEQg-0002DX-LX for qemu-devel@nongnu.org; Fri, 31 Oct 2014 11:48:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XjpNs-00024w-VU for qemu-devel@nongnu.org; Thu, 30 Oct 2014 09:03:35 -0400 Received: from plane.gmane.org ([80.91.229.3]:47693) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjpNs-00024i-NJ for qemu-devel@nongnu.org; Thu, 30 Oct 2014 09:03:24 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XjpNr-00036Z-T6 for qemu-devel@nongnu.org; Thu, 30 Oct 2014 14:03:23 +0100 Received: from net-37-117-142-149.cust.vodafonedsl.it ([37.117.142.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Oct 2014 14:03:23 +0100 Received: from pbonzini by net-37-117-142-149.cust.vodafonedsl.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Oct 2014 14:03:23 +0100 From: Paolo Bonzini Date: Thu, 30 Oct 2014 14:03:10 +0100 Message-ID: <5452370E.90407@redhat.com> References: <1414661809-21383-1-git-send-email-borntraeger@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit In-Reply-To: <1414661809-21383-1-git-send-email-borntraeger@de.ibm.com> Subject: Re: [Qemu-devel] [PATCH 0/9] valgrind/i386/s390x: memcheck false positives List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 10/30/2014 10:36 AM, Christian Borntraeger wrote: > Some of these things could > also be fixed in valgrind, but it will take a while until these changes > hit a release or distros. Ok, it's sensible to have it fixed in QEMU if it's temporary. Which could not be fixed in valgrind? Paolo