From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOfBO-0005eE-3l for qemu-devel@nongnu.org; Wed, 08 Jul 2009 18:00:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOfBI-0005TV-3K for qemu-devel@nongnu.org; Wed, 08 Jul 2009 18:00:04 -0400 Received: from [199.232.76.173] (port=38331 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOfBH-0005TC-VU for qemu-devel@nongnu.org; Wed, 08 Jul 2009 18:00:00 -0400 Received: from mail-ew0-f207.google.com ([209.85.219.207]:58562) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MOfBH-0006YW-8g for qemu-devel@nongnu.org; Wed, 08 Jul 2009 17:59:59 -0400 Received: by ewy3 with SMTP id 3so1586509ewy.34 for ; Wed, 08 Jul 2009 14:59:57 -0700 (PDT) MIME-Version: 1.0 Date: Wed, 8 Jul 2009 17:59:57 -0400 Message-ID: <77e29ea90907081459x19494ddha35ce58c3613d206@mail.gmail.com> From: Jiang Wang Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Running Hyper-V or ESXi in QEMU? List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi: I have installed Xen in a QEMU VM. I also want to install Hyper-V and/or VMware ESXi in QEMU VM. Is it supported or not? I find a patch about this, following is the link: http://lists.gnu.org/archive/html/qemu-devel/2009-01/msg01831.html But I have tried to use qemu 0.10.2 to install ESXi and qemu 0.10.5 to install hyper-V. Both of them failed. Hyper-V always BSOD just after choosing the language. And ESXi complains that it runs in a QEMU VM. The host is CentOS 5.3 with 64bit version. The real CPU also has VT support . Any suggestions? Thanks. Regards, Jiang