Prev: ubi: init even if mtd device cannot be attached, if built into kernel
Next: [PATCH V2] ubi: init even if mtd device cannot be attached, if built into kernel
From: Avi Kivity on 5 May 2010 04:20 On 05/05/2010 01:38 PM, Shane Wang wrote: > Per Intel SDM 3B 20.7, for IA32_FEATURE_CONTROL MSR > Bit 1 enables VMXON in SMX operation. If the bit is clear, execution of VMXON in SMX operation causes a general-protection exception. > Bit 2 enables VMXON outside SMX operation. If the bit is clear, execution of VMXON outside SMX operation causes a general-protection exception. > > This patch is to check the correct in/outside-SMX flag when detecting if VMX is disabled by BIOS, and to set in-SMX flag for VMXON after Intel TXT is launched in KVM. > > Already committed as 9d4b473eeea, I forgot to confirm, sorry. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |