Home
last modified time | relevance | path

Searched hist:"57 f8dbdbe94a502301f51809e8b282b02df43370" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/i386/tcg/sysemu/
H A Dbpt_helper.cdiff 57f8dbdbe94a502301f51809e8b282b02df43370 Wed May 29 06:18:56 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> 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>