[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4FEACAA8.8010402@cn.fujitsu.com>
Date: Wed, 27 Jun 2012 16:56:08 +0800
From: Yanfei Zhang <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 v3 5/5] Documentation: Add ABI entry for vmcs sysfs interface
Signed-off-by: zhangyanfei <zhangyanfei@...fujitsu.com>
---
Documentation/ABI/testing/sysfs-devices-cpu-vmcs | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-devices-cpu-vmcs
diff --git a/Documentation/ABI/testing/sysfs-devices-cpu-vmcs b/Documentation/ABI/testing/sysfs-devices-cpu-vmcs
new file mode 100644
index 0000000..0846b07
--- /dev/null
+++ b/Documentation/ABI/testing/sysfs-devices-cpu-vmcs
@@ -0,0 +1,11 @@
+What: /sys/devices/cpu/vmcs/
+Date: June 2012
+KernelVersion: 3.5.0
+Contact: Zhang Yanfei <zhangyanfei@...fujitsu.com>
+Description:
+ A collection of vmcs fields' offsets for Intel cpu.
+
+ Individual offsets are contained in subfiles named by
+ the filed's encoding, e.g.:
+
+ /sys/devices/cpu/vmcs/0800
--
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