Re: [Xen-devel] [PATCH 0/2] x86emul: recent XSA follow-up

2016-11-23 Thread Wei Liu
On Tue, Nov 22, 2016 at 07:09:04AM -0700, Jan Beulich wrote: > These aren't outright bug fixes, so aren't strictly candidates for 4.8, > but I think they're still worthwhile to consider. > > 1: simplify DstBitBase handling code > 2: in_longmode() should not ignore ->read_msr() errors > > Signed-o

[Xen-devel] [PATCH 0/2] x86emul: recent XSA follow-up

2016-11-22 Thread Jan Beulich
These aren't outright bug fixes, so aren't strictly candidates for 4.8, but I think they're still worthwhile to consider. 1: simplify DstBitBase handling code 2: in_longmode() should not ignore ->read_msr() errors Signed-off-by: Jan Beulich ___ Xen-d