commit | 9055330ffbf5ca85f024c29874799d9c8bd17aa9 | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Thu Oct 08 17:10:27 2015 -0300 |
committer | Eduardo Habkost <ehabkost@redhat.com> | Fri Oct 23 12:59:27 2015 -0200 |
tree | 822b261193f7a3242e8c6845ced0ef8abde918aa | |
parent | 36eb6e096729f9aade3a6af7dbe4d0a990335d7e [diff] |
target-i386: Ensure bit 10 on DR7 is never cleared Bit 10 of DR7 is documented as always set to 1, so ensure that's always the case. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>