Opened 14 years ago
Closed 7 years ago
#8651 closed enhancement (fixed)
[feature request] Enable the guest OS to make use of SSE4.1, 4.2 and POPCNT instruction sets
Reported by: | RW1 | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.0.4 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
When the CPU supports it, e.g. an Intel Core i7, and SSE4_1, SSE4_2 and POPCNT are among the cpu flags, please make sure that the guest OS can make use of these instruction sets. I just found out that this functionality isn't as yet supported, at least not on a Linux 64-bit host and a Win 7 64-bit guest.
Change History (7)
comment:1 by , 13 years ago
comment:2 by , 12 years ago
+1
Current installation profile:
Virtualbox 4.1.18 Host: Snow Leopard (OS X 10.6.8) Guest: Ubuntu 12.04
On Virtualbox:
CPU: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx lm constant_tsc rep_good nopl pni ssse3 lahf_lm
On parallels desktop:
CPU: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc arch_perfmon nopl nonstop_tsc aperfmperf pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt aes hypervisor lahf_lm ida arat dts
comment:4 by , 11 years ago
Still does not work on Virtualbox 4.3.6, (Intel i7-2600 (SSE4.1/4.2, AVX))
follow-up: 6 comment:5 by , 11 years ago
VBox 4.3.8 RC1 provides experimental support for passing through SSE 4.1/4.2. Please have a look at the user manual -- it is required to enable this support manually per-VM.
comment:6 by , 10 years ago
Any plans for including POPCNT in the experimental SSE4 support?
Replying to frank:
VBox 4.3.8 RC1 provides experimental support for passing through SSE 4.1/4.2. Please have a look at the user manual -- it is required to enable this support manually per-VM.
comment:7 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
POPCNT works with VBox 5.1.22. Same for SSE4.
+1
My host cpu is Athlon(tm) II X3 445, as of 4.1.0, some CPU features cannot be seen by guest Please make instructions like POPCNT, SSE4A, Misaligned SSE, Advanced bit manipulation usable by guest
Thanks