Home
last modified time | relevance | path

Searched hist:"533883 fd7ec18a99b28815583bce6f78b2c9643b" (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/target/i386/tcg/sysemu/
H A Dbpt_helper.cdiff 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 Dsvm_helper.cdiff 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 Dbpt_helper.cdiff 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 Dtranslate.cdiff 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 Dsvm.hdiff 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 Dhelper.hdiff 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 Dcpu.hdiff 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>