commit | e0448caebfdb6849860100cbd1591bc63874e369 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 13 19:43:30 2024 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Jun 17 09:47:39 2024 +0200 |
tree | b834d0982db7cff444efae5118ceb098594d7b25 | |
parent | a1af7fba5a003dd4b12b4b7dfdd869fd1aab80ef [diff] |
target/i386: replace read_crN helper with read_cr8 All other control registers are stored plainly in CPUX86State. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>