diff options
author | Stefan Schallenberg aka nafets227 <infos@nafets.de> | 2016-02-16 21:36:12 +0100 |
---|---|---|
committer | Stefan Schallenberg aka nafets227 <infos@nafets.de> | 2016-02-23 22:32:16 +0100 |
commit | 3f61278b56d7f97d0325d3bf6c20c32e4fcdb7ff (patch) | |
tree | 8e31deb2f2aa243e36da64cf130e609cc4408dd1 /src/update-done | |
parent | 9f63a08d99bf41b51b7c11710b4e3349f10ccc5c (diff) |
basic: Bugfix Detect XEN Dom0 as no virtualization
When running in XEN Dom0 the virtualization check:
1) detect_xen returns HYPERVISOR_NONE so next checks are executed
2) /proc/sys/hypervisor detects a XEN hypervisor
it is lacking the special Dom0 detection as in detect_xen
With this patch, at the end of all virtualization checks we double-check if running in XEN Dom0 or DomU.
Diffstat (limited to 'src/update-done')
0 files changed, 0 insertions, 0 deletions