> > +/* > > + * vector: x86 exception number; often called nr > > + * protected_mode: true if !unrestricted-guest || protected mode > > + */ > > The protected_mode is a leftover from v3 and I think that the meaning of > "vector" is obvious from "x86_exception..." function name, so I have > removed the whole comment while applying, thanks. Excellent, thanks!