<?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>QEMU &#8211; Linux und Ich</title>
	<atom:link href="https://linuxundich.de/tag/qemu/feed/" rel="self" type="application/rss+xml" />
	<link>https://linuxundich.de</link>
	<description>Blog über Ubuntu, Linux, Android und IT</description>
	<lastBuildDate>Thu, 13 Mar 2025 12:37:09 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://linuxundich.de/wp-content/uploads/2025/04/cropped-lui-app-512-32x32.png</url>
	<title>QEMU &#8211; Linux und Ich</title>
	<link>https://linuxundich.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Angetrieben von JavaScript läuft Linux direkt im Browser</title>
		<link>https://linuxundich.de/gnu-linux/linux-browser-javascript/</link>
					<comments>https://linuxundich.de/gnu-linux/linux-browser-javascript/#comments</comments>
		
		<dc:creator><![CDATA[Christoph Langner]]></dc:creator>
		<pubDate>Tue, 17 May 2011 14:19:56 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[QEMU]]></category>
		<guid isPermaLink="false">http://linuxundich.de/de/?p=12561</guid>

					<description><![CDATA[Gibt es bei euch auch ab und an Momente, wo ich einfach nur staunen könnt? Der französische Hacker Fabrice Bellard (Wikipedia) hat bei mir mit seinem in JavaScript geschriebenen JS/Linux Emulator für den Browser mal wieder für so einen gesorgt. Der Emulator sorgt dafür, dass ein 2.6.20er Linux-Kernel inkl. BusyBox und QEmacs im Browser laden. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Gibt es bei euch auch ab und an Momente, wo ich einfach nur staunen könnt? Der französische Hacker <a href="http://bellard.org/" target="_blank" rel="noopener">Fabrice Bellard</a> (<a href="http://en.wikipedia.org/wiki/Fabrice_Bellard" target="_blank" rel="noopener">Wikipedia</a>) hat bei mir mit seinem in JavaScript geschriebenen <a href="http://bellard.org/jslinux/" target="_blank" rel="noopener">JS/Linux Emulator für den Browser</a> mal wieder für so einen gesorgt. Der Emulator sorgt dafür, dass ein 2.6.20er Linux-Kernel inkl. BusyBox und <a href="http://bellard.org/qemacs" target="_blank" rel="noopener">QEmacs</a> im Browser laden. Wozu das gut sein mag? Eigentlich ist das eher eine Demo, einen richtigen Anwendungsfall gibt es vorerst einmal nicht. Fabrice nennt jedoch aber selber ein paar mögliche Anwendungsgebiete&#8230;</p>
<p><span id="more-12561"></span></p>
<ul>
<li>Benchmarking of Javascript engines (how much time takes your Javascript engine to boot Linux ?). For this particular application, efficient handling of 32 bit signed and unsigned integers and of typed arrays is important.</li>
<li>Client side processing using an x86 library, for example for cryptographic purposes. For such application, the x86 emulator can be modified to provide an API to load x86 dynamic libraries and to provide a <a href="https://developer.mozilla.org/en/js-ctypes/Using_js-ctypes" target="_blank" rel="noopener">js-ctypes</a> like API to call the C/C++ functions from javascript.</li>
<li>A more advanced version would allow to use old DOS PC software such as games.</li>
</ul>
<p>Wer schon immer mal ein <code>rm -rf /</code> ausprobieren wollte, der kann das nun sicher und ohne Gefahr im Browser probieren <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;"> Das Ganze braucht übrigens einen aktuellen Browser. Es braucht mindestens Firefox 4 oder Chrome/Chromium in einer aktuellen Ausgabe, wobei der Firefox eine deutlich bessere Performance liefern soll.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://linuxundich.de/gnu-linux/linux-browser-javascript/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title>Mit QEMU ohne Admininistrator-Rechten portable Virtualisieren</title>
		<link>https://linuxundich.de/gnu-linux/mit-qemu-ohne-admininistrator-rechten-portable-virtualisieren/</link>
					<comments>https://linuxundich.de/gnu-linux/mit-qemu-ohne-admininistrator-rechten-portable-virtualisieren/#comments</comments>
		
		<dc:creator><![CDATA[Christoph Langner]]></dc:creator>
		<pubDate>Mon, 09 Feb 2009 14:03:03 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[QEMU]]></category>
		<category><![CDATA[Virtualisierung]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">http://christoph-langner.de/de/?p=597</guid>

					<description><![CDATA[Yet another blog about virtualisation&#8230; Ich hoffe es wird nicht langweilig. Im Beitrag Die Box auf nem Stick hatte ich ja schonmal beschrieben wie man ein Linux &#8222;Portable&#8220; virtualisieren kann. Allerdings benötigt VirtualBox nach wie vor Hauptbenutzer-Rechte, auch wenn es nur &#8222;portable&#8220; läuft, das Programm also nicht installiert wird. Der Macher hinter VirtualBox-Portable schreibt dazu&#8230; [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Yet another blog about virtualisation&#8230; Ich hoffe es wird nicht langweilig. Im Beitrag <a href="2008/11/die-box-auf-nem-stick/">Die Box auf nem Stick</a> hatte ich ja schonmal beschrieben wie man ein Linux &#8222;Portable&#8220; virtualisieren kann. Allerdings benötigt VirtualBox nach wie vor Hauptbenutzer-Rechte, auch wenn es nur &#8222;portable&#8220; läuft, das Programm also nicht installiert wird. Der Macher hinter VirtualBox-Portable schreibt dazu&#8230;</p>
<blockquote class="td_quote_box td_box_center"><p>VirtualBox benötigt mindestens Hauptbenutzer-Rechte, da 3 Dienste (PortableVBoxDRV, PortableVBoxUSBMon und wenn nicht installiert VBoxUSB) eingerichtet werden müssen und VirtualBox im &#8222;Ring-3&#8220;-Modus getartet wird.</p></blockquote>
<p>Muss daher der Wunsch nach einem virtuellen Linux auf einem abgeschotteten Windows unerfüllt bleiben? Nein! <a href="http://de.wikipedia.org/wiki/QEMU" target="_blank" rel="noopener">QEMU</a> braucht keine höheren Rechte zum Betrieb und mit dem <a href="http://www.davereyn.co.uk/download.htm" target="_blank" rel="noopener">Qemu Manager</a> gibts auch ein gutes Frontend für Windows. Für den portablen Betrieb muss man sich nur die &#8222;Zip File Edition&#8220; herunterladen und entpacken.</p>
<figure id="attachment_600" aria-describedby="caption-attachment-600" style="width: 640px" class="wp-caption aligncenter"><img fetchpriority="high" decoding="async" class="wp-image-600 size-medium" title="qemu" src="https://linuxundich.de/wp-content/uploads/2009/02/qemu-640x508.jpg" alt="QEMU mit dem Qemu Manager unter Windows XP" width="640" height="508" srcset="https://linuxundich.de/wp-content/uploads/2009/02/qemu-640x508.jpg 640w, https://linuxundich.de/wp-content/uploads/2009/02/qemu-529x420.jpg 529w, https://linuxundich.de/wp-content/uploads/2009/02/qemu-681x540.jpg 681w, https://linuxundich.de/wp-content/uploads/2009/02/qemu-250x198.jpg 250w, https://linuxundich.de/wp-content/uploads/2009/02/qemu-550x436.jpg 550w, https://linuxundich.de/wp-content/uploads/2009/02/qemu-800x635.jpg 800w, https://linuxundich.de/wp-content/uploads/2009/02/qemu-227x180.jpg 227w, https://linuxundich.de/wp-content/uploads/2009/02/qemu-378x300.jpg 378w, https://linuxundich.de/wp-content/uploads/2009/02/qemu-630x500.jpg 630w, https://linuxundich.de/wp-content/uploads/2009/02/qemu.jpg 1099w" sizes="(max-width: 640px) 100vw, 640px"><figcaption id="caption-attachment-600" class="wp-caption-text">QEMU mit dem Qemu Manager unter Windows XP</figcaption></figure>
<p>Einen mächtigen Haken hat die Sache jedoch. Auch QEMU braucht mit dem <a href="http://bellard.org/qemu/kqemu-doc.html#SEC5" target="_blank" rel="noopener">QEMU Accelerator</a> einen Treiber, damit das Gastsystem mit erträglicher Performance laufen kann. Und natürlich braucht man für die Installation dieses Treibers wieder Administrator-Rechte. Also wieder nix mit einem virtuellen Linux ohne Admin-Rechten&#8230; Ohne den QEMU Accelerator braucht die Installation eines Ubuntus rund 3 Stunden und Booten | Einloggen | Nautilus starten rund 5 Minuten. Schade&#8230;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://linuxundich.de/gnu-linux/mit-qemu-ohne-admininistrator-rechten-portable-virtualisieren/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
