|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [SVM][PATCH] Add test for SVM Disabled via BIOS
On 9/10/06 22:25, "Woller, Thomas" <thomas.woller@xxxxxxx> wrote:
> Newer BIOS implementations will be able to disable the SVM feature,
> although an additional test of an MSR (VMCR 0xC0010114 bit 4) is
> necessary (set equals disabled). Bit 4 of MSR 0xc0010114 returns 0 (SVM
> enabled) on machines with older BIOS' without the SVM disable feature
> support.
What happens if it is disabled and we ignore the MSR? Does everything just
work, or does, for example, the write to EFER.SVME fault?
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|