[PATCH v3 0/4] X86/KVM: enable Intel MPX for KVM

From: Liu, Jinsong
Date: Wed Jan 22 2014 - 00:29:54 EST


These patches are version 3 to enalbe Intel MPX for KVM.

Version 1:
* Add some Intel MPX definiation
* Fix a cpuid(0x0d, 0) exposing bug, dynamic per XCR0 features enable/disable
* vmx and msr handle for MPX support at KVM
* enalbe MPX feature for guest

Version 2:
* remove generic MPX definiation, Qiaowei's patch has add the definiation at kernel side
* add MSR_IA32_BNDCFGS to msrs_to_save

Version 3:
* rebase on latest kernel, which include Qiaowei's MPX common definiation pulled from HPA's tree

Thanks,
Jinsong--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/