Home
last modified time | relevance | path

Searched hist:"556 c4c5cc44c3454f78d796b6050c6d574a35dd2" (Results 1 – 2 of 2) sorted by relevance

/qemu/target/i386/tcg/
H A Ddecode-new.h556c4c5cc44c3454f78d796b6050c6d574a35dd2 Thu May 09 07:52:30 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> target/i386: split X86_CHECK_prot into PE and VM86 checks

SYSENTER is allowed in VM86 mode, but not in real mode. Split the check
so that PE and !VM86 are covered by separate bits.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Ddecode-new.c.inc556c4c5cc44c3454f78d796b6050c6d574a35dd2 Thu May 09 07:52:30 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> target/i386: split X86_CHECK_prot into PE and VM86 checks

SYSENTER is allowed in VM86 mode, but not in real mode. Split the check
so that PE and !VM86 are covered by separate bits.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>