From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH 5/5] KVM: assigned dev: MSI-X mask support Date: Fri, 5 Nov 2010 15:29:02 +0200 Message-ID: <20101105132902.GB17667@redhat.com> References: <1288851321-3964-1-git-send-email-sheng@linux.intel.com> <20101105084333.GA3464@redhat.com> <201011051853.51093.sheng@linux.intel.com> <201011052001.53370.sheng@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , Marcelo Tosatti , kvm@vger.kernel.org To: Sheng Yang Return-path: Received: from mx1.redhat.com ([209.132.183.28]:54497 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754434Ab0KEN3K (ORCPT ); Fri, 5 Nov 2010 09:29:10 -0400 Content-Disposition: inline In-Reply-To: <201011052001.53370.sheng@linux.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Nov 05, 2010 at 08:01:53PM +0800, Sheng Yang wrote: > > Go back to me if someone want to implement MSI device assignment on > > big-endian machine. > > Sorry, just realized it's very likely that I don't have an big endian machine to > test it even at that time... > > I think it's really should be done by someone would use and test it. I'm not asking you do to that. Just tag endian-ness explicitly to make it easier for whoever will do it. -- MST