Re: [Xen-devel] Ping: [PATCH 0/3] x86emul: misc adjustments

2016-12-20 Thread Jan Beulich
>>> On 20.12.16 at 12:30, wrote: > On 20/12/2016 09:04, Jan Beulich wrote: > On 12.12.16 at 10:38, wrote: >>> These patches are grouped together merely because of contextual >>> dependencies. >>> >>> 1: correct EFLAGS.TF handling >>> 2: conditionally clear BNDn for branches >>> 3: some REX re

Re: [Xen-devel] Ping: [PATCH 0/3] x86emul: misc adjustments

2016-12-20 Thread Andrew Cooper
On 20/12/2016 09:04, Jan Beulich wrote: On 12.12.16 at 10:38, wrote: >> These patches are grouped together merely because of contextual >> dependencies. >> >> 1: correct EFLAGS.TF handling >> 2: conditionally clear BNDn for branches >> 3: some REX related polishing >> >> Signed-off-by: Jan Be

[Xen-devel] Ping: [PATCH 0/3] x86emul: misc adjustments

2016-12-20 Thread Jan Beulich
>>> On 12.12.16 at 10:38, wrote: > These patches are grouped together merely because of contextual > dependencies. > > 1: correct EFLAGS.TF handling > 2: conditionally clear BNDn for branches > 3: some REX related polishing > > Signed-off-by: Jan Beulich Any word on these? I realize patch 1 wi