From: Yanfei Zhang <zhangyanfei@cn.fujitsu.com>
To: Avi Kivity <avi@redhat.com>, mtosatti@redhat.com
Cc: ebiederm@xmission.com, luto@mit.edu,
Joerg Roedel <joerg.roedel@amd.com>,
dzickus@redhat.com, paul.gortmaker@windriver.com,
ludwig.nussel@suse.de, linux-kernel@vger.kernel.org,
kvm@vger.kernel.org, kexec@lists.infradead.org,
Greg KH <gregkh@linuxfoundation.org>
Subject: [PATCH v4 3/3] Documentation: Add ABI entry for vmcs sysfs interface
Date: Wed, 04 Jul 2012 18:06:28 +0800 [thread overview]
Message-ID: <4FF415A4.8040405@cn.fujitsu.com> (raw)
In-Reply-To: <4FF413D2.4030006@cn.fujitsu.com>
Signed-off-by: zhangyanfei <zhangyanfei@cn.fujitsu.com>
---
Documentation/ABI/testing/sysfs-devices-system-cpu | 21 ++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu
index 5dab364..6efbd6c 100644
--- a/Documentation/ABI/testing/sysfs-devices-system-cpu
+++ b/Documentation/ABI/testing/sysfs-devices-system-cpu
@@ -9,6 +9,27 @@ Description:
/sys/devices/system/cpu/cpu#/
+What: /sys/devices/system/cpu/vmcs_id
+Date: June 2012
+KernelVersion: 3.5.0
+Contact: Zhang Yanfei <zhangyanfei@cn.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/vmcs/
+Date: June 2012
+KernelVersion: 3.5.0
+Contact: Zhang Yanfei <zhangyanfei@cn.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/system/cpu/vmcs/0800
+
What: /sys/devices/system/cpu/kernel_max
/sys/devices/system/cpu/offline
/sys/devices/system/cpu/online
--
1.7.1
next prev parent reply other threads:[~2012-07-04 10:22 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-04 9:58 [PATCH v4 0/3] Export offsets of VMCS fields as note information for kdump Yanfei Zhang
2012-07-04 10:01 ` [PATCH v4 1/3] KVM: Export symbols for module vmcsinfo-intel Yanfei Zhang
2012-07-04 10:05 ` [PATCH v4 2/3] KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO Yanfei Zhang
2012-07-04 14:52 ` Greg KH
2012-07-06 8:04 ` HATAYAMA Daisuke
2012-07-06 8:25 ` Wen Congyang
2012-07-06 8:38 ` HATAYAMA Daisuke
2012-07-10 1:04 ` HATAYAMA Daisuke
2012-07-10 1:28 ` HATAYAMA Daisuke
2012-07-04 10:06 ` Yanfei Zhang [this message]
2012-07-04 14:49 ` [PATCH v4 3/3] Documentation: Add ABI entry for vmcs sysfs interface Greg KH
2012-07-04 14:53 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FF415A4.8040405@cn.fujitsu.com \
--to=zhangyanfei@cn.fujitsu.com \
--cc=avi@redhat.com \
--cc=dzickus@redhat.com \
--cc=ebiederm@xmission.com \
--cc=gregkh@linuxfoundation.org \
--cc=joerg.roedel@amd.com \
--cc=kexec@lists.infradead.org \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ludwig.nussel@suse.de \
--cc=luto@mit.edu \
--cc=mtosatti@redhat.com \
--cc=paul.gortmaker@windriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).