<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://linux-kvm.org/index.php?action=history&amp;feed=atom&amp;title=PowerPC_440_Host_Kernel</id>
	<title>PowerPC 440 Host Kernel - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://linux-kvm.org/index.php?action=history&amp;feed=atom&amp;title=PowerPC_440_Host_Kernel"/>
	<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=PowerPC_440_Host_Kernel&amp;action=history"/>
	<updated>2026-05-09T14:16:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://linux-kvm.org/index.php?title=PowerPC_440_Host_Kernel&amp;diff=1990&amp;oldid=prev</id>
		<title>ShaharMintz at 07:43, 11 March 2009</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=PowerPC_440_Host_Kernel&amp;diff=1990&amp;oldid=prev"/>
		<updated>2009-03-11T07:43:58Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Host Kernel ==&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;host&amp;#039;&amp;#039; kernel is the one you boot the hardware with, and runs virtual machines (KVM guests).&lt;br /&gt;
&lt;br /&gt;
=== Download ===&lt;br /&gt;
&lt;br /&gt;
The best place to start is the &amp;lt;code&amp;gt;kvm.git&amp;lt;code&amp;gt; tree (see the [[Code]] page).&lt;br /&gt;
&lt;br /&gt;
Most PowerPC KVM patches have been integrated in the kernel.org kernel, but additional patches may be found in the &amp;lt;code&amp;gt;kvm.git&amp;lt;/code&amp;gt; tree. A set of patches which have not yet been committed to &amp;lt;code&amp;gt;kvm.git&amp;lt;/code&amp;gt; is available at http://penguinppc.org/~hollisb/kvm/&lt;br /&gt;
&lt;br /&gt;
=== Configure ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Enable&amp;#039;&amp;#039;&amp;#039; the KVM options in the Virtualization top-level category when running &amp;lt;code&amp;gt;make menuconfig&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
To allow guests to connect to the network, &amp;#039;&amp;#039;&amp;#039;enable&amp;#039;&amp;#039;&amp;#039; &amp;quot;TUN/TAP device driver support&amp;quot; and see the [[Networking]] page.&lt;br /&gt;
&lt;br /&gt;
 CONFIG_KVM=y&lt;br /&gt;
 CONFIG_KVM_440=y&lt;br /&gt;
 CONFIG_TUN=y&lt;br /&gt;
&lt;br /&gt;
=== Build ===&lt;br /&gt;
&lt;br /&gt;
Build and boot whatever target you need for your board/firmware.&lt;br /&gt;
&lt;br /&gt;
For example, for a Sequoia board running u-boot, &amp;lt;code&amp;gt;make zImage&amp;lt;/code&amp;gt; will produce &amp;lt;code&amp;gt;arch/powerpc/boot/cuImage.sequoia&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For a Bamboo board running PIBS, &amp;lt;code&amp;gt;make zImage&amp;lt;/code&amp;gt; will produce &amp;lt;code&amp;gt;arch/powerpc/boot/treeImage.bamboo&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:PowerPC]]&lt;/div&gt;</summary>
		<author><name>ShaharMintz</name></author>
	</entry>
</feed>