Searched hist:"533883 fd7ec18a99b28815583bce6f78b2c9643b" (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/target/i386/tcg/sysemu/ |
H A D | bpt_helper.c | diff 533883fd7ec18a99b28815583bce6f78b2c9643b Tue Jul 06 10:53:29 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> target/i386: fix exceptions for MOV to DR
Use raise_exception_ra (without error code) when raising the illegal opcode operation; raise #GP when setting bits 63:32 of DR6 or DR7.
Move helper_get_dr to sysemu/ since it is a privileged instruction that is not needed on user-mode emulators.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | svm_helper.c | diff 533883fd7ec18a99b28815583bce6f78b2c9643b Tue Jul 06 10:53:29 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> target/i386: fix exceptions for MOV to DR
Use raise_exception_ra (without error code) when raising the illegal opcode operation; raise #GP when setting bits 63:32 of DR6 or DR7.
Move helper_get_dr to sysemu/ since it is a privileged instruction that is not needed on user-mode emulators.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/target/i386/tcg/ |
H A D | bpt_helper.c | diff 533883fd7ec18a99b28815583bce6f78b2c9643b Tue Jul 06 10:53:29 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> target/i386: fix exceptions for MOV to DR
Use raise_exception_ra (without error code) when raising the illegal opcode operation; raise #GP when setting bits 63:32 of DR6 or DR7.
Move helper_get_dr to sysemu/ since it is a privileged instruction that is not needed on user-mode emulators.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | translate.c | diff 533883fd7ec18a99b28815583bce6f78b2c9643b Tue Jul 06 10:53:29 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> target/i386: fix exceptions for MOV to DR
Use raise_exception_ra (without error code) when raising the illegal opcode operation; raise #GP when setting bits 63:32 of DR6 or DR7.
Move helper_get_dr to sysemu/ since it is a privileged instruction that is not needed on user-mode emulators.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/target/i386/ |
H A D | svm.h | diff 533883fd7ec18a99b28815583bce6f78b2c9643b Tue Jul 06 10:53:29 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> target/i386: fix exceptions for MOV to DR
Use raise_exception_ra (without error code) when raising the illegal opcode operation; raise #GP when setting bits 63:32 of DR6 or DR7.
Move helper_get_dr to sysemu/ since it is a privileged instruction that is not needed on user-mode emulators.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | helper.h | diff 533883fd7ec18a99b28815583bce6f78b2c9643b Tue Jul 06 10:53:29 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> target/i386: fix exceptions for MOV to DR
Use raise_exception_ra (without error code) when raising the illegal opcode operation; raise #GP when setting bits 63:32 of DR6 or DR7.
Move helper_get_dr to sysemu/ since it is a privileged instruction that is not needed on user-mode emulators.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | cpu.h | diff 533883fd7ec18a99b28815583bce6f78b2c9643b Tue Jul 06 10:53:29 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> target/i386: fix exceptions for MOV to DR
Use raise_exception_ra (without error code) when raising the illegal opcode operation; raise #GP when setting bits 63:32 of DR6 or DR7.
Move helper_get_dr to sysemu/ since it is a privileged instruction that is not needed on user-mode emulators.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|