File: virtualization.page

package info (click to toggle)
gnome-boxes 3.14.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 16,640 kB
  • ctags: 18,130
  • sloc: ansic: 166,927; sh: 11,537; makefile: 622; xml: 96
file content (27 lines) | stat: -rw-r--r-- 1,119 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task"
      id="virtualization">
  <info>
    <revision pkgversion="3.14" date="2014-09-13" status="review"/>
    <link type="guide" xref="index#advanced"/>

    <credit type="author copyright">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
      <years>2014</years>
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <desc>Check the resources available to <app>Boxes</app>.</desc>
  </info>

  <title>Using processor hardware virtualization</title>

  <p>To determine whether your computer supports processor virtualization
  hardware extensions, and that they have been enabled in the system BIOS, run
  the following in a terminal window:</p>
  <p><cmd>gnome-shell --checks</cmd></p>
  <p>If necessary, switch on the extensions <link href="http://docs.fedoraproject.org/en-US/Fedora/18/html/Virtualization_Administration_Guide/sect-Virtualization-Troubleshooting-Enabling_Intel_VT_and_AMD_V_virtualization_hardware_extensions_in_BIOS.html">in the BIOS setup</link></p>

</page>