On 05.09.2012, at 22:51, 陳韋任 (Wei-Ren Chen) wrote:
> On Wed, Sep 05, 2012 at 10:00:01AM -0700, Xin Tong wrote:
>> I would like to know how well is the Intel VMX and AMD SVM supported in QEMU
>> ?
>
> IIRC, AMD SVM has been supported in QEMU (but not complete). You can
> check target-i386/trans
On Wed, Sep 05, 2012 at 10:00:01AM -0700, Xin Tong wrote:
> I would like to know how well is the Intel VMX and AMD SVM supported in QEMU ?
IIRC, AMD SVM has been supported in QEMU (but not complete). You can
check target-i386/translate.c, and this is mentioned in changelog [1].
Alex, can you co
I would like to know how well is the Intel VMX and AMD SVM supported in QEMU ?
Xin