VBox failing to pass X86_64-v3 features through. #36
VBox failing to pass X86_64-v3 features through. #36
https://github.com/VirtualBox/virtualbox/issues/36
Chrooth opened on Jun 10 Attempting to create a RHEL 10 VM in vbox on windows11.
Vbox versions 7.1.8 and 7.1.10 were tested. Redownloaded iso.
Verified with CPU-Z that the x86_64-v3 instructions are present for the CPU on my machine. (model id in screenshots)
Image Image
Activity AlexanderEichner AlexanderEichner commented on Jun 10 AlexanderEichner on Jun 10 Contributor This is a known issue if you are running with Hyper-V enabled on the host. We will hopefully find time to address this before the 7.2 release.
AlexanderEichner added a commit that references this issue on Jun 12 VMM/NEM/win: Implement support for xsave/xrstor when Hyper-V is used …
40a6207
alflr assigned AlexanderEichner on Jun 30
klaus-vb added a commit that references this issue on Jul 5 VMM/NEM/win: Hyper-V started to expect the exact xsave area size for …
be35584 klaus-vb klaus-vb commented on Jul 16 klaus-vb on Jul 16 Contributor The fix is included in 7.1.12 released today.
klaus-vb closed this as completedon Jul 16
klaus-vb added a commit that references this issue on Jul 19 7.1: Backported r169173 and r169443