All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: duy hai nguyen <haind93@gmail.com>
Cc: kvm@vger.kernel.org
Subject: Re: nested EPT
Date: Thu, 16 Jan 2014 18:09:45 +0100	[thread overview]
Message-ID: <52D81259.3010808@redhat.com> (raw)
In-Reply-To: <CAH0m6MCf44kamL2PDpsDkLFX6t-txFevhrfME8jvg84Y0H0_Aw@mail.gmail.com>

Il 16/01/2014 17:10, duy hai nguyen ha scritto:
> Dear All,
> 
> I am having a problem with using nested EPT in my system: In L0
> hypervisor CPUs support vmx and ept; however, L1 hypervisor's CPUs do
> not have ept capability. Flag 'ept' appears in /proc/cpuinfo of L0 but
> does not show in that of L1.
> 
> - 'Nested' and 'EPT' are enabled in L0:
> 
> $cat /sys/module/kvm_intel/parameters/nested
> Y
> 
> $cat /sys/module/kvm_intel/parameters/ept
> Y
> 
> - The libvirt xml file used in L0 has this cpu configuration:
> 
> <cpu mode='host-passthrough'/>
> 
> - The kernel version I am using for both L0 and L1 is 3.9.11

Nested EPT was added in 3.12.  You need that version in L0.

Paolo


  parent reply	other threads:[~2014-01-16 17:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-16 16:10 nested EPT duy hai nguyen
2014-01-16 17:07 ` Jan Kiszka
2014-01-16 17:09 ` Paolo Bonzini [this message]
2014-01-16 18:17   ` duy hai nguyen
2014-01-17  1:51     ` duy hai nguyen
2014-01-17 11:29       ` Kashyap Chamarthy
2014-01-17 11:40         ` Jan Kiszka
2014-01-17 18:41           ` duy hai nguyen

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=52D81259.3010808@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=haind93@gmail.com \
    --cc=kvm@vger.kernel.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 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.