From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:54437) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp0Fn-0004oQ-Vl for qemu-devel@nongnu.org; Thu, 04 Aug 2011 11:54:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qp0Fm-00013N-Vh for qemu-devel@nongnu.org; Thu, 04 Aug 2011 11:54:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47507) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp0Fm-00013J-KG for qemu-devel@nongnu.org; Thu, 04 Aug 2011 11:54:34 -0400 Message-ID: <4E3AC0AF.1070406@redhat.com> Date: Thu, 04 Aug 2011 18:54:23 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1312376904-16115-1-git-send-email-armbru@redhat.com> In-Reply-To: <1312376904-16115-1-git-send-email-armbru@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 00/45] Block layer cleanup & fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: kwolf@redhat.com, stefano.stabellini@eu.citrix.com, quintela@redhat.com, qemu-devel@nongnu.org, lcapitulino@redhat.com, hare@suse.de, amit.shah@redhat.com, hch@lst.de On 08/03/2011 04:07 PM, Markus Armbruster wrote: > * Both master and the block branch are broken for me by Avi's memory > API work (Avi reproduced, and claims to have a fix), so for testing > I had to rebase the block branch on an older master cde1a700 plus my > dependencies: some Xen work e3745602..679f4f8b, and some nand work > 64de0e46..63efb1d9. The problem is that the old-style 440FX PAM dislikes the new-style memory registration. The fix is the conversion of 440FX to the memory API, which will arrive with the third batch of my patchset. -- error compiling committee.c: too many arguments to function