diff options
author | Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> | 2008-07-14 14:00:00 +0200 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2008-10-15 10:15:14 +0200 |
commit | e32c8f2c0720fb21c6f4a5f6ccbebdadc878f707 (patch) | |
tree | 75329603864952437757705781520dc52906b51c /firmware/whiteheat_loader.HEX | |
parent | KVM: SVM: Unify register save/restore across 32 and 64 bit hosts (diff) | |
download | linux-e32c8f2c0720fb21c6f4a5f6ccbebdadc878f707.tar.xz linux-e32c8f2c0720fb21c6f4a5f6ccbebdadc878f707.zip |
KVM: kvmtrace: Remove use of bit fields in kvm trace structure
This patch fixes kvmtrace use on big endian systems. When using bit fields the
compiler will lay data out in the wrong order expected when laid down into a
file.
This fixes it by using one variable instead of using bit fields.
Signed-off-by: Jerone Young <jyoung5@us.ibm.com>
Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'firmware/whiteheat_loader.HEX')
0 files changed, 0 insertions, 0 deletions