From c8b64f6d7770d62065bdc4fa5c4f80cc2326e203 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 1 Oct 2008 01:29:32 +0200 Subject: lscpu: add Hypervisor detection This patch adds two new fields: * "Hypervisor vendor" -- based on CPUID and hypervisor specific PCI devices. lscpu(1) supports KVM, XEN, Microsoft HV now. * "Virtualization type" - "none" = Xen dom0 - "full" = full virtualization (KVM, Xen, ...) - "para" = Xen paravirtualization Co-Author: Ky Srinivasan Signed-off-by: Karel Zak --- sys-utils/lscpu.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys-utils/lscpu.1') diff --git a/sys-utils/lscpu.1 b/sys-utils/lscpu.1 index 78da8a1d4..e0e993526 100644 --- a/sys-utils/lscpu.1 +++ b/sys-utils/lscpu.1 @@ -22,6 +22,8 @@ Print out in parsable instead of printable format. .SH BUGS The program at the moment does not handle the system installed with different types of physical processors. + +Sometimes in Xen Dom0 kernel reports wrong data. .SH AUTHOR Cai Qian .SH AVAILABILITY -- cgit v1.2.3-55-g7522