From 680c2898b221d02c713e22717f4727cbc981100c Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Tue, 24 Nov 2015 12:37:24 -0800 Subject: [PATCH] Add QEMU member project. --- www/conservancy/static/members/current/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/www/conservancy/static/members/current/index.html b/www/conservancy/static/members/current/index.html index 34c6f4ff..45d15927 100644 --- a/www/conservancy/static/members/current/index.html +++ b/www/conservancy/static/members/current/index.html @@ -268,6 +268,18 @@ aspects. using the above framework to enable new advanced features without having to encode low level details into it. +

QEMU

+

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.

+

Samba

Samba is a FOSS suite that provides seamless file and print