On 11/12/2018 08:47, Jan Beulich wrote: > In commit efe9cba66c ("x86emul: VME and PVI modes require a #GP(0) check > first thing") I neglected the fact that the retire flags get zapped only > in x86_decode(), which hasn't been invoked yet at the point of the #GP(0) > check added. Move output state initialization into a helper function, > and invoke it from the callers of x86_decode() instead of doing it > (possibly too late) in that function. > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel