Re: [Xen-devel] [PATCH v3] x86emul: support LAR/LSL/VERR/VERW

2017-01-03 Thread Jan Beulich
>>> On 03.01.17 at 15:56, wrote: > On 03/01/17 13:02, Jan Beulich wrote: >> This involves protmode_load_seg() accepting x86_seg_none as input, with >> the meaning to >> - suppress any exceptions other than #PF, >> - not commit any state. >> >> Signed-off-by: Jan Beulich > > Reviewed-by: Andrew C

Re: [Xen-devel] [PATCH v3] x86emul: support LAR/LSL/VERR/VERW

2017-01-03 Thread Andrew Cooper
On 03/01/17 13:02, Jan Beulich wrote: > This involves protmode_load_seg() accepting x86_seg_none as input, with > the meaning to > - suppress any exceptions other than #PF, > - not commit any state. > > Signed-off-by: Jan Beulich Reviewed-by: Andrew Cooper , although I note you do introduce new u