Last change
on this file since 105939 was 105792, checked in by vboxsync, 6 months ago |
Docs: bugref:10705. setting svn properties of newly added files.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
2.4 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic id="host-guest-matrix">
|
---|
4 | <title>Host and Guest Combinations</title>
|
---|
5 | <body>
|
---|
6 | <p>
|
---|
7 | <table frame="all" rowsep="1" colsep="1">
|
---|
8 | <title>Host and Guest (VM) Platform Combinations Available in VirtualBox</title>
|
---|
9 | <desc>Matrix of available host platforms and the Virtual machines they run.</desc>
|
---|
10 | <tgroup cols="4">
|
---|
11 | <colspec colname="c1" colnum="1" colwidth="1*" align="left"/>
|
---|
12 | <colspec colname="c2" colnum="2" colwidth="1*" align="left"/>
|
---|
13 | <colspec colname="c3" colnum="3" colwidth="1*" align="left"/>
|
---|
14 | <colspec colname="c4" colnum="4" colwidth="1*" align="left"/>
|
---|
15 | <thead>
|
---|
16 | <row>
|
---|
17 | <entry>Host Hardware Architecture</entry>
|
---|
18 | <entry>Host OS (all 64 bit)</entry>
|
---|
19 | <entry>Guest Virtual Hardware Architecture</entry>
|
---|
20 | <entry>Guest OS</entry>
|
---|
21 | </row>
|
---|
22 | </thead>
|
---|
23 | <tbody>
|
---|
24 | <row>
|
---|
25 | <entry>x86 (for example Intel or AMD)</entry>
|
---|
26 | <entry>
|
---|
27 | <p>Windows </p>
|
---|
28 | <p>Windows Server</p>
|
---|
29 | <p>macOS (requires Intel hardware)</p>
|
---|
30 | <p>Linux (various distributions)</p>
|
---|
31 | <p>Oracle Solaris</p>
|
---|
32 | </entry>
|
---|
33 | <entry>x86</entry>
|
---|
34 | <entry>
|
---|
35 | <p>Windows</p>
|
---|
36 | <p>Windows Server</p>
|
---|
37 | <p>Oracle Solaris</p>
|
---|
38 | <p>Linux (various distributions)</p>
|
---|
39 | </entry>
|
---|
40 | </row>
|
---|
41 | <row>
|
---|
42 | <entry>Arm</entry>
|
---|
43 | <entry>macOS (requires Apple Silicon hardware)</entry>
|
---|
44 | <entry>Arm</entry>
|
---|
45 | <entry>Linux (various distributions)</entry>
|
---|
46 | </row>
|
---|
47 | </tbody>
|
---|
48 | </tgroup>
|
---|
49 | </table>
|
---|
50 | </p>
|
---|
51 | </body>
|
---|
52 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.