KVM: x86: Export svm/vmx exit code and vector code to userspace
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Mon, 17 Sep 2012 08:31:13 +0000 (16:31 +0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 21 Sep 2012 15:48:09 +0000 (12:48 -0300)
commit26bf264e871a4b9a8ac09c21a2b518e7f23830d5
tree76f5492f1273fc8287f5fb5e3e4d87f01f132f5f
parente6048fb8602648eabee96476b2703807d5e89409
KVM: x86: Export svm/vmx exit code and vector code to userspace

Exporting KVM exit information to userspace to be consumed by perf.

Signed-off-by: Dong Hao <haodong@linux.vnet.ibm.com>
[ Dong Hao <haodong@linux.vnet.ibm.com>: rebase it on acme's git tree ]
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Acked-by: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Avi Kivity <avi@redhat.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: kvm@vger.kernel.org
Cc: Runzhen Wang <runzhen@linux.vnet.ibm.com>
Link: http://lkml.kernel.org/r/1347870675-31495-2-git-send-email-haodong@linux.vnet.ibm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
arch/x86/include/asm/kvm.h
arch/x86/include/asm/kvm_host.h
arch/x86/include/asm/svm.h
arch/x86/include/asm/vmx.h
arch/x86/kvm/trace.h