From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH v2 1/8] KVM: extend in-kernel mmio to handle >8 byte transactions Date: Tue, 29 Mar 2011 16:55:23 +0200 Message-ID: <4D91F2DB.4040206@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm@vger.kernel.org To: Wei Xu Return-path: Received: from mx1.redhat.com ([209.132.183.28]:25456 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750750Ab1C2Oz1 (ORCPT ); Tue, 29 Mar 2011 10:55:27 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 03/29/2011 04:51 PM, Wei Xu wrote: > Avi, > > Really appreciate your help! Anything if you need help let me know. I am > working on qemu-kvm now and willing to help out... Note that this patchset only implements movdqu. Feel free to tackle movdqa (easy) and movq (harder - needs mmx support). -- error compiling committee.c: too many arguments to function