From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:41459) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvXhw-00058V-Vk for qemu-devel@nongnu.org; Mon, 22 Aug 2011 12:50:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QvXhv-00075s-1F for qemu-devel@nongnu.org; Mon, 22 Aug 2011 12:50:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:16901) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvXhu-00075O-MY for qemu-devel@nongnu.org; Mon, 22 Aug 2011 12:50:38 -0400 Message-ID: <4E5288DB.7020200@redhat.com> Date: Mon, 22 Aug 2011 19:50:35 +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] Memory API fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori , qemu-devel Cc: KVM list Anthony, please pull from: ssh://master.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