KVM: Move KVM TRACE DEFINITIONS to common header
authorHollis Blanchard <hollisb@us.ibm.com>
Tue, 1 Jul 2008 21:23:49 +0000 (16:23 -0500)
committerAvi Kivity <avi@qumranet.com>
Wed, 15 Oct 2008 08:15:12 +0000 (10:15 +0200)
commitd98e6346350ac909f095768beb28b82368bd126f
treee0d1c78c08f0305f514ad69011a7b8701faf6f12
parent5fdbf9765b7ba6a45100851154768de703d51e76
KVM: Move KVM TRACE DEFINITIONS to common header

Move KVM trace definitions from x86 specific kvm headers to common kvm
headers to create a cross-architecture numbering scheme for trace
events. This means the kvmtrace_format userspace tool won't need to know
which architecture produced the log file being processed.

Signed-off-by: Jerone Young <jyoung5@us.ibm.com>
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
include/asm-x86/kvm.h
include/asm-x86/kvm_host.h
include/linux/kvm.h
include/linux/kvm_host.h