Re: [PATCH 07/25] target/i386: fix processing of intercept 0 (read CR0)

2024-06-08 Thread Richard Henderson
On 6/8/24 01:40, Paolo Bonzini wrote: Signed-off-by: Paolo Bonzini --- target/i386/tcg/decode-new.h | 1 + target/i386/tcg/decode-new.c.inc | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) Reviewed-by: Richard Henderson r~

[PATCH 07/25] target/i386: fix processing of intercept 0 (read CR0)

2024-06-08 Thread Paolo Bonzini
Signed-off-by: Paolo Bonzini --- target/i386/tcg/decode-new.h | 1 + target/i386/tcg/decode-new.c.inc | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/target/i386/tcg/decode-new.h b/target/i386/tcg/decode-new.h index 46a96b220d0..8465717ea21 100644 --- a/target/i386/tc