From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH 0/8][v2] MSI-X mask emulation support for assigned device Date: Thu, 21 Oct 2010 00:20:26 +0200 Message-ID: <20101020222026.GA27545@redhat.com> References: <1287563192-29685-1-git-send-email-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]:13337 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750982Ab0JTW05 (ORCPT ); Wed, 20 Oct 2010 18:26:57 -0400 Content-Disposition: inline In-Reply-To: <1287563192-29685-1-git-send-email-sheng@linux.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Oct 20, 2010 at 04:26:24PM +0800, Sheng Yang wrote: > Here is v2. > > Changelog: > > v1->v2 > > The major change from v1 is I've added the in-kernel MSI-X mask emulation > support, as well as adding shortcuts for reading MSI-X table. The major thing everyone here is asking is whether this in-kernel emulation can be shown to improve performance as measured some guest/benchmark. Do you know? -- MST