qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH] enable SVM EFER bit


From: Alexander Graf
Subject: [Qemu-devel] Re: [PATCH] enable SVM EFER bit
Date: Wed, 4 Jun 2008 16:33:13 +0200


On Jun 4, 2008, at 3:02 PM, Fabrice Bellard wrote:

Alexander Graf wrote:
Due to the recently introduces checks for SVM activation, the SVM instructions currently throw a #UD exception if they are not activated. The activation happens through a write to the EFER which does not support the SVM bit yet. This patch adds the SVME bit to the EFER MSR write. It makes KVM work for me again.

OK for the problem, but the fix is not OK because you don't synchronize the hflags. It is strange that SVM can even work with that... I am working on a better fix.

Wow I should probably not look at your fixed code when replying :-). You're just too fast for me.

Alex




reply via email to

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