From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amit Shah Subject: Re: Remaining passthrough/VT-d tasks list Date: Wed, 24 Sep 2008 15:10:52 +0530 Message-ID: <200809241510.52470.amit.shah@redhat.com> References: <0122C7C995D32147B66BF4F440D3016301C49E61@pdsmsx415.ccr.corp.intel.com> <48D9FB8E.9060505@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: "Han, Weidong" , kvm@vger.kernel.org, benami@il.ibm.com, muli@il.ibm.com, "Kay, Allen M" , "Yang, Sheng" , "Zhang, Xiantao" To: Avi Kivity Return-path: Received: from mx1.redhat.com ([66.187.233.31]:38740 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751538AbYIXJpL (ORCPT ); Wed, 24 Sep 2008 05:45:11 -0400 In-Reply-To: <48D9FB8E.9060505@redhat.com> Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: * On Wednesday 24 Sep 2008 14:04:22 Avi Kivity wrote: > Han, Weidong wrote: > > Hi all, > > > > The initial passthrough/VT-d patches have been in kvm, it's time to > > enhance it, and push them into 2.6.28. > > > > - Shared Interrupt support > > Shared guest interrupts is a prerequisite for merging into mainline. > Without this, device assignment is useless in anything but a benchmark It's not that bad. A standard qemu guest has enough free irqs to manage an extra device and still not share any irqs. > scenario. I won't push device assignment for 2.6.28 without it. > > Shared host interrupts are a different matter; which one did you mean? I'm sure he meant shared host interrupts.