public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: Alexander Graf <agraf@suse.de>
Cc: KVM list <kvm@vger.kernel.org>
Subject: Re: VMX ideas
Date: Wed, 29 Oct 2008 16:01:55 +0100	[thread overview]
Message-ID: <20081029150154.GA20843@8bytes.org> (raw)
In-Reply-To: <687FC948-DBF4-4A7C-AD14-F6DB53A092D6@suse.de>

On Wed, Oct 29, 2008 at 03:52:21PM +0100, Alexander Graf wrote:
> Hi list,
> 
> I really do like KVM and would love to make using it a complete no- 
> brainer user experience. For the average user, loading a kernel module  
> (and unloading it) isn't really one of the most common tasks.
> 
> So I was considering to automatically load kvm-intel and kvm-amd on  
> bootup, when the CPU has a CPUID flag. Unfortunately it doesn't work  
> that easily. VMX enters Root mode, setting a page to use for the VMCS.  
> KVM sets up this page when the kvm-intel module gets loaded. This  
> means, as soon as kvm-intel is modprobe'd, vmware, virtual box,  
> parallels and the like are screwed.
> From a distribution perspective, this isn't exactly an ideal situation.
> 
> So I was thinking hard on what to do to circumvent this problem and  
> came up with several approaches:

If you want to allow parallel execution of different hypervisors at the
same time you have a similar problem with SVM because you don't know
which hypervisor uses which ASID.

Joerg


  reply	other threads:[~2008-10-29 15:01 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-29 14:52 VMX ideas Alexander Graf
2008-10-29 15:01 ` Joerg Roedel [this message]
2008-10-29 15:11   ` Alexander Graf
2008-10-29 15:36 ` Gerd Hoffmann
2008-10-29 15:45   ` Anthony Liguori
2008-10-29 17:15     ` Alexander Graf
2008-10-29 17:18   ` Alexander Graf
2008-11-02 10:28   ` Avi Kivity
2008-11-03  7:32     ` Alexander Graf
2008-11-02 10:26 ` Avi Kivity
2008-11-02 16:11   ` Daniel P. Berrange
2008-11-02 16:15     ` Avi Kivity
2008-11-02 16:18       ` Avi Kivity
2008-11-02 23:36         ` Glauber Costa
2008-11-03  7:24           ` Alexander Graf
2008-11-03 10:26             ` Daniel P. Berrange

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=20081029150154.GA20843@8bytes.org \
    --to=joro@8bytes.org \
    --cc=agraf@suse.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox