Changeset - 680c2898b221
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 8 years ago 2015-12-01 03:19:46
bkuhn@ebb.org
Add QEMU member project.
1 file changed with 12 insertions and 0 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/members/current/index.html
Show inline comments
...
 
@@ -265,12 +265,24 @@ implementations of dynamic languages, emphasizing a clean
 
separation between language specification and implementation
 
aspects.</li>
 
<li>a compliant, flexible and fast implementation of the Python Language
 
using the above framework to enable new advanced features without having
 
to encode low level details into it.</li></ul>
 

	
 
<h2><a href="http://qemu.org">QEMU</a></h2>
 
<p> QEMU is a generic and open source machine emulator and
 
        virtualizer. When used as a machine emulator, QEMU can run OSes and
 
        programs made for one machine (e.g. an ARM board) on a different
 
        machine (e.g. your own PC). By using dynamic translation, it achieves
 
        very good performance. When used as a virtualizer, QEMU achieves near
 
        native performances by executing the guest code directly on the host
 
        CPU. QEMU supports
 
 virtualization when executing under the Xen hypervisor or using the
 
        KVM kernel module in Linux. When using KVM, QEMU can virtualize x86,
 
        server and embedded PowerPC, and S390 guests.</p>
 

	
 
<h2><a href="http://us1.samba.org/samba/">Samba</a></h2>
 

	
 
<p>Samba is a FOSS suite that provides seamless file and print
 
services to SMB/CIFS clients, namely, to Microsoft Windows. Samba is
 
freely available, unlike other SMB/CIFS implementations, and allows
 
for interoperability between Linux/Unix servers and Windows-based
0 comments (0 inline, 0 general)