Re: [PATCH] target/i386: use ESA_FEATURE_ALIGN64_MASK
Philippe Mathieu-Daudé <[email protected]>
| Newsgroups | org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 7/8/26 15:19, Paolo Bonzini wrote: > Do not hardcode bit 1. > > Signed-off-by: Paolo Bonzini <[email protected]> > --- > target/i386/xsave_helper.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <[email protected]>