#8651 closed enhancement (fixed)
[feature request] Enable the guest OS to make use of SSE4.1, 4.2 and POPCNT instruction sets
回報者: | RW1 | 負責人: | |
---|---|---|---|
元件: | other | 版本: | VirtualBox 4.0.4 |
關鍵字: | 副本: | ||
Guest type: | Windows | Host type: | Linux |
描述
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.
更動歷史 (7)
comment:2 12 年 前 由 編輯
+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
跟進: 6 comment:5 11 年 前 由 編輯
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 10 年 前 由 編輯
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.
+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