From 55dee8b89ab9b791aab6f0b79bd2a4163ec8f65e Mon Sep 17 00:00:00 2001 From: Hakisho Nukama Date: Sun, 29 Mar 2015 13:20:36 +0000 Subject: [PATCH] updated HCL table Signed-off-by: Hakisho Nukama --- hcl.html | 176 ++++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 130 insertions(+), 46 deletions(-) diff --git a/hcl.html b/hcl.html index 5f49ea87..67e070ec 100644 --- a/hcl.html +++ b/hcl.html @@ -5,62 +5,146 @@ title: "Hardware Compatibility List" model: all --- - - - - - - - - - - - - - - - +
Laptop devices
ModelBIOSHVMIOMMUTPMQubesXenKernelRemarkCredit
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Legend
Marks and background colour
yesWorking correctly.
noDoes not work or is not present.
partialIndicates that some kind of tweaking is needed, see remarks for further information.
A blank cell indicates that we lack information about it.
Columns
ModelManufacturer and Devicename
(Socket/CPU, Chipset/Southbridge, Graphics)
BIOSReported BIOS version
HVMIntel VT-x or AMD-v technology (required for running HVM domains, such as Windows-based AppVMs)
IOMMUIntel VT-d or AMD IOMMU technology (required for effective isolation of network VMs and PCI passthrough)
TPMTPM with proper BIOS support (required for Anti Evil Maid)
QubesReported Qubes version (R=Release, rc=release candidate, B=Beta, i.e.: R1, R2B1, R2rc1)
KernelReported dom0 kernel version (numbers in uname -r), can be selected during installation and boot in Troubleshooting menu.
RemarkFurther information field. Qubes, Kernel and this field is coloured in conjunction to reflect general machine compatibility.
CreditName linked to report in qubes-users.
+
+ + + + + + + + + + + + + + + {% for device in site.hcl %}{% if device.type == 'laptop' %} {% include hcl-device.html %} {% endif %}{% endfor %} +

Laptop devices

ModelBIOSHVMIOMMUTPMQubesXenKernelRemarkCredit
- - Desktop, Workstation and Server - - Model - BIOS - HVM - IOMMU - TPM - Qubes - Xen - Kernel - Remark - Credit - - + + + + + + + + + + + + + + {% for device in site.hcl %}{% if device.type == 'desktop' or device.type == 'workstation' or device.type == 'server' %} {% include hcl-device.html %} {% endif %}{% endfor %} +

Desktop, Workstation and Server

ModelBIOSHVMIOMMUTPMQubesXenKernelRemarkCredit
- - Motherboard - - Model - BIOS - HVM - IOMMU - TPM - Qubes - Xen - Kernel - Remark - Credit - - + + + + + + + + + + + + + + {% for device in site.hcl %}{% if device.type == 'motherboard' %} {% include hcl-device.html %} {% endif %}{% endfor %} -

Motherboards

ModelBIOSHVMIOMMUTPMQubesXenKernelRemarkCredit