target/i386: mark CR4.FRED not reserved
authorXin Li <xin3.li@intel.com>
Thu, 9 Nov 2023 07:20:08 +0000 (23:20 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 8 Jun 2024 08:33:38 +0000 (10:33 +0200)
commitf88ddc40c6d8b591a357108feec52cea13796d2d
treea7600451d2f0c6a6c2d18d4416f638caab0165c9
parentc1acad9f72d14daf918563eb77d2b31c39fbd06a
target/i386: mark CR4.FRED not reserved

The CR4.FRED bit, i.e., CR4[32], is no longer a reserved bit when FRED
is exposed to guests, otherwise it is still a reserved bit.

Tested-by: Shan Kang <shan.kang@intel.com>
Signed-off-by: Xin Li <xin3.li@intel.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Message-ID: <20231109072012.8078-3-xin3.li@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/cpu.h