qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Running KVM inside pure Qemu?


From: Paolo Bonzini
Subject: Re: [Qemu-devel] Running KVM inside pure Qemu?
Date: Sun, 27 Apr 2014 09:05:52 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Il 27/04/2014 04:33, Jun Koi ha scritto:



On Sat, Apr 26, 2014 at 4:50 PM, Paolo Bonzini <address@hidden
<mailto:address@hidden>> wrote:

    Il 25/04/2014 20:13, Shehbaz Jaffer ha scritto:

        Hi,

        Are you talking about running KVM(hardware virtualization) enabled
        support on top of a Linux host running on only QEMU (software
        virtualization)? I doubt if this is nesting is possible. To be sure,
        you can check for the following flags on your host:
        cat /proc/cpuinfo | grep -e svm -e vmx


    You can run AMD KVM inside QEMU.  The default CPU model "qemu64"
    provides this capability.


oh great! do we suppport EPT, VCMS shadow yet?

No nested page tables, and VMCS shadow is only supported by Intel processors not AMD.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]