From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: interrupt remapping support Date: Tue, 13 Nov 2012 11:29:40 +0200 Message-ID: <20121113092940.GA13385@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "kvm@vger.kernel.org" To: Abhinav Srivastava Return-path: Received: from mx1.redhat.com ([209.132.183.28]:50706 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751580Ab2KMJ3m (ORCPT ); Tue, 13 Nov 2012 04:29:42 -0500 Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Nov 12, 2012 at 10:44:51PM -0500, Abhinav Srivastava wrote: > Hi there, > > I would like to know if KVM supports interrupt remapping and queued > invalidation. I could not find it in the kvm source code. > I also noticed that these features are in KVM's TODO list. Is that > accurate? Any pointers or direction would be appreciated. > KVM does not implement VT-d spec if this is your question. Any help with this will be appreciated. -- Gleb.