>>> On 03.01.17 at 15:56, <andrew.coop...@citrix.com> 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 <jbeul...@suse.com> > > Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com>, although I note > you do introduce new uses of _regs.eflags. Is this intentional, given > your other register naming changes?
Yes, it is - in the insn emulator code we can't switch to _eflags yet without breaking the 32-bit test harness build. Taking care of those instances is going to be the subject of part 2 of the renaming activity. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel