public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
To: Barry Silverman <barry-H+STxiiVszcAvxtiuMwx3w@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: VT guests in kvm
Date: Sun, 11 Feb 2007 12:34:28 -0600	[thread overview]
Message-ID: <45CF61B4.5000206@codemonkey.ws> (raw)
In-Reply-To: <loom.20070211T191105-67-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>

Barry Silverman wrote:
> Does KVM support itself as a guest?
>
> IE Would the VT instruction set have to be emulated 
> completely in software, or
> could the host's VT instructions be used after 
> suitable KVM modification/validation.
>   

Nested hardware virtualization is a very interesting topic that AFAIK 
noone has yet to address.

The VT instruction set would have to be emulated of course.  It's a bit 
easier with VT I suspect b/c you can more easily trap things like 
vmwrite to ensure the guest isn't building a malicious VMCS.

It would incur some overhead in already sensitive places (since 
vmlaunch/vmresume will trap).  I think it could be done in such a way 
though that any level of nesting will have a fixed overhead.

An analysis of this would make a pretty interesting paper IMHO.

Regards,

Anthony Liguori

>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> kvm-devel mailing list
> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>
>   


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

  parent reply	other threads:[~2007-02-11 18:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-11 18:14 VT guests in kvm Barry Silverman
     [not found] ` <loom.20070211T191105-67-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2007-02-11 18:34   ` Anthony Liguori [this message]
     [not found] <200702111914.l1BJEVXj020295@jordan.disus.com>
     [not found] ` <200702111914.l1BJEVXj020295-2vDwL5wiqqlpt2tbWF6jlw@public.gmane.org>
2007-02-11 22:04   ` Anthony Liguori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45CF61B4.5000206@codemonkey.ws \
    --to=anthony-rdkfgonbjusknkdkm+me6a@public.gmane.org \
    --cc=barry-H+STxiiVszcAvxtiuMwx3w@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox