From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R0slr-0004ox-Gp for garchives@archives.gentoo.org; Tue, 06 Sep 2011 10:20:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BA9C21C0C1; Tue, 6 Sep 2011 10:20:35 +0000 (UTC) Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181]) by pigeon.gentoo.org (Postfix) with ESMTP id C72CE21C09D for ; Tue, 6 Sep 2011 10:19:31 +0000 (UTC) Received: by vxh7 with SMTP id 7so5508204vxh.40 for ; Tue, 06 Sep 2011 03:19:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=8MLrfCqyBf5NqzBof++M6VoYH1KE2kelJkizrmQFSTU=; b=kPgwQBEOzikfFNWQryJVEwWsFsi9pJZTqUBNkKt794RycxKx7XjZqtmV8rkJnDEaKQ HwfMyPf4zR8gt1iD5RHJpP6LIL4+COHjR4GPtir68X1KujeB7Zu2m6tpkWbx92n3zUjb YJrdzAv/kW0a/X0XHEAYSM47H203viVa3TLug= Received: by 10.52.71.3 with SMTP id q3mr676952vdu.435.1315304371179; Tue, 06 Sep 2011 03:19:31 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.52.188.102 with HTTP; Tue, 6 Sep 2011 03:19:10 -0700 (PDT) From: Kfir Lavi Date: Tue, 6 Sep 2011 13:19:10 +0300 Message-ID: Subject: [gentoo-user] Nested VMX support in qemu and kvm To: ILUG , gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=bcaec5015f9dd0cf1804ac4329fb X-Archives-Salt: X-Archives-Hash: e36e6f92018314b1aa785588fc0665f8 --bcaec5015f9dd0cf1804ac4329fb Content-Type: text/plain; charset=UTF-8 Hi, I'm trying to use a nested vm, but whatever I do, no vmx flag is in /proc/cpuinfo ? qemu-kvm -cpu host qemu-kvm -cpu host,+vmx qemu-kvm -cpu qemu64,+vmx also used qemu-system-x86_64 with those cpu options. I'm running Gentoo with kernel 3.0.4 and app-emulation/qemu-kvm-0.15.0. I also tested it on app-emulation/qemu-kvm-9999 which is the version compiled from latest git repository. I did saw some emails and patches on the net from Orit, Avi and Nadav about nested vmx support, but it doesn't seems to work for me. Thanks, Kfir --bcaec5015f9dd0cf1804ac4329fb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,
I'm trying to use a nested vm, but whatever I d= o, no vmx flag is in /proc/cpuinfo ?
qemu-kvm -cpu host
qemu-kvm -cpu= host,+vmx
qemu-kvm -cpu qemu64,+vmx

also used qemu-system-x86_64 with those cpu options.

I'm ru= nning Gentoo with kernel 3.0.4 and
app-emulation/qemu-kvm-0.15.0.
I = also tested it on
app-emulation/qemu-kvm-9999
which is the version = compiled from latest git repository.

I did saw some emails and patches on the net from Orit, Avi and Nadav a= bout nested vmx support,
but it doesn't seems to work for me.
<= br>Thanks,
Kfir
--bcaec5015f9dd0cf1804ac4329fb--