diff options
author | Tan, Li <li.tan@intel.com> | 2008-05-23 08:54:09 +0200 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2008-07-20 11:42:32 +0200 |
commit | 9ef621d3be56e1188300476a8102ff54f7b6793f (patch) | |
tree | f5576d1365e726823c3eb4f772481cf5e4d1d0c7 /Kbuild | |
parent | KVM: Do not calculate linear rip in emulation failure report (diff) | |
download | linux-9ef621d3be56e1188300476a8102ff54f7b6793f.tar.xz linux-9ef621d3be56e1188300476a8102ff54f7b6793f.zip |
KVM: Support mixed endian machines
Currently kvmtrace is not portable. This will prevent from copying a
trace file from big-endian target to little-endian workstation for analysis.
In the patch, kernel outputs metadata containing a magic number to trace
log, and changes 64-bit words to be u64 instead of a pair of u32s.
Signed-off-by: Tan Li <li.tan@intel.com>
Acked-by: Jerone Young <jyoung5@us.ibm.com>
Acked-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions