<?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>Hervé Marcy&#039;s blog &#187; KVM</title>
	<atom:link href="http://www.hmarcy.com/tag/kvm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hmarcy.com</link>
	<description>Linux, Free Software, Europe, Leadership…</description>
	<lastBuildDate>Sun, 18 Jul 2010 06:04:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Enable Intel VT on a HP laptop</title>
		<link>http://www.hmarcy.com/2008/10/enable-intel-vt-on-a-hp-laptop/</link>
		<comments>http://www.hmarcy.com/2008/10/enable-intel-vt-on-a-hp-laptop/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 13:13:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[KVM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Xen]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=106</guid>
		<description><![CDATA[Intel VT technology is especially useful if you want to use virtualization technology such as Xen or KVM. I personnally had the following problem after trying to insert the kvm-intel module on my Ubuntu 8.04 : sudo modprobe kvm-intel FATAL: Error inserting kvm_intel (/lib/modules/2.6.20-6-generic/kernel/drivers/kvm/kvm-intel.ko): Operation not permitted In order to fully use your Intel processor [...]]]></description>
			<content:encoded><![CDATA[<p>Intel VT technology is especially useful if you want to use virtualization technology such as Xen or KVM.<br />
I personnally had the following problem after trying to insert the kvm-intel module on my Ubuntu 8.04 :</p>
<p>sudo modprobe kvm-intel<br />
FATAL: Error inserting kvm_intel (/lib/modules/2.6.20-6-generic/kernel/drivers/kvm/kvm-intel.ko): Operation not permitted</p>
<p>In order to fully use your Intel processor on a HP laptop, follow the following steps :</p>
<p>- boot your computer<br />
- when the BIOS window shows up, enter the BIOS manager<br />
- enable the Virtualization technology in the BIOS menu<br />
- save the changes and exit<br />
- shut down your computer<br />
- remove the battery and put it back in your PC<br />
- boot your computer</p>
<p>and Intel VT should work without problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hmarcy.com/2008/10/enable-intel-vt-on-a-hp-laptop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
