Edit file File name : what-is-a-virtual-machine.page Content :<?xml version="1.0" encoding="utf-8"?> <page xmlns="http://projectmallard.org/1.0/" type="topic" style="topic" id="what-is-a-virtual-machine" xml:lang="it"> <info> <revision pkgversion="3.8.0" version="0.1" date="2013-03-25" status="candidate"/> <link type="guide" xref="index#faq"/> <link type="seealso" xref="why-do-i-need-virtual-machine"/> <credit type="author copyright"> <name>Baptiste Mille-Mathias</name> <email>baptistem@gnome.org</email> <years>2012</years> </credit> <credit type="editor"> <name>Michael Hill</name> <email>mdhillca@gmail.com</email> <years>2013</years> </credit> <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/> <desc/> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Federico Bruni</mal:name> <mal:email>fede@inventati.org</mal:email> <mal:years>2015-2020</mal:years> </mal:credit> </info> <title>Cos'è una macchina virtuale?</title> <p>Una macchina virtuale è un computer simulato che gira dentro un altro computer. Il computer simulato viene spesso chiamato <em>guest</em>, mentre la macchina reale si chiama <em>host</em>.</p> <p>Tramite la <em>virtualizzazione</em>, il guest ha accesso all'hardware reale in esecuzione sull'host. Quando il guest gira su hardware simulato si parla di <em>emulazione</em>.</p> </page> Save