target/i386: TCG supports XSAVEERPTR
commit1420dd6a19cfbdf444af5622797d5d95a24d9461
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 16 Jun 2023 23:59:35 +0000 (17 01:59 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 26 Jun 2023 08:23:07 +0000 (26 10:23 +0200)
tree75384d9de4db0855df73a15fc5c7298cc287eeb1
parentf9e0dbae7844738f2b7d8bdead7be506a8c7646d
target/i386: TCG supports XSAVEERPTR

XSAVEERPTR is actually a fix for an errata; TCG does not have the issue.

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