Re: [PATCH] WHPX: support for xcr0

2019-11-06 Thread no-reply
Patchew URL: https://patchew.org/QEMU/mw2pr2101mb1116e938a5be3174ef5ec9b9c0...@mw2pr2101mb1116.namprd21.prod.outlook.com/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [PATCH] WHPX: support for xcr0 Type: series Message-id

[PATCH] WHPX: support for xcr0

2019-11-06 Thread Sunil Muthuswamy
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. --- target/i386/whp-dispatch.h | 3 ++ target/i386/whpx-all.c | 88 ++ 2 files changed, 91 inse