[kaffe-siteadmin] CVS website (jserv): Update URL.

Kaffe CVS cvs-commits at kaffe.org
Mon Feb 28 09:59:32 PST 2005


PatchSet 204 
Date: 2005/02/28 17:59:29
Author: jserv
Branch: HEAD
Tag: (none) 
Log:
Update URL.

Members: 
	links.shtml:1.44->1.45 

Index: website/links.shtml
diff -u website/links.shtml:1.44 website/links.shtml:1.45
--- website/links.shtml:1.44	Mon Feb 28 15:54:00 2005
+++ website/links.shtml	Mon Feb 28 17:59:29 2005
@@ -423,7 +423,7 @@
 
       <li><a href="http://jsdl.sourceforge.net/">JSDL (Java for SDL)</a><p>
 
-      <li><a href="http://wwwipd.ira.uka.de/~hauma/KaRMI/">KaRMI</a><p>
+      <li><a href="http://wwwipd.ira.uka.de/JavaParty/KaRMI/index.html">KaRMI</a><p>
 
 	  An open source RMI implementation.<p>
 
@@ -470,7 +470,7 @@
 
       	  A cross-platform Pentium emulator.<p>
 
-      <li><a href="http://www.plex86.org/">Plex86</a> (newer, lightweight project)<p>
+      <li><a href="http://plex86.sourceforge.net/">Plex86</a> (newer, lightweight project)<p>
 
       	  A lightweight VM for running Linux on x86 systems (similar in nature to User Mode Linux, but closer to emulating hardware).  By Kevin Lawton, creator of Bochs.<p>
 
@@ -478,7 +478,7 @@
 
 	The original Plex86 project, started by Kevin Lawton, was intended to be a free VMWare replacement, which involves using dynamic translation techniques (aka. a JIT) to handle "edge cases" involving priviledged x86 instructions that cannot be virtualized using normal x86 hardware.  Kevin abandoned that approach, and started a new fork, but the old codebase still exists on GNU Savannah.<p>
 
-	<li><a href="http://fabrice.bellard.free.fr/qemu/index.org.html">QEMU</a><p>
+	<li><a href="http://fabrice.bellard.free.fr/qemu/">QEMU</a><p>
 
 	QEMU is a FAST! processor emulator. By using dynamic translation (a JIT) it achieves a reasonnable speed while being easy to port on new host CPUs.   Currently, it can run Linux/x86 binaries on Linux/PowerPC, but work is underway to emulate ARM, and other processors.<p>
 



More information about the kaffe-siteadmin mailing list