>>> On 04.06.18 at 15:59, <[email protected]> wrote: > The current logic used to update %dr6 when injecting #DB is buggy. The > architectural behaviour is to overwrite B{0..3} (rather than accumulate) and > accumulate all other bits. > > Introduce a new merge_dr6() helper, which also takes care of handing RTM > correctly. > > Signed-off-by: Andrew Cooper <[email protected]>
Ah, here we go. This as well as patch 7: Reviewed-by: Jan Beulich <[email protected]> Jan _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
