From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Tue, 07 Oct 2008 13:16:12 +0000 Subject: Re: [PATCH 2/8]kvm: Moving device_assignment logic to kvm_main.c Message-Id: <48EB611C.2000001@redhat.com> List-Id: References: <42DFA526FC41B1429CE7279EF83C6BDC01A53DF4@pdsmsx415.ccr.corp.intel.com> In-Reply-To: <42DFA526FC41B1429CE7279EF83C6BDC01A53DF4@pdsmsx415.ccr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ia64@vger.kernel.org Zhang, Xiantao wrote: > Since linux-ia64 DMAR is not ready in kvm.git, and it should be in > linux-ia64.git. So it should be in kvm.git once Avi merged with > upstream, so I didn't enable it for kvm/ia64 now. You know, S390 has no > pci support, so if we put the code in kvm_mainc, we should use the macro > to exclude other arch which doesn't need device assignments. If DMAR is > ready for kvm.git, I will change this macro as following: > #if defined(CONFIG_X86) || defined(CONFIG_IA64) > #define KVM_CAP_DEVICE_ASSIGNMENT 17 > #endif > > Okay; please resend the patchset once kvm.git has all the prerequisites. -- error compiling committee.c: too many arguments to function