Difference between revisions of "Copec Projects"
From copec
Line 1: | Line 1: | ||
− | == Virtualization | + | == Virtualization Hypervisor Investigation For XMission Staff Colocation Servers == |
− | === VMware ESXi === | + | === Investigated Stacks With Arbitrary Factoids === |
+ | ==== VMware ESXi ==== | ||
* Full Hardware Virtualization | * Full Hardware Virtualization | ||
** Supports hardware assist via Intel VT-x or AMD-v CPU extensions | ** Supports hardware assist via Intel VT-x or AMD-v CPU extensions | ||
** Paravirtualized VMware drivers | ** Paravirtualized VMware drivers | ||
− | + | ==== Ubuntu LTS ==== | |
− | === Ubuntu LTS === | + | |
* Libvirt/QEMU/KVM | * Libvirt/QEMU/KVM | ||
** Supports hardware assist via Intel VT-x or AMD-v CPU extensions | ** Supports hardware assist via Intel VT-x or AMD-v CPU extensions | ||
Line 16: | Line 16: | ||
** OS Virtualization with API | ** OS Virtualization with API | ||
− | + | ==== Debian Stable ==== | |
− | === Debian Stable === | + | |
* Libvirt/QEMU/KVM | * Libvirt/QEMU/KVM | ||
** Supports hardware assist via Intel VT-x or AMD-v CPU extensions | ** Supports hardware assist via Intel VT-x or AMD-v CPU extensions | ||
Line 26: | Line 25: | ||
** OS Virtualization with API | ** OS Virtualization with API | ||
− | + | ==== OpenIndiana ==== | |
− | === OpenIndiana === | + | |
* QEMU/KVM | * QEMU/KVM | ||
** Supports hardware assist via Intel VT-x or experimental AMD-v CPU extensions | ** Supports hardware assist via Intel VT-x or experimental AMD-v CPU extensions | ||
Line 35: | Line 33: | ||
*** Software Userland same as OI using pkg | *** Software Userland same as OI using pkg | ||
− | + | ==== OmniOS ==== | |
− | === OmniOS === | + | |
* QEMU/KVM | * QEMU/KVM | ||
** Supports hardware assist via Intel VT-x or experimental AMD-v CPU extensions | ** Supports hardware assist via Intel VT-x or experimental AMD-v CPU extensions | ||
Line 45: | Line 42: | ||
*** Clean, Easily Fork-able and Customizable pkg Tree Documented by Omni | *** Clean, Easily Fork-able and Customizable pkg Tree Documented by Omni | ||
− | + | ==== SmartOS ==== | |
− | === SmartOS === | + | |
* QEMU/KVM with High Quality CLI | * QEMU/KVM with High Quality CLI | ||
** Supports hardware assist via Intel VT-x or experimental AMD-v CPU extensions | ** Supports hardware assist via Intel VT-x or experimental AMD-v CPU extensions |
Revision as of 20:16, 30 March 2015
Contents
Virtualization Hypervisor Investigation For XMission Staff Colocation Servers
Investigated Stacks With Arbitrary Factoids
VMware ESXi
- Full Hardware Virtualization
- Supports hardware assist via Intel VT-x or AMD-v CPU extensions
- Paravirtualized VMware drivers
Ubuntu LTS
- Libvirt/QEMU/KVM
- Supports hardware assist via Intel VT-x or AMD-v CPU extensions
- Paravirtualized QEMU drivers
- LXC (Linux Containers)
- OS Virtualization
- Docker
- OS Virtualization with API
Debian Stable
- Libvirt/QEMU/KVM
- Supports hardware assist via Intel VT-x or AMD-v CPU extensions
- Paravirtualized QEMU drivers
- LXC (Linux Containers)
- OS Virtualization
- Docker
- OS Virtualization with API
OpenIndiana
- QEMU/KVM
- Supports hardware assist via Intel VT-x or experimental AMD-v CPU extensions
- Paravirtualized QEMU drivers
- Solaris Zones
- OS Virtualization
- Software Userland same as OI using pkg
- OS Virtualization
OmniOS
- QEMU/KVM
- Supports hardware assist via Intel VT-x or experimental AMD-v CPU extensions
- Paravirtualized drivers
- Solaris Zones
- OS Virtualization
- Software Userland same as OmniOS using pkg
- Clean, Easily Fork-able and Customizable pkg Tree Documented by Omni
- OS Virtualization
SmartOS
- QEMU/KVM with High Quality CLI
- Supports hardware assist via Intel VT-x or experimental AMD-v CPU extensions
- Paravirtualized drivers
- Provisioned Inside Zone
- Solaris Zones
- OS Virtualization
- Software Userland Minimal
- Package management via pkgsrc with illumos based tree
- OS Virtualization