> Making it easier for other people to test WHPX would be nice.
Yes, we understand the concerns and I generally agree here. I am
trying to connect the different teams involved here (legal, SDK here)
and connect the dots for them, to see what can be done here.
> But in case this is not sorted ou
> Can we wait for approval from the Microsoft legal department first?
> So we can start testing WHPX builds, and reduce the possibilities to
> introduce regressions.
>
> Testing is ready, we are waiting for Microsoft to merge, see:
> https://nam06.safelinks.protection.outlook.com/?url=https%3A%
> -Original Message-
> From: Paolo Bonzini
> Sent: Wednesday, November 13, 2019 7:00 AM
> To: Sunil Muthuswamy ; Richard Henderson
> ; Eduardo Habkost ;
> Stefan Weil
> Cc: qemu-devel@nongnu.org; Justin Terry (VM)
> Subject: Re: [PATCH] WHPX: refactor load lib
On Wed, Nov 13, 2019 at 05:35:59PM +0100, Philippe Mathieu-Daudé wrote:
> On 11/12/19 8:47 PM, Eduardo Habkost wrote:
> > On Tue, Nov 12, 2019 at 06:42:00PM +, Sunil Muthuswamy wrote:
> > >
> > >
> > > > -Original Message-
> > > > From: Sunil Muthuswamy
> > > > Sent: Friday, November
On 11/12/19 8:47 PM, Eduardo Habkost wrote:
On Tue, Nov 12, 2019 at 06:42:00PM +, Sunil Muthuswamy wrote:
-Original Message-
From: Sunil Muthuswamy
Sent: Friday, November 8, 2019 12:32 PM
To: 'Paolo Bonzini' ; 'Richard Henderson' ;
'Eduardo Habkost' ; 'Stefan
Weil'
Cc: 'qemu-dev
On 08/11/19 21:31, Sunil Muthuswamy wrote:
>
> +typedef enum WHPFunctionList {
> +WINHV_PLATFORM_FNS_DEFAULT,
> +WINHV_EMULATION_FNS_DEFAULT,
> +} WHPFunctionList;
>
What does "default" stand for? I assume you have more changes to this
function in the future.
> + * Load the functions
On Tue, Nov 12, 2019 at 06:42:00PM +, Sunil Muthuswamy wrote:
>
>
> > -Original Message-
> > From: Sunil Muthuswamy
> > Sent: Friday, November 8, 2019 12:32 PM
> > To: 'Paolo Bonzini' ; 'Richard Henderson'
> > ; 'Eduardo Habkost' ; 'Stefan
> > Weil'
> > Cc: 'qemu-devel@nongnu.org' ;
> -Original Message-
> From: Sunil Muthuswamy
> Sent: Friday, November 8, 2019 12:32 PM
> To: 'Paolo Bonzini' ; 'Richard Henderson'
> ; 'Eduardo Habkost' ; 'Stefan
> Weil'
> Cc: 'qemu-devel@nongnu.org' ; Justin Terry (VM)
>
> Subject: [PATCH] WHPX: refactor load library
>
> This ref