diff --git a/www/conservancy/static/members/current/index.html b/www/conservancy/static/members/current/index.html index 34c6f4ff056b69fff416a54d21e401ad237fcf92..45d159277f379ebfbd385b4d432bc275ed125ca6 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