VirtualBox

Changeset 40019 in vbox for trunk/doc/manual/en_US


Ignore:
Timestamp:
Feb 7, 2012 1:46:41 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76141
Message:

DevPcBios/DevFwCommon: enable DMI chassis information (type 3); provide DMI board information (type 2); DevACPI: support for a custom ACPI table; small documentation. Revised patch submitted by Jan Schunk, thanks!

Location:
trunk/doc/manual/en_US
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/user_AdvancedTopics.xml

    r39860 r40019  
    13401340    with <screen>dmidecode -t0</screen>and the DMI system information can be
    13411341    obtained with <screen>dmidecode -t1</screen></para>
     1342  </sect1>
     1343
     1344  <sect1 id="changeacpicust">
     1345    <title>Configuring the custom ACPI table</title>
     1346
     1347    <para>VirtualBox can be configured to present an custom ACPI table to
     1348    the guest. Use the following command to configure this:</para>
     1349
     1350    <screen>VBoxManage setextradata "VM name"
     1351      "VBoxInternal/Devices/acpi/0/Config/CustomTable" "/path/to/table.bin"</screen>
     1352
     1353    <para>Configuring a custom ACPI table can prevent Windows
     1354      Vista and Windows 7 from asking for a new product key. On Linux hosts,
     1355      one of the host tables can be read from
     1356    <filename>/sys/firmware/acpi/tables/</filename>.</para>
    13421357  </sect1>
    13431358
  • trunk/doc/manual/en_US/user_Security.xml

    r39763 r40019  
    333333          HTTP. This is a potential security risk! For details about the web
    334334          service, please see <xref linkend="VirtualBoxAPI" />.</para>
     335          <para>The web services are not started by default. Please refer to
     336          <xref linkend="vboxwebsrv-daemon"/> to find out how to start this
     337          service. It has to be started as a regular user and only the VMs
     338          of that user can be controled. By default, the service binds to
     339          localhost preventing any remote connection.</para>
    335340        </listitem>
    336341       
Note: See TracChangeset for help on using the changeset viewer.

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