On Tue, Oct 29, 2024 at 04:18:51PM +0100, Paolo Bonzini wrote: > Date: Tue, 29 Oct 2024 16:18:51 +0100 > From: Paolo Bonzini <pbonz...@redhat.com> > Subject: [PATCH 1/8] target/i386: cpu: set correct supported XCR0 features > for TCG > X-Mailer: git-send-email 2.47.0 > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > target/i386/cpu.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) >
Reviewed-by: Zhao Liu <zhao1....@intel.com>