[PATCH v2 5/5] Documentation: Add ABI entry for sysfs file vmcsinfoand vmcsinfo_maxsize

From: zhangyanfei
Date: Wed May 16 2012 - 03:58:52 EST


We create two new sysfs files, vmcsinfo and vmcsinfo_maxsize. And
here we add an Documentation/ABI entry for them.

Signed-off-by: zhangyanfei <zhangyanfei@xxxxxxxxxxxxxx>
---
Documentation/ABI/testing/sysfs-kernel-vmcsinfo | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-kernel-vmcsinfo

diff --git a/Documentation/ABI/testing/sysfs-kernel-vmcsinfo b/Documentation/ABI/testing/sysfs-kernel-vmcsinfo
new file mode 100644
index 0000000..adbf866
--- /dev/null
+++ b/Documentation/ABI/testing/sysfs-kernel-vmcsinfo
@@ -0,0 +1,16 @@
+What: /sys/kernel/vmcsinfo
+Date: April 2012
+KernelVersion: 3.4.0
+Contact: Zhang Yanfei <zhangyanfei@xxxxxxxxxxxxxx>
+Description
+ Shows physical address of VMCSINFO. VMCSINFO contains
+ the VMCS revision identifier and encoded offsets of fields
+ in VMCS data on Intel processors equipped with the VT
+ extensions.
+
+What: /sys/kernel/vmcsinfo_maxsize
+Date: April 2012
+KernelVersion: 3.4.0
+Contact: Zhang Yanfei <zhangyanfei@xxxxxxxxxxxxxx>
+Description
+ Shows max size of VMCSINFO.
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/