xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] x86emul: XSA-200 follow-up
@ 2016-12-13 13:50 Jan Beulich
  2016-12-13 14:01 ` [PATCH 1/6] x86emul: CMPXCHG{8,16}B ignore prefixes Jan Beulich
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Jan Beulich @ 2016-12-13 13:50 UTC (permalink / raw)
  To: xen-devel; +Cc: Andrew Cooper

Especially some of the later patches are only loosely coupled to that
XSA, but they all needed to be withheld because of it.

1: CMPXCHG{8,16}B ignore prefixes
2: reduce CMPXCHG{8,16}B footprint
3: check for CMPXCHG8B availability
4: check for CLFLUSH{,OPT} availability
5: check for LAHF_LM availability
6: MOVNTI does not allow REP prefixes

Signed-off-by: Jan Beulich <jbeulich@suse.com>


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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2016-12-13 15:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-13 13:50 [PATCH 0/6] x86emul: XSA-200 follow-up Jan Beulich
2016-12-13 14:01 ` [PATCH 1/6] x86emul: CMPXCHG{8,16}B ignore prefixes Jan Beulich
2016-12-13 14:13   ` [PATCH 1/6] x86emul: CMPXCHG{8, 16}B " Andrew Cooper
2016-12-13 14:02 ` [PATCH 2/6] x86emul: reduce CMPXCHG{8, 16}B footprint and casting Jan Beulich
2016-12-13 14:26   ` Andrew Cooper
2016-12-13 15:08     ` Jan Beulich
2016-12-13 14:03 ` [PATCH 3/6] x86emul: check for CMPXCHG8B availability Jan Beulich
2016-12-13 14:27   ` Andrew Cooper
2016-12-13 14:03 ` [PATCH 4/6] x86emul: check for CLFLUSH{, OPT} availability Jan Beulich
2016-12-13 14:27   ` Andrew Cooper
2016-12-13 14:06 ` [PATCH 5/6] x86emul: check for SYSENTER/SYSEXIT availability Jan Beulich
2016-12-13 14:28   ` Andrew Cooper
2016-12-13 14:07 ` [PATCH 6/6] x86emul: check for LAHF_LM availability Jan Beulich
2016-12-13 14:28   ` Andrew Cooper
2016-12-13 14:11 ` [PATCH 7/6] x86emul: MOVNTI does not allow REP prefixes Jan Beulich
2016-12-13 14:32   ` Andrew Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).