mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Lai Jiangshan <jiangshanlai+lkml@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	kvm@vger.kernel.org, xen-devel@lists.xenproject.org,
	x86@kernel.org, lguest@lists.ozlabs.org,
	Boris Ostrovsky <boris.ostrovsky@oracle.com>,
	"H. Peter Anvin" <hpa@zytor.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	mingo@redhat.com, Rusty Russell <rusty@rustcorp.com.au>,
	Juergen Gross <jgross@suse.com>
Subject: Re: KVM PV (was: Re: [PATCH v2 2/2] x86/lguest: remove lguest support)
Date: Fri, 29 Sep 2017 23:39:41 -0400 (EDT)	[thread overview]
Message-ID: <2066229454.9340650.1506742781667.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <CAJhGHyAETM7NiHT-jFJPXakYE55vc0HegPxdDLD18wNi+Y1uZQ@mail.gmail.com>


----- Lai Jiangshan <jiangshanlai+lkml@gmail.com> ha scritto:
> On Sat, Sep 30, 2017 at 12:39 AM, Paolo Bonzini <pbonzini@redhat.com> wrote:
> > On 29/09/2017 17:47, Lai Jiangshan wrote:
> >> Hello, all
> >>
> >> An interesting (at least to me) thinking came up to me when I found
> >> that the lguest was removed. But I don't have enough knowledge
> >> to find out the answer nor energy to implement it in some time.
> >>
> >> Is it possible to implement kvm-pv which allows kvm to run on
> >> the boxes without hardware virtualization support, so that
> >> qemu/kvm can be used on clouds such as aws, azure?
> >
> > No, please don't. :)  Even Xen is moving from PV to PVH (paravirtualized
> > hardware with event channels, grant tables and the like, but still using
> > hardware extensions for MMU).
> >
> > Rather, cloud providers should help getting nested virtualization ready
> > for production use.  At least for KVM it's not that far.
> >
> 
> Although I'm not business man, I don't think the top cloud provider[s]
> would allow nested virtualization, however mature nested virtualization
> is. Even xen-pv is unable to be nested in the aws and azure.

Check the contributors to KVM nested virtualization, you might be surprised.

Nested Xen PV is not possible because the Xen hypervisor cannot run as a PV guest. It's a technical limitation.

Paolo

> 
> Thanks,
> Lai
> 
> >

  reply	other threads:[~2017-09-30  3:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-29 15:47 Lai Jiangshan
2017-09-29 16:39 ` Paolo Bonzini
2017-09-30  0:04   ` Lai Jiangshan
2017-09-30  3:39     ` Paolo Bonzini [this message]
2017-10-02 10:36       ` [Xen-devel] " George Dunlap
2017-10-02 12:17         ` [Xen-devel] KVM PV Paolo Bonzini
2017-10-02 19:11           ` Nadav Amit
2017-10-06  7:47             ` Wanpeng Li
2017-10-02 10:18   ` [Xen-devel] KVM PV (was: Re: [PATCH v2 2/2] x86/lguest: remove lguest support) George Dunlap

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=2066229454.9340650.1506742781667.JavaMail.zimbra@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=hpa@zytor.com \
    --cc=jgross@suse.com \
    --cc=jiangshanlai+lkml@gmail.com \
    --cc=kvm@vger.kernel.org \
    --cc=lguest@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=rusty@rustcorp.com.au \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    --cc=xen-devel@lists.xenproject.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

Powered by JetHome