From 4597b69249be90c248de0f4a3270901c4762f4a9 Mon Sep 17 00:00:00 2001 From: Benjamin Romer Date: Tue, 10 Feb 2015 16:04:09 -0500 Subject: lscpu: add s-Par support Adds support for the s-Par firmware's hypervisor leaf. Signed-off-by: Benjamin Romer --- sys-utils/lscpu.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sys-utils/lscpu.h') diff --git a/sys-utils/lscpu.h b/sys-utils/lscpu.h index e34029194..b9aa25562 100644 --- a/sys-utils/lscpu.h +++ b/sys-utils/lscpu.h @@ -17,6 +17,7 @@ enum { HYPER_VBOX, HYPER_OS400, HYPER_PHYP, + HYPER_SPAR, }; extern int read_hypervisor_dmi(void); -- cgit v1.2.3-55-g7522