From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58680) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zm1yk-0007k3-Na for qemu-devel@nongnu.org; Tue, 13 Oct 2015 11:59:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zm1yg-0008BP-OW for qemu-devel@nongnu.org; Tue, 13 Oct 2015 11:59:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51169) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zm1yg-0008BC-Jg for qemu-devel@nongnu.org; Tue, 13 Oct 2015 11:59:02 -0400 Date: Tue, 13 Oct 2015 18:58:58 +0300 From: "Michael S. Tsirkin" Message-ID: <20151013185850-mutt-send-email-mst@redhat.com> References: <20151013155711-mutt-send-email-mst@redhat.com> <014801d105bd$f4d8c5e0$de8a51a0$@samsung.com> <20151013165956-mutt-send-email-mst@redhat.com> <016501d105ca$564cc720$02e65560$@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <016501d105ca$564cc720$02e65560$@samsung.com> Subject: Re: [Qemu-devel] [PATCH 0/3] Make KVM/MSI code device-ID-aware List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pavel Fedin Cc: 'Paolo Bonzini' , qemu-devel@nongnu.org On Tue, Oct 13, 2015 at 06:17:55PM +0300, Pavel Fedin wrote: > Hello! > > > msi_device_id seems like something kvm specific. > > Maybe not vfio, just out of pci. > > I've just replied the same to Paolo. msi_device_id is architecture-specific. Just there is no any other arch yet to use it except > ARM64, therefore it is in pci. If needed, it could be moved to target-XXX. > > Kind regards, > Pavel Fedin > Expert Engineer > Samsung Electronics Research center Russia Pls move it.