VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/sse412passthrough.dita@ 106807

最後變更 在這個檔案從106807是 105335,由 vboxsync 提交於 7 月 前

FE/Qt: bugref:10705. Merging r6149 from doc team's repo.

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Id Revision
檔案大小: 810 位元組
 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="sse412passthrough">
4 <title>Passing Through SSE4.1/SSE4.2 Instructions</title>
5
6 <body>
7 <p>To provide SSE 4.1/SSE 4.2 support to guests, the host CPU has to implement these instruction sets. The
8 instruction sets are exposed to guests by default, but it is possible to disable the instructions for certain
9 guests by using the following commands: </p>
10 <pre xml:space="preserve">$ VBoxManage setextradata <varname>VM-name</varname> \
11VBoxInternal/CPUM/IsaExts/SSE4.1 0
12$ VBoxManage setextradata <varname>VM-name</varname> \
13VBoxInternal/CPUM/IsaExts/SSE4.2 0</pre>
14 <p>These are per-VM settings which are enabled by default. </p>
15 </body>
16
17</topic>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette