VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/security-model.dita@ 98549

Last change on this file since 98549 was 98549, checked in by vboxsync, 2 years ago

Docs: bugref:10302. Uploading .dita user manual files we received from the doc team on 25th Jan.

  • Property svn:eol-style set to native
File size: 1.1 KB
Line 
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="security-model">
4 <title>The Security Model</title>
5
6 <body>
7 <p>
8 One property of virtual machine monitors (VMMs) like
9 Oracle VM VirtualBox is to encapsulate a guest by executing it in a
10 protected environment, a virtual machine, running as a user
11 process on the host operating system. The guest cannot
12 communicate directly with the hardware or other computers but
13 only through the VMM. The VMM provides emulated physical
14 resources and devices to the guest which are accessed by the
15 guest operating system to perform the required tasks. The VM
16 settings control the resources provided to the guest, for
17 example the amount of guest memory or the number of guest
18 processors and the enabled features for that guest. For example
19 remote control, certain screen settings and others. See
20 <xref href="generalsettings.dita">General Settings</xref>.
21 </p>
22 </body>
23
24</topic>
Note: See TracBrowser for help on using the repository browser.

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