From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] device-assignment: don't truncate MSIX capabilities table size Date: Wed, 26 May 2010 15:48:27 +0300 Message-ID: <4BFD189B.3050603@redhat.com> References: <20100525230131.6313.27447.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Alex Williamson , kvm@vger.kernel.org, chrisw@redhat.com To: Juan Quintela Return-path: Received: from mx1.redhat.com ([209.132.183.28]:61623 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753578Ab0EZMs3 (ORCPT ); Wed, 26 May 2010 08:48:29 -0400 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o4QCmSta011640 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 26 May 2010 08:48:28 -0400 Received: from cleopatra.tlv.redhat.com (cleopatra.tlv.redhat.com [10.35.255.11]) by int-mx03.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o4QCmRUR007338 for ; Wed, 26 May 2010 08:48:28 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 05/26/2010 03:27 AM, Juan Quintela wrote: > Alex Williamson wrote: > >> PCI_MSIX_TABSIZE is 0x07ff >> >> Reported-by: Juan Quintela >> Signed-off-by: Alex Williamson >> > Acked-by: Juan Quintela > > BTW, I also noticed the lack of pci_set_long() and friend functions, but > arrived to the same conclusion that you: all the device assignment > assumes that the world is x86_64 :) > IIRC it used to work on ia64 as well. -- error compiling committee.c: too many arguments to function