<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://bugs.maemo.com/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>MADDE/QEMU runtime - Revision history</title>
		<link>http://bugs.maemo.com/index.php?title=MADDE/QEMU_runtime&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.15.5-7</generator>
		<lastBuildDate>Thu, 09 Apr 2026 18:09:51 GMT</lastBuildDate>
		<item>
			<title>amigadave:&amp;#32;{{MADDE}}</title>
			<link>http://bugs.maemo.com/index.php?title=MADDE/QEMU_runtime&amp;diff=35186&amp;oldid=prev</link>
			<guid>http://bugs.maemo.com/index.php?title=MADDE/QEMU_runtime&amp;diff=35186&amp;oldid=prev</guid>
			<description>&lt;p&gt;{{MADDE}}&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 10:35, 1 June 2010&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;{{MADDE}}&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Creating QEMU runtime==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Creating QEMU runtime==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2026-04-09 18:09:51 --&gt;
&lt;/table&gt;</description>
			<pubDate>Tue, 01 Jun 2010 10:35:20 GMT</pubDate>			<dc:creator>amigadave</dc:creator>			<comments>http://bugs.maemo.com/Talk:MADDE/QEMU_runtime</comments>		</item>
		<item>
			<title>danielwilms:&amp;#32;New page: ==Creating QEMU runtime==  To run your application in QEMU runtime, you must create QEMU runtime for the Maemo platform version for which you are developing applications. To view available...</title>
			<link>http://bugs.maemo.com/index.php?title=MADDE/QEMU_runtime&amp;diff=35050&amp;oldid=prev</link>
			<guid>http://bugs.maemo.com/index.php?title=MADDE/QEMU_runtime&amp;diff=35050&amp;oldid=prev</guid>
			<description>&lt;p&gt;New page: ==Creating QEMU runtime==  To run your application in QEMU runtime, you must create QEMU runtime for the Maemo platform version for which you are developing applications. To view available...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Creating QEMU runtime==&lt;br /&gt;
&lt;br /&gt;
To run your application in QEMU runtime, you must create QEMU runtime for the Maemo platform version for which you are developing applications. To view available Maemo platform versions for QEMU runtimes and the targets these are bound to, use the following command:&lt;br /&gt;
&lt;br /&gt;
 mad list -v&lt;br /&gt;
&lt;br /&gt;
QEMU runtimes can have the same states as targets: 'installable', 'installed', or 'default'. If the runtime is in 'installed' or 'default' state, you can start to use it.&lt;br /&gt;
&lt;br /&gt;
There are two ways to create QEMU runtimes in 'installable' state - together with the target, as described earlier, or separately with the following command:&lt;br /&gt;
&lt;br /&gt;
 mad-admin create &amp;lt;runtime name&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It can take several minutes to create QEMU runtime. During command execution, QEMU runtime is started and it stays open after the command is finished. After the command has finished, check with the &amp;lt;code&amp;gt;mad list&amp;lt;/code&amp;gt; command that runtime state is either 'installed' or 'default'. The created QEMU runtime is in 'default' state if the target it is bound to is set as 'default'. QEMU runtime cannot be set as 'default' explicitly.&lt;br /&gt;
&lt;br /&gt;
After QEMU is created, it can be switched on and off with the following commands:&lt;br /&gt;
&lt;br /&gt;
 mad remote -r &amp;lt;runtime name&amp;gt; poweron &lt;br /&gt;
 mad remote -r &amp;lt;runtime name&amp;gt; poweroff&lt;br /&gt;
&lt;br /&gt;
Note that all the changes you make in QEMU runtime when it is running - installing Debian packages, copying/removing/modifying files etc - are stored and available after closing (poweroff) and opening (poweron) QEMU runtime again. To reset QEMU runtime back to initial (factory) state, remove it and create again:&lt;br /&gt;
&lt;br /&gt;
 mad-admin remove &amp;lt;runtime name&amp;gt;&lt;br /&gt;
 mad-admin create &amp;lt;runtime name&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To take a snapshot of QEMU runtime, use the &amp;lt;code&amp;gt;mad-admin clone&amp;lt;/code&amp;gt; command. Runtime must not be running when cloning is done. &lt;br /&gt;
&lt;br /&gt;
 mad-admin clone &amp;lt;snapshot name&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If runtime is not specified with the &amp;lt;code&amp;gt;-r&amp;lt;/code&amp;gt; option, the clone is done of the runtime bound to the default target. To specify the runtime to be cloned, use the following command:&lt;br /&gt;
&lt;br /&gt;
 mad-admin clone -r &amp;lt;runtime name&amp;gt; &amp;lt;snapshot name&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to use the QEMU runtime ==&lt;br /&gt;
&lt;br /&gt;
Please have a look at the [[MADDE/Device_runtime#How_to_use_the_device_runtime | device runtime]] documentation, where you can find more information on how to use the runtime in MADDE.&lt;/div&gt;</description>
			<pubDate>Fri, 28 May 2010 11:34:03 GMT</pubDate>			<dc:creator>danielwilms</dc:creator>			<comments>http://bugs.maemo.com/Talk:MADDE/QEMU_runtime</comments>		</item>
	</channel>
</rss>