Re: [Qemu-devel] [PATCH v3 0/2] Intel MPX feature support at Qemu

2013-12-06 Thread H. Peter Anvin
On 12/06/2013 08:27 AM, Liu, Jinsong wrote: > Eric Blake wrote: >> On 12/06/2013 07:06 AM, Liu, Jinsong wrote: >>> Intel has released Memory Protection Extensions (MPX) recently. >>> Please refer to >>> http://download-software.intel.com/sites/default/files/319433-015.pdf >>> >>> These 2 patches ar

RE: [PATCH v3 0/2] Intel MPX feature support at Qemu

2013-12-06 Thread Liu, Jinsong
Paolo Bonzini wrote: > Il 06/12/2013 15:06, Liu, Jinsong ha scritto: >> Intel has released Memory Protection Extensions (MPX) recently. >> Please refer to >> http://download-software.intel.com/sites/default/files/319433-015.pdf >> >> These 2 patches are version2 to support Intel MPX at qemu side.

RE: [Qemu-devel] [PATCH v3 0/2] Intel MPX feature support at Qemu

2013-12-06 Thread Liu, Jinsong
Eric Blake wrote: > On 12/06/2013 07:06 AM, Liu, Jinsong wrote: >> Intel has released Memory Protection Extensions (MPX) recently. >> Please refer to >> http://download-software.intel.com/sites/default/files/319433-015.pdf >> >> These 2 patches are version2 to support Intel MPX at qemu side. > >

Re: [PATCH v3 0/2] Intel MPX feature support at Qemu

2013-12-06 Thread Paolo Bonzini
Il 06/12/2013 15:06, Liu, Jinsong ha scritto: > Intel has released Memory Protection Extensions (MPX) recently. > Please refer to > http://download-software.intel.com/sites/default/files/319433-015.pdf > > These 2 patches are version2 to support Intel MPX at qemu side. > Version 1: > * Fix cpuid

Re: [Qemu-devel] [PATCH v3 0/2] Intel MPX feature support at Qemu

2013-12-06 Thread Eric Blake
On 12/06/2013 07:06 AM, Liu, Jinsong wrote: > Intel has released Memory Protection Extensions (MPX) recently. > Please refer to > http://download-software.intel.com/sites/default/files/319433-015.pdf > > These 2 patches are version2 to support Intel MPX at qemu side. You still aren't threading c

[PATCH v3 0/2] Intel MPX feature support at Qemu

2013-12-06 Thread Liu, Jinsong
Intel has released Memory Protection Extensions (MPX) recently. Please refer to http://download-software.intel.com/sites/default/files/319433-015.pdf These 2 patches are version2 to support Intel MPX at qemu side. Version 1: * Fix cpuid leaf 0x0d bug which incorrectly parsed eax and ebx; * Expose