From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: Virtulization instructions like "skinit" and "TXT" support inside KVM Date: Tue, 10 Mar 2009 21:30:00 +0100 Message-ID: <20090310203000.GP2125@8bytes.org> References: <9d1b82480902271858u15ed7920s6262ae1a0ca443de@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: Pravin Return-path: Received: from 8bytes.org ([88.198.83.132]:46887 "EHLO 8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756293AbZCJUaE (ORCPT ); Tue, 10 Mar 2009 16:30:04 -0400 Content-Disposition: inline In-Reply-To: <9d1b82480902271858u15ed7920s6262ae1a0ca443de@mail.gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On Sat, Feb 28, 2009 at 03:58:37AM +0100, Pravin wrote: > Hi, > I wanted to know how kvm handles special previlaged instructions > provided for virtulization support like "skinit" in AMD and "TXT" in > intel. > Are they also virtualized in KVM..?? > > Is there any work going in this direction? > Pointers to any documentations in this direction will be helpful to me. Skinit is not virtualized on AMD systems and there is no plan to implement this currently. Joerg