Re: [Xen-devel] [PATCH v4 00/26] x86: Improvements to cpuid handling for guests

2016-03-24 Thread Andrew Cooper
On 24/03/16 10:27, Jan Beulich wrote: On 23.03.16 at 17:36, wrote: >> Most patches do now how Acks/Reviews. The remaining patches are #1 (Rest), >> #6-8,11-13,18 (x86), #20 (ARM), 26 (Toolstack). > #20 doesn't have anything ARM specific, it's pure tools stuff. It is trying to fix a pointer

Re: [Xen-devel] [PATCH v4 00/26] x86: Improvements to cpuid handling for guests

2016-03-24 Thread Jan Beulich
>>> On 23.03.16 at 17:36, wrote: > Most patches do now how Acks/Reviews. The remaining patches are #1 (Rest), > #6-8,11-13,18 (x86), #20 (ARM), 26 (Toolstack). #20 doesn't have anything ARM specific, it's pure tools stuff. Jan ___ Xen-devel mailing

[Xen-devel] [PATCH v4 00/26] x86: Improvements to cpuid handling for guests

2016-03-23 Thread Andrew Cooper
This series is available in git form at: http://xenbits.xen.org/git-http/people/andrewcoop/xen.git levelling-v4 There are no major changes from v3. There were minor adjustmenst to the feature dependency tree, OSXSAVE/OSPKE handling for PV guests and collection of Acks/Reviews. Most patches do