Re: [PATCH v3 0/2] Refine Second-Level Paging Entries reserved fields checking

2019-11-24 Thread Peter Xu
On Mon, Nov 25, 2019 at 08:33:19AM +0800, yadong...@intel.com wrote: > From: "Qi, Yadong" > > The following patches are to refine/fix issues of reserved fields checking > logic > of Second-Level Paging Entries of VT-d: > - split the resevred fields arrays into two ones, > - large page only effec

[PATCH v3 0/2] Refine Second-Level Paging Entries reserved fields checking

2019-11-24 Thread yadong . qi
From: "Qi, Yadong" The following patches are to refine/fix issues of reserved fields checking logic of Second-Level Paging Entries of VT-d: - split the resevred fields arrays into two ones, - large page only effect for L2(2M) and L3(1G), so remove checking of L1 and L4 for large page, - when dt

[PATCH v3 0/2] Refine Second-Level Paging Entries reserved fields checking

2019-11-24 Thread yadong . qi
From: "Qi, Yadong" The following patches are to refine/fix issues of reserved fields checking logic of Second-Level Paging Entries of VT-d: - split the resevred fields arrays into two ones, - large page only effect for L2(2M) and L3(1G), so remove checking of L1 and L4 for large page, - when dt