On 12/11/19 19:52, Sunil Muthuswamy wrote: > > >> -----Original Message----- >> From: Sunil Muthuswamy >> Sent: Thursday, November 7, 2019 11:49 AM >> To: Paolo Bonzini <pbonz...@redhat.com>; Richard Henderson >> <r...@twiddle.net>; Eduardo Habkost <ehabk...@redhat.com> >> Cc: qemu-devel@nongnu.org >> Subject: [PATCH v2] WHPX: support for xcr0 >> >> Support for xcr0 to be able to enable xsave/xrstor. This by itself >> is not sufficient to enable xsave/xrstor. WHPX XSAVE API's also >> needs to be hooked up. >> >> Signed-off-by: Sunil Muthuswamy <sunil...@microsoft.com> >> --- >> You will need the Windows 10 SDK for RS5 (build 17763) or above to >> to be able to compile this patch because of the definition of the >> XCR0 register. >> >> Changes since v1: >> - Added a sign-off line in the patch. >> > > Is it possible to get some eyes on this? >
Sure, we're currently in freeze and I was also busy with yesterday's processor CVEs. But I will review the patch soon. Thanks, Paolo