[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4FFE9FF0.1030501@cn.fujitsu.com>
Date: Thu, 12 Jul 2012 17:59:12 +0800
From: Zhang Yanfei <zhangyanfei@...fujitsu.com>
To: Avi Kivity <avi@...hat.com>, mtosatti@...hat.com
CC: ebiederm@...ssion.com, luto@....edu,
Joerg Roedel <joerg.roedel@....com>, dzickus@...hat.com,
paul.gortmaker@...driver.com, ludwig.nussel@...e.de,
linux-kernel@...r.kernel.org, kvm@...r.kernel.org,
kexec@...ts.infradead.org, Greg KH <gregkh@...uxfoundation.org>
Subject: [PATCH v5 3/3] Documentation: Add ABI entry for vmcs sysfs interface
Signed-off-by: zhangyanfei <zhangyanfei@...fujitsu.com>
---
Documentation/ABI/testing/sysfs-devices-system-cpu | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu
index 5dab364..2d0bc7f 100644
--- a/Documentation/ABI/testing/sysfs-devices-system-cpu
+++ b/Documentation/ABI/testing/sysfs-devices-system-cpu
@@ -9,6 +9,26 @@ Description:
/sys/devices/system/cpu/cpu#/
+What: /sys/devices/system/cpu/vmcs/
+Date: June 2012
+Contact: Zhang Yanfei <zhangyanfei@...fujitsu.com>
+Description:
+ A collection of vmcs fields' offsets for Intel cpu.
+ Also including vmcs revision identifier.
+
+ Individual offsets are contained in subfiles named by
+ the filed's encoding, e.g.:
+
+ /sys/devices/system/cpu/vmcs/0800
+
+What: /sys/devices/system/cpu/vmcs/id
+Date: June 2012
+Contact: Zhang Yanfei <zhangyanfei@...fujitsu.com>
+Description:
+ Vmcs revision identifier in Intel cpu. The value enables
+ software to avoid using a VMCS region formatted for one
+ processor on a processor that uses a different format.
+
What: /sys/devices/system/cpu/kernel_max
/sys/devices/system/cpu/offline
/sys/devices/system/cpu/online
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists