All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Definiation of Intel Architecture Instruction Set (new version), and MPX enable
@ 2013-11-19 10:43 Liu, Jinsong
  2013-11-21 14:13 ` Liu, Jinsong
  0 siblings, 1 reply; 5+ messages in thread
From: Liu, Jinsong @ 2013-11-19 10:43 UTC (permalink / raw)
  To: Jan Beulich, keir@xen.org, Ian Campbell,
	andrew.cooper3@citrix.com, xen-devel@lists.xen.org
  Cc: haoxudong.hao@gmail.com

Hi,

Intel has released new version of Intel Architecture Instruction Set
Extensions Programming Reference, add new features like AVX-512, MPX, etc.
refer http://download-software.intel.com/sites/default/files/319433-015.pdf

These patch set add definiation of the new features, and enable MPX. It based on Jan's patch and my ex-colleague Xudong's patch:
Patch 1/5 fix a bug of current Xen xsave;
Patch 2/5 adds definiation of these new instruction set extension. It also adjusts valid xcr0 checking;
Patch 3/5 handle MPX IA32_BNDCFGS msr;
Patch 4/5 expose MPX feature to HVM guest;
Patch 5/5 enable MPX feature to HVM guest;

Thanks,
Jinsong

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-11-22 16:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-19 10:43 [PATCH 0/5] Definiation of Intel Architecture Instruction Set (new version), and MPX enable Liu, Jinsong
2013-11-21 14:13 ` Liu, Jinsong
2013-11-21 14:39   ` Andrew Cooper
2013-11-21 16:26   ` Jan Beulich
2013-11-22 16:31     ` Liu, Jinsong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.