From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=57855 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PA4Wv-0006Le-EJ for qemu-devel@nongnu.org; Sun, 24 Oct 2010 13:38:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PA4Wu-00079G-CW for qemu-devel@nongnu.org; Sun, 24 Oct 2010 13:38:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:17893) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PA4Wu-000794-1n for qemu-devel@nongnu.org; Sun, 24 Oct 2010 13:38:48 -0400 Message-ID: <4CC46F22.7070202@redhat.com> Date: Sun, 24 Oct 2010 19:38:42 +0200 From: Avi Kivity MIME-Version: 1.0 References: <1287934469-16624-1-git-send-email-avi@redhat.com> <4CC46E73.2090704@redhat.com> In-Reply-To: <4CC46E73.2090704@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 0/2] Type-safe ioport callbacks List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org On 10/24/2010 07:35 PM, Paolo Bonzini wrote: > On 10/24/2010 05:34 PM, Avi Kivity wrote: >> A recent qemu -> qemu-kvm merge broke cpu hotplug without the compiler >> complaining because of the type-unsafeness of the ioport callbacks. >> This >> patchset adds a type-safe variant of ioport callbacks and coverts a >> sample >> ioport. Converting the other 300-odd registrations is left as an >> excercise >> to the community. > > Should we create a Documentation/ file with incomplete transitions and > the commit(s) that introduced them, for volunteers who wish to do some > dirty work or to learn Coccinelle? If we have a TODO, we could add a janitor section there. -- error compiling committee.c: too many arguments to function