]> git.ipfire.org Git - oddments/fireinfo.git/history - fireinfo/hypervisor.py
Fix typo in hypervisor type detection.
[oddments/fireinfo.git] / fireinfo / hypervisor.py
2011-01-05  Michael TremerFix typo in hypervisor type detection.
2010-12-31  Michael TremerDisable hypervisor port check for VMWare.
2010-12-31  Michael TremerRely on the system vendor when searching for VMWare...
2010-12-31  Michael TremerFix for VMWare hypervisor detection (crashed on Alix).
2010-12-27  Michael TremerFix hypervisor type detection when the C module does...
2010-12-26  Michael TremerAdd license information.
2010-12-26  Michael TremerAdd check for Qemu hypervisor that identifies as "Bochs".
2010-12-26  Michael TremerImplement the VMWare hypervisor port check.
2010-12-12  Michael TremerCheck if bios vendor is "innotek GmbH" to get if the...
2010-11-28  Michael TremerGet missing hypervisors from System.bios_vendor.
2010-11-26  Michael TremerXen (paravirtualized) hosts do not set the virtualiztio...
2010-11-26  Michael TremerFix detection of the Citrix Xen Server hypervisor.
2010-11-26  Michael TremerChange System to be a singleton pattern class and conne...
2010-11-24  Michael TremerNew class and C functions for hypervisor detection.