From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:37237) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvXlM-0007wd-NS for qemu-devel@nongnu.org; Mon, 22 Aug 2011 12:54:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QvXlL-00080I-RK for qemu-devel@nongnu.org; Mon, 22 Aug 2011 12:54:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:1037) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvXlL-00080B-K5 for qemu-devel@nongnu.org; Mon, 22 Aug 2011 12:54:11 -0400 Message-ID: <4E5289B0.9060705@redhat.com> Date: Mon, 22 Aug 2011 19:54:08 +0300 From: Avi Kivity MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PULL][v2] Memory API fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori , qemu-devel Cc: KVM list [v2: fix git url...] Anthony, please pull from: git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git memory/core to receive a memory API fix. The fix is not required for any of the already merged patches, but is needed by other patches in my queue. I am sending core patches separately than the conversions to increase their visibility. (and I'll take this opportunity to announce a new layout for the branch: - memory/core - core fixes, usually not rebased - memory/batch - pending batch - memory/queue - the rest of the patches in my queue - memory/master - a merge of the first three; please post patches based on this branch this will allow me to fast-path core fixes without rebasing memory/batch, except when a dependency is involved.) Richard Henderson (1): memory: Fix old_portio vs non-zero offset memory.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) -- error compiling committee.c: too many arguments to function