commit | d98e6346350ac909f095768beb28b82368bd126f | [log] [tgz] |
---|---|---|
author | Hollis Blanchard <hollisb@us.ibm.com> | Tue Jul 01 16:23:49 2008 -0500 |
committer | Avi Kivity <avi@qumranet.com> | Wed Oct 15 10:15:12 2008 +0200 |
tree | e0d1c78c08f0305f514ad69011a7b8701faf6f12 | |
parent | 5fdbf9765b7ba6a45100851154768de703d51e76 [diff] |
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>