All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Alexander Graf <agraf@suse.de>
Cc: kvm@vger.kernel.org, joro@8bytes.org, anthony@codemonkey.ws,
	muli@il.ibm.com
Subject: Re: [PATCH 00/12] Add support for nested SVM (kernel) v7
Date: Mon, 15 Dec 2008 14:51:33 +0200	[thread overview]
Message-ID: <494652D5.4060707@redhat.com> (raw)
In-Reply-To: <1227640632-18349-1-git-send-email-agraf@suse.de>

Alexander Graf wrote:
> The current generation of virtualization extensions only supports one VM layer.
> While we can't change that, it is pretty easy to emulate the CPU's behavior
> and implement the virtualization opcodes ourselves.
>
> This patchset does exactly this for SVM. Using it, KVM can run within a VM.
> Since we're emulating the real CPU's behavior, this should also enable other
> VMMs to run within KVM.
> So far I've only tested to run KVM inside the VM though.
>   

Applied all, thanks.  Please repost the userspace patch.

-- 
error compiling committee.c: too many arguments to function


      parent reply	other threads:[~2008-12-15 12:53 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-25 19:17 [PATCH 00/12] Add support for nested SVM (kernel) v7 Alexander Graf
2008-11-25 19:17 ` [PATCH 01/12] Clean up VINTR setting v7 Alexander Graf
2008-11-25 19:17   ` [PATCH 02/12] Move EFER and MSR constants to generic x86 code v7 Alexander Graf
2008-11-25 19:17     ` [PATCH 03/12] Add helper functions for nested SVM v7 Alexander Graf
2008-11-25 19:17       ` [PATCH 04/12] Implement GIF, clgi and stgi v7 Alexander Graf
2008-11-25 19:17         ` [PATCH 05/12] Implement hsave v7 Alexander Graf
2008-11-25 19:17           ` [PATCH 06/12] Add VMLOAD and VMSAVE handlers v7 Alexander Graf
2008-11-25 19:17             ` [PATCH 07/12] Add VMRUN handler v7 Alexander Graf
2008-11-25 19:17               ` [PATCH 08/12] Add VMEXIT handler and intercepts v7 Alexander Graf
2008-11-25 19:17                 ` [PATCH 09/12] Allow read access to MSR_VM_VR v7 Alexander Graf
2008-11-25 19:17                   ` [PATCH 10/12] Allow setting the SVME bit v7 Alexander Graf
2008-11-25 19:17                     ` [PATCH 11/12] Only allow setting of EFER_SVME when CPUID SVM is set v7 Alexander Graf
2008-11-25 19:17                       ` [PATCH 12/12] Accelerate nested SVM by emulating parts of GIF=0 v7 Alexander Graf
2008-11-27  9:48 ` [PATCH 00/12] Add support for nested SVM (kernel) v7 Joerg Roedel
2008-12-15 12:51 ` Avi Kivity [this message]

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=494652D5.4060707@redhat.com \
    --to=avi@redhat.com \
    --cc=agraf@suse.de \
    --cc=anthony@codemonkey.ws \
    --cc=joro@8bytes.org \
    --cc=kvm@vger.kernel.org \
    --cc=muli@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.