diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-29 13:18:56 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-06-08 10:33:38 +0200 |
commit | 57f8dbdbe94a502301f51809e8b282b02df43370 (patch) | |
tree | a02f1bc3f03e72d5d12f4669fe200a0955ef7922 /target/i386/host-cpu.h | |
parent | 330e6adc1acd2a235a96b502b3dd15ba6e77c228 (diff) | |
download | qemu-57f8dbdbe94a502301f51809e8b282b02df43370.zip qemu-57f8dbdbe94a502301f51809e8b282b02df43370.tar.gz qemu-57f8dbdbe94a502301f51809e8b282b02df43370.tar.bz2 |
target/i386: implement DR7.GD
DR7.GD triggers a #DB exception on any access to debug registers.
The GD bit is cleared so that the #DB handler itself can access
the debug registers.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/i386/host-cpu.h')
0 files changed, 0 insertions, 0 deletions