]> git.ipfire.org Git - oddments/fireinfo.git/commit
Rewrite hypervisor detection.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 1 Sep 2013 12:54:32 +0000 (14:54 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 1 Sep 2013 12:54:32 +0000 (14:54 +0200)
commite1ca6671bc3496a41469a52208f930b6551a4c5d
treec9d820abca03518fcf7878ce5eac8e3e477713cb
parentca85ac3a83a9bbc2e80300da03b50558ecd86beb
Rewrite hypervisor detection.

Reduce the size of code and drop checks for para-virtualization.
All this should decrease false positives.
fireinfo/bios.py [new file with mode: 0644]
fireinfo/hypervisor.py
fireinfo/system.py
src/fireinfo.c