VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/warpguest.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
檔案大小: 1.5 KB
 
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="warpguest">
4 <title>Accelerate or Slow Down the Guest Clock</title>
5
6 <body>
7 <p>For certain purposes it can be useful to accelerate or to slow down the virtual guest clock. This can be achieved
8 as follows: </p>
9 <pre xml:space="preserve">$ VBoxManage setextradata <varname>VM-name</varname> "VBoxInternal/TM/WarpDrivePercentage" 200</pre>
10 <p>The above example will double the speed of the guest clock while </p>
11 <pre xml:space="preserve">$ VBoxManage setextradata <varname>VM-name</varname> "VBoxInternal/TM/WarpDrivePercentage" 50</pre>
12 <p>will halve the speed of the guest clock. Note that changing the rate of the virtual clock can confuse the guest
13 and can even lead to abnormal guest behavior. For instance, a higher clock rate means shorter timeouts for virtual
14 devices with the result that a slightly increased response time of a virtual device due to an increased host load
15 can cause guest failures. Note further that any time synchronization mechanism will frequently try to
16 resynchronize the guest clock with the reference clock, which is the host clock if the <ph
17 conkeyref="vbox-conkeyref-phrases/product-name"/> Guest Additions are active. Therefore any time synchronization
18 should be disabled if the rate of the guest clock is changed as described above. See <xref
19 href="changetimesync.dita#changetimesync"/>. </p>
20 </body>
21
22</topic>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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