From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45858) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSoO0-0006Ud-Oc for qemu-devel@nongnu.org; Tue, 03 Mar 2015 10:05:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSoNx-0002Fo-0W for qemu-devel@nongnu.org; Tue, 03 Mar 2015 10:05:28 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43207) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSoNw-0002Ff-PB for qemu-devel@nongnu.org; Tue, 03 Mar 2015 10:05:24 -0500 Message-ID: <54F5CDA7.1090708@redhat.com> Date: Tue, 03 Mar 2015 16:05:11 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <20150226165911.GA20287@redhat.com> <54F5C8CD.5010707@redhat.com> <20150303160306.289d400d@nial.brq.redhat.com> In-Reply-To: <20150303160306.289d400d@nial.brq.redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL v2] pci, pc, virtio fixes and cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov Cc: Peter Maydell , QEMU Developers , "Michael S. Tsirkin" On 03/03/2015 16:03, Igor Mammedov wrote: >> > Maybe we have a candidate now. That function doesn't seem easy to >> > replace, and it is pretty useful. > Looking at git history there were a number of followup fixes > where 2.13-2.22 function couldn't be used, if we switch to 2.24 > we could cleanup that places also. Peter mentioned above that 2.22 is a bit awkward to him, and he's already swamped enough that we should consider doing him a favor. :) Paolo