qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/8] WHPX updates based on the 17095 insider sdk


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/8] WHPX updates based on the 17095 insider sdk.
Date: Fri, 2 Mar 2018 16:18:36 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 26/02/2018 18:13, Justin Terry (VM) wrote:
> This change set includes fixes for two breaking changes that were introduced
> in the Windows Insider SDK 17095. First, the casing of the headers/libs 
> changed
> such that a direct reference out of Windows Kits will fail during compile on
> case sensitive file systems. Second, a few API's were modified to improve
> performance and changes are required to QEMU to maintain ability to build on
> such platforms.
> 
> The rest of the changes are around improvements/fixes to the accelerator to
> increase performance and correctness.
> 
> Thanks,
> Justin Terry
> 
> Justin Terry (VM) (8):
>   Fixing WHPX casing to match SDK
>   Resolves WHPX breaking changes in SDK 17095
>   Remove unnecessary WHPX __debugbreak();
>   Fix WHPX additional lock acquisition
>   Fix WHPX typo in 'mmio'
>   Fix WHPX issue leaking tpr values
>   WHXP Removes the use of WHvGetExitContextSize
>   WHPX improve interrupt notification registration
> 
>  configure              | 10 ++++----
>  target/i386/whpx-all.c | 70 
> +++++++++++++++++---------------------------------
>  2 files changed, 28 insertions(+), 52 deletions(-)
> 

Queued, thanks!

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]