On 14/10/16 10:37, Jan Beulich wrote: > Both explicit PUSH and far CALL currently push unrelated data (the > segment attributes word) in the high half (attributes and limit in the > 64-bit case in the high 48 bits) instead of zero. To avoid having to > apply this and further changes in multiple places, also fold the two > (respectively) far call/jmp instances into one. > > Signed-off-by: Jan Beulich <[email protected]>
That is indeed not good. Reviewed-by: Andrew Cooper <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xen.org/xen-devel
