File: guest-os-Arm.dita

package info (click to toggle)
virtualbox 7.2.2-dfsg-2
  • links: PTS, VCS
  • area: contrib
  • in suites: sid
  • size: 616,072 kB
  • sloc: cpp: 2,377,613; ansic: 2,351,258; asm: 379,359; python: 233,965; xml: 89,678; sh: 25,697; makefile: 8,169; perl: 5,697; java: 5,337; cs: 4,872; pascal: 1,785; javascript: 1,692; objc: 1,131; lex: 931; sed: 921; php: 906; yacc: 707
file content (68 lines) | stat: -rw-r--r-- 2,464 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
<topic xml:lang="en-us" id="guest-os-arm">
  <title>Guest OSs That Run on Arm64 Hosts</title>
  <body>
    <p>The following table shows the Guest OSs that run on hosts with an aarch64 processor and the tier of Oracle support offered for each. See also <xref href="guest-os-x86-64.dita"/>.</p>
    <table frame="all" rowsep="1" colsep="1">
      <title>Arm64 Hosts Will Run VMs with These OSs</title>
      <desc>Guest OSs that run on Arm64 hosts and their levels of support available from Oracle.</desc>
      <tgroup cols="2">
        <colspec colname="c3" colnum="1" colwidth="1*" align="left"/>
        <colspec colname="c4" colnum="2" colwidth="1*" align="left"/>
        <thead>
          <row>
            <entry>Guest Operating System (all 64-bit Arm)</entry>
            <entry>Oracle Support Available</entry>
          </row>
        </thead>
        <tbody>
          <row>
            <entry>Windows 11 (64-bit). Released versions only.</entry>
            <entry morerows="3">Premier (macOS hosts only)</entry>
          </row>
          <row>
            <entry>Oracle Linux 10, Red Hat Enterprise Linux 10</entry>
          </row>
          <row>
            <entry>Oracle Linux 9, Red Hat Enterprise Linux 9</entry>
          </row>
          <row>
            <entry>Oracle Linux 8, Red Hat Enterprise Linux 8</entry>
          </row>
          <row>
            <entry>Oracle Linux 7, Red Hat Enterprise Linux 7</entry>
            <entry morerows="9">Limited</entry>
          </row>
          <row>
            <entry>Debian 12</entry>
          </row>
          <row>
            <entry>Debian 11</entry>
          </row>
          <row>
            <entry>Ubuntu 24.10 LTS (Oracular Oriole)</entry>
          </row>
          <row>
            <entry>Ubuntu 24.04 LTS (Noble Numbat)</entry>
          </row>
          <row>
            <entry>Ubuntu 22.04 LTS (Jammy Jellyfish)</entry>
          </row>
          <row>
            <entry>Ubuntu 20.04 LTS (Focal Fossa)</entry>
          </row>
          <row>
            <entry>Ubuntu 18.04 LTS (Bionic Beaver)</entry>
          </row>
          <row>
            <entry>SUSE Linux Enterprise Server 15</entry>
          </row>
          <row>
            <entry>SUSE Linux Enterprise Server 12</entry>
          </row>
        </tbody>
      </tgroup>
    </table>
  </body>
</topic>