Re: [Qemu-devel] [PATCH 0/9] valgrind/i386/s390x: memcheck false positives

2014-11-13 Thread Christian Borntraeger
Am 13.11.2014 um 15:34 schrieb Paolo Bonzini: > On 30/10/2014 10:36, Christian Borntraeger wrote: >> This series avoids most memcheck false positives in KVM ioctls on s390x >> and x86_64. >> >> Please review and consider for 2.2 or later. Some of these things could >> also be fixed in valgrind, but

Re: [Qemu-devel] [PATCH 0/9] valgrind/i386/s390x: memcheck false positives

2014-11-13 Thread Paolo Bonzini
On 30/10/2014 10:36, Christian Borntraeger wrote: > This series avoids most memcheck false positives in KVM ioctls on s390x > and x86_64. > > Please review and consider for 2.2 or later. Some of these things could > also be fixed in valgrind, but it will take a while until these changes > hit a re

Re: [Qemu-devel] [PATCH 0/9] valgrind/i386/s390x: memcheck false positives

2014-11-03 Thread Paolo Bonzini
On 30/10/2014 14:20, Christian Borntraeger wrote: > Am 30.10.2014 14:03, schrieb Paolo Bonzini: >> 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

Re: [Qemu-devel] [PATCH 0/9] valgrind/i386/s390x: memcheck false positives

2014-10-31 Thread Paolo Bonzini
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

Re: [Qemu-devel] [PATCH 0/9] valgrind/i386/s390x: memcheck false positives

2014-10-31 Thread Christian Borntraeger
Am 30.10.2014 14:03, schrieb Paolo Bonzini: > 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.

Re: [Qemu-devel] [PATCH 0/9] valgrind/i386/s390x: memcheck false positives

2014-10-30 Thread Christian Borntraeger
Am 30.10.2014 10:58, schrieb Peter Maydell: > On 30 October 2014 09:50, Christian Borntraeger > wrote: >> Yes, I will try to get some of this fixed in valgrind as well. This will >> take a little longer though because the code changes are bigger than just >> 1 line of code. Given that valgrind ha

Re: [Qemu-devel] [PATCH 0/9] valgrind/i386/s390x: memcheck false positives

2014-10-30 Thread Peter Maydell
On 30 October 2014 09:50, Christian Borntraeger wrote: > Yes, I will try to get some of this fixed in valgrind as well. This will > take a little longer though because the code changes are bigger than just > 1 line of code. Given that valgrind has around 1 release/year, this patch > set is certain

Re: [Qemu-devel] [PATCH 0/9] valgrind/i386/s390x: memcheck false positives

2014-10-30 Thread Christian Borntraeger
Am 30.10.2014 10:46, schrieb Peter Maydell: > On 30 October 2014 09:36, Christian Borntraeger > wrote: >> This series avoids most memcheck false positives in KVM ioctls on s390x >> and x86_64. >> >> Please review and consider for 2.2 or later. Some of these things could >> also be fixed in valgri

Re: [Qemu-devel] [PATCH 0/9] valgrind/i386/s390x: memcheck false positives

2014-10-30 Thread Peter Maydell
On 30 October 2014 09:36, Christian Borntraeger wrote: > This series avoids most memcheck false positives in KVM ioctls on s390x > and x86_64. > > Please review and consider for 2.2 or later. Some of these things could > also be fixed in valgrind, but it will take a while until these changes > hit

[Qemu-devel] [PATCH 0/9] valgrind/i386/s390x: memcheck false positives

2014-10-30 Thread Christian Borntraeger
This series avoids most memcheck false positives in KVM ioctls on s390x and x86_64. Please review and consider for 2.2 or later. Some of these things could also be fixed in valgrind, but it will take a while until these changes hit a release or distros. The series is also available via signed tag