<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.yobi.be/index.php?action=history&amp;feed=atom&amp;title=QEMU</id>
	<title>QEMU - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.yobi.be/index.php?action=history&amp;feed=atom&amp;title=QEMU"/>
	<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=QEMU&amp;action=history"/>
	<updated>2026-05-25T00:18:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.yobi.be/index.php?title=QEMU&amp;diff=2891&amp;oldid=prev</id>
		<title>PhilippeTeuwen at 23:01, 1 March 2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=QEMU&amp;diff=2891&amp;oldid=prev"/>
		<updated>2008-03-01T23:01:51Z</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;&amp;#039;&amp;#039;Converted with [[MediaWiki#HTML-WikiConverter|HTML::WikiConverter::MediaWiki]] from my old phpwiki site&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
==== [http://fabrice.bellard.free.fr/qemu/ QEMU official site] ====&lt;br /&gt;
&lt;br /&gt;
* As today on Debian: v0.7.0&lt;br /&gt;
* On the official site: v0.7.1&lt;br /&gt;
&lt;br /&gt;
==== To compile kqemu: (kernel module accelerator to provide userspace virtualisation) ====&lt;br /&gt;
&lt;br /&gt;
* extract qemu sources&lt;br /&gt;
* extract kqemu sources in qemu/&lt;br /&gt;
* in qemu/: ./configure --disable-gfx-check&lt;br /&gt;
* in qemu/kqemu/: make&amp;lt;br /&amp;gt;(for it to work, you must have the tree used for the current kernel, and no make-kpkg clean!!)&lt;br /&gt;
* mkdir -p &amp;quot;/lib/modules/`uname -r`/misc&amp;quot;&lt;br /&gt;
* cp kqemu.ko &amp;quot;/lib/modules/`uname -r`/misc&amp;quot;&lt;br /&gt;
* /sbin/depmod -a&lt;br /&gt;
* echo &amp;quot;KERNEL=\&amp;quot;kqemu\&amp;quot;, MODE=\&amp;quot;0666\&amp;quot;&amp;quot;&amp;amp;gt;/etc/udev/rules.d/kqemu.rules&lt;br /&gt;
* modprobe kqemu major=0&lt;br /&gt;
* modprobe tun&lt;br /&gt;
* chmod 666 /dev/net/tun&lt;br /&gt;
&lt;br /&gt;
This would be better to create appropriate groups for kqemu and tun instead of chmod 666.&lt;br /&gt;
&lt;br /&gt;
To boot from the cdrom:&lt;br /&gt;
&lt;br /&gt;
* qemu -cdrom /dev/cdrom -boot d&lt;/div&gt;</summary>
		<author><name>PhilippeTeuwen</name></author>
	</entry>
</feed>