Re: Linux 6.8.4
From: François Valenduc
Date: Sun Apr 07 2024 - 06:01:02 EST
It is this option: support for Microsoft hyper v emulation in the
virtualization menu. It was added with this commit:
commit b4f69df0f65e97fec439130a0d0a8b9c7cc02df2
Author: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
Date: Tue Dec 5 11:36:26 2023 +0100
KVM: x86: Make Hyper-V emulation optional
If I enable this option, there is no problem to run windows guests with
QEMU.
Best regards,
François Valenduc
Le 7/04/24 à 11:48, Greg Kroah-Hartman a écrit :
On Sun, Apr 07, 2024 at 11:36:23AM +0200, François Valenduc wrote:
While bisecting, I noticed there is now a new configuration option in
KVM (support for Microsoft hyper v emulation) which is thus needed for
Windows guests.
What config option is now needed? So there's no problem anymore, right?
thanks,
greg k-h