<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Adamantio.net &#187; Virtualizzazione</title>
	<atom:link href="http://www.adamantio.net/wordpress/tag/virtualizzazione/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adamantio.net/wordpress</link>
	<description>The right information at the right place</description>
	<lastBuildDate>Thu, 26 Aug 2010 03:58:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>RHEL &amp; KVM</title>
		<link>http://www.adamantio.net/wordpress/2010/02/05/rhel-kvm/</link>
		<comments>http://www.adamantio.net/wordpress/2010/02/05/rhel-kvm/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 21:29:51 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Opinioni]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Virtualizzazione]]></category>

		<guid isPermaLink="false">http://www.adamantio.net/wordpress/?p=235</guid>
		<description><![CDATA[Bestiale!!! ecco qua&#8230; adesso con questa cosa qui (kvm e virt-manager) il mio pc ha perso definitivamente il dual boot ed ora linux è il solo OS installato&#8230; o no&#8230; Kernel standard su cui posso installare i driver per l&#8217;accelerazione grafica nvidia, virtualizzazione completa garantita da kvm, installazione del sistema guest su disco fisico (non [...]


Articoli correlati:<ol><li><a href='http://www.adamantio.net/wordpress/2009/11/24/say-redhat-please-not-linux/' rel='bookmark' title='Permanent Link: Say RedHat please&#8230; not linux!'>Say RedHat please&#8230; not linux!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Bestiale!!! ecco qua&#8230; adesso con questa cosa qui (kvm e virt-manager) il mio pc ha perso definitivamente il dual boot ed ora <a href="http://www.kernel.org/" class="kblinker" title="More about linux &raquo;">linux</a> è il solo OS installato&#8230; o no&#8230;<br />
Kernel standard su cui posso installare i driver per l&#8217;accelerazione grafica nvidia, virtualizzazione completa garantita da kvm, installazione del sistema guest su disco fisico (non immagine), riserva di un paio di (v)cpu (la mia licenza di xp non ne gestisce di più&#8230;), bridging ethernet per la rete (così posso continuare a prendermi il confiker se lo desidero), 1 giga di ram assegnata&#8230; al modico prezzo di 0 € ed un po di risorse del sistema principale&#8230;<br />
benone&#8230;<br />
Grazie RH<br />
<a href=" http://www.it.redhat.com/news/article/2670.html"> http://www.it.redhat.com/news/article/2670.html</a><br />
ne valeva decisamente la pena!</p>
<p><a href="http://www.adamantio.net/wordpress/wp-content/uploads/2010/02/kvmbanner-logo2.png"><img src="http://www.adamantio.net/wordpress/wp-content/uploads/2010/02/kvmbanner-logo2.png" alt="" title="kvmbanner-logo2" width="300" height="93" class="alignnone size-full wp-image-237" /></a></p>

<div class="wp_codebox_msgheader wp_codebox_hide"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p235code2'); return false;">Mostra codice</a> XML</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p2352"><td class="line_numbers"><pre>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
</pre></td><td class="code" id="p235code2"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;domain</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">'kvm'</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>palantir<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/name<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;memory<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>1024000<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/memory<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;currentMemory<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>1024000<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/currentMemory<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;vcpu<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>2<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/vcpu<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;os<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;type</span> <span style="color: #000066;">arch</span>=<span style="color: #ff0000;">'i686'</span> <span style="color: #000066;">machine</span>=<span style="color: #ff0000;">'pc'</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>hvm<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/type<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;boot</span> <span style="color: #000066;">dev</span>=<span style="color: #ff0000;">'hd'</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/os<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;features<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;acpi</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;apic</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;pae</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/features<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;clock</span> <span style="color: #000066;">offset</span>=<span style="color: #ff0000;">'utc'</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;on_poweroff<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>destroy<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/on_poweroff<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;on_reboot<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>restart<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/on_reboot<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;on_crash<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>destroy<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/on_crash<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;devices<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;emulator<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>/usr/bin/qemu-kvm<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/emulator<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;disk</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">'file'</span> <span style="color: #000066;">device</span>=<span style="color: #ff0000;">'cdrom'</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
      <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;source</span> <span style="color: #000066;">file</span>=<span style="color: #ff0000;">'/dev/cdrom'</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
      <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;target</span> <span style="color: #000066;">dev</span>=<span style="color: #ff0000;">'hdc'</span> <span style="color: #000066;">bus</span>=<span style="color: #ff0000;">'ide'</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
      <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;readonly</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/disk<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;disk</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">'block'</span> <span style="color: #000066;">device</span>=<span style="color: #ff0000;">'disk'</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
      <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;source</span> <span style="color: #000066;">dev</span>=<span style="color: #ff0000;">'/dev/sda2'</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
      <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;target</span> <span style="color: #000066;">dev</span>=<span style="color: #ff0000;">'hda'</span> <span style="color: #000066;">bus</span>=<span style="color: #ff0000;">'virtio'</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/disk<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;interface</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">'bridge'</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
      <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;mac</span> <span style="color: #000066;">address</span>=<span style="color: #ff0000;">'00:16:36:54:1d:df'</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
      <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;source</span> <span style="color: #000066;">bridge</span>=<span style="color: #ff0000;">'br0'</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/interface<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;input</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">'mouse'</span> <span style="color: #000066;">bus</span>=<span style="color: #ff0000;">'ps2'</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;graphics</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">'vnc'</span> <span style="color: #000066;">port</span>=<span style="color: #ff0000;">'-1'</span> <span style="color: #000066;">autoport</span>=<span style="color: #ff0000;">'yes'</span> <span style="color: #000066;">keymap</span>=<span style="color: #ff0000;">'it'</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/devices<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/domain<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></td></tr></table></div>



<p>Articoli correlati:<ol><li><a href='http://www.adamantio.net/wordpress/2009/11/24/say-redhat-please-not-linux/' rel='bookmark' title='Permanent Link: Say RedHat please&#8230; not linux!'>Say RedHat please&#8230; not linux!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.adamantio.net/wordpress/2010/02/05/rhel-kvm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
