On 2025-10-23 08:33, Philippe Mathieu-Daudé wrote:
On 20/10/25 12:27, Bernhard Beschow wrote:
Am 16. Oktober 2025 17:15:42 UTC schrieb Pierrick Bouvier
<[email protected]>:
On 10/16/25 9:55 AM, Mohamed Mediouni wrote:
WHvGetVirtualProcessorInterruptControllerState2 and
WHvSetVirtualProcessorInterruptControllerState2 are
deprecated since Windows 10 version 2004.
Use the non-deprecated WHvGetVirtualProcessorState and
WHvSetVirtualProcessorState when available.
Signed-off-by: Mohamed Mediouni <[email protected]>
---
include/system/whpx-internal.h | 9 +++++++
target/i386/whpx/whpx-apic.c | 46 +++++++++++++++++++++++++---------
2 files changed, 43 insertions(+), 12 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
Couldn't we merge this patch already until the rest of the series is figured
out?
OK if you provide your Tested-by tag (:
I did in the past, but I'm not sure it was reapplied by Mohamed.
In all cases,
Tested-by: Pierrick Bouvier <[email protected]>