From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH 3/3] qemu-kvm: device assignment: emulate MSI-X mask bits Date: Fri, 5 Nov 2010 10:59:38 +0200 Message-ID: <20101105085938.GI3464@redhat.com> References: <1288851501-4180-1-git-send-email-sheng@linux.intel.com> <1288851501-4180-4-git-send-email-sheng@linux.intel.com> <20101104100408.GA28036@redhat.com> <201011051114.48792.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]:35854 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753661Ab0KEI7s (ORCPT ); Fri, 5 Nov 2010 04:59:48 -0400 Content-Disposition: inline In-Reply-To: <201011051114.48792.sheng@linux.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Nov 05, 2010 at 11:14:48AM +0800, Sheng Yang wrote: > On Thursday 04 November 2010 18:04:08 Michael S. Tsirkin wrote: > > On Thu, Nov 04, 2010 at 02:18:21PM +0800, Sheng Yang wrote: > > > This patch emulated MSI-X per vector mask bit on assigned device. > > > > > > Signed-off-by: Sheng Yang > > > > Also pls update the in-tree header for the new ioctls. > > I thought this should be done by maintainer? No idea. I do this for my patches, no one complained. > I just use one script to sync them everytime. I don't mind to send the diff out. Just make sure there's no extra cruft which scripts sometimes produce ...