All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Roedel, Joerg" <joerg.roedel@amd.com>
To: oritw@il.ibm.com
Cc: kvm@vger.kernel.org, benami@il.ibm.com, muli@il.ibm.com,
	abelg@il.ibm.com, aliguori@us.ibm.com, mdday@us.ibm.com,
	agraf@suse.de
Subject: Re: [RFC] Nested VMX support - kernel
Date: Mon, 17 Aug 2009 16:24:33 +0200	[thread overview]
Message-ID: <20090817142433.GB5070@amd.com> (raw)
In-Reply-To: <1250516916-19493-1-git-send-email-oritw@il.ibm.com>

On Mon, Aug 17, 2009 at 03:48:35PM +0200, oritw@il.ibm.com wrote:
> From: Orit Wasserman <oritw@il.ibm.com>
> 
> This patch implements nested VMX support. It enables a guest to use the
> VMX APIs in order to run its own nested guest (i.e., it enables
> running other hypervisors which use VMX under KVM). The current patch
> supports running Linux under a nested KVM. Additional patches for
> running Windows under nested KVM, and Linux and Windows under nested
> VMware server(!), are currently running in the lab. We are in the
> process of forward-porting those patches to -tip.
> 
> The current patch only supports a single nested hypervisor, which can
> only run a single guest.  SMP is not supported yet when running nested
> hypervisor (work in progress). Only 64 bit nested hypervisors are
> supported. Currently only EPT mode in both host and nested hypervisor
> is supported (i.e., both hypervisors must use EPT).
> 
> This patch was written by:
>         Orit Wasserman, oritw@il.ibm.com
>         Ben-Ami Yassour, benami@il.ibm.com
>         Abel Gordon, abelg@il.ibm.com
>         Muli Ben-Yehuda, muli@il.ibm.com
> 
> With contributions by
>         Anthony Liguori, aliguori@us.ibm.com
>         Mike Day, mdday@us.ibm.com

Nice work. Do you have any performance numbers?

	Joerg



  parent reply	other threads:[~2009-08-17 14:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-17 13:48 [RFC] Nested VMX support - kernel oritw
2009-08-17 13:48 ` [RFC] Nested VMX support - userspace oritw
2009-08-17 14:24 ` Roedel, Joerg [this message]
2009-08-17 16:52   ` [RFC] Nested VMX support - kernel Ben-Ami Yassour1
2009-08-18  9:46 ` Avi Kivity
2009-08-19 14:18   ` Orit Wasserman
2009-08-21 15:55     ` Avi Kivity
2009-08-21  7:06 ` Qing He

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=20090817142433.GB5070@amd.com \
    --to=joerg.roedel@amd.com \
    --cc=abelg@il.ibm.com \
    --cc=agraf@suse.de \
    --cc=aliguori@us.ibm.com \
    --cc=benami@il.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=mdday@us.ibm.com \
    --cc=muli@il.ibm.com \
    --cc=oritw@il.ibm.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.