Opened 13 years ago
Last modified 9 years ago
#9537 closed defect
AES-NI (AES New Instructions) from SandyBridge CPUs are not forwarded to Guest — at Version 3
Reported by: | USBProb | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.1.2 |
Keywords: | AES-NI AES New Instructions | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description (last modified by )
Problem is there http://forums.virtualbox.org/viewtopic.php?f=7&t=42951 documentated. Host (Intel i5 2500K) shows in CPU-Z AES support, in Guest there is now AES-NI support. I think that can be solved with a (V-BOX)BIOS-Update, had a notebook with the same problem, BIOS update and then AES-NI worked. Perphaps these links help http://communities.intel.com/thread/23583 and http://forum.notebookreview.com/windows-os-software/582628-aes-ni-support-truecrypt-sandy-bridge-problem.html
Change History (3)
comment:2 by , 12 years ago
Issue exists on linux hosts with 4.2.12 (have not tried 4.2.14 yet but nothing is listed in the Changelog).
Has anyone from Innotek/Sun/Oracle/Virtualbox even opened this bug?
comment:3 by , 12 years ago
Description: | modified (diff) |
---|
The bug is already open, so no need to open it again. In short term there will be no support for AES-NI instructions in VirtualBox. That might be different in medium term.
This problem still exists on Virtualbox 4.2.8 , I'm using a guest OS that supports AES-NI (OEL5) but it's not passed to the guest, the following C program will tell you if AES instructions work:
This is on vmware 9 where it works, however on vbox it doesn't: