From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38464) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHAxj-000297-Qx for qemu-devel@nongnu.org; Thu, 07 Jan 2016 08:50:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aHAxg-0005Zs-JO for qemu-devel@nongnu.org; Thu, 07 Jan 2016 08:50:47 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40562) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHAxg-0005Yn-DP for qemu-devel@nongnu.org; Thu, 07 Jan 2016 08:50:44 -0500 References: <1449749584-23214-1-git-send-email-frankja@linux.vnet.ibm.com> <20151215105635.2a9ea70c.cornelia.huck@de.ibm.com> <20160107144142.7a7556a3.cornelia.huck@de.ibm.com> From: Paolo Bonzini Message-ID: <568E6D2F.2020909@redhat.com> Date: Thu, 7 Jan 2016 14:50:39 +0100 MIME-Version: 1.0 In-Reply-To: <20160107144142.7a7556a3.cornelia.huck@de.ibm.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 00/34] kvm_stat: Cleanup and fixup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck , qemu-devel@nongnu.org Cc: Janosch Frank On 07/01/2016 14:41, Cornelia Huck wrote: >>> > > Testing was done rarely on X86_64 RHEL 6.7 and mostly on s390. Tests >>> > > on other architectures would be beneficial. >> > >> > The cleanup and fixes look good to me, but I'm most certainly not a >> > python expert :) >> > >> > Paolo, would you take these through the kvm tree? > Anybody interested in these? I can't really comment on python stuff, > but it would be a shame if these patches were left out in the cold... Yes, they're on my list... I've still got a bit of backlog after the holidays. Paolo