On Mon, Oct 24, 2016 at 03:23:01AM -0600, Jan Beulich wrote:
> >>> On 19.10.16 at 18:30, <andrew.coop...@citrix.com> wrote:
> > c/s 373923ed9c2 "x86emul: fix pushing of selector registers" redirected
> > all push %sreg instructions into the general push path.  However, this
> > ends up hitting the assertion at the head of the push path.
> > 
> > Annotate All push and pop %sreg instructions as Mov, indicating that
> > they do not read the destination operand.
> > 
> > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
> 
> Reviewed-by: Jan Beulich <jbeul...@suse.com>
> 
> I wonder how this passed both my and osstest's testing...
> 

OSSTest Cambridge instance (with rather old hardware) caught this IIRC.

I've queued this up for committing since this is needed for 4.8.

Wei.

> Jan
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> https://lists.xen.org/xen-devel

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to