From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: [PULL][v2] Memory API fix Date: Mon, 22 Aug 2011 19:54:08 +0300 Message-ID: <4E5289B0.9060705@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM list To: Anthony Liguori , qemu-devel Return-path: Received: from mx1.redhat.com ([209.132.183.28]:32248 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751359Ab1HVQyL (ORCPT ); Mon, 22 Aug 2011 12:54:11 -0400 Sender: kvm-owner@vger.kernel.org List-ID: [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