On 10/19/2015 07:40 AM, Eduardo Habkost wrote:
Bit 10 of DR7 is documented as always set to 1, so ensure that's
always the case.

Signed-off-by: Eduardo Habkost<ehabk...@redhat.com>
---
Changes series v2 -> series v3:
* Set bit on new_dr7, so that it can still pass the xor test
   for the enable bits optimization
   * Suggested-by: Richard Henderson<r...@twiddle.net>
---
  target-i386/bpt_helper.c | 2 ++
  1 file changed, 2 insertions(+)

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~

Reply via email to