aboutsummaryrefslogtreecommitdiff
path: root/gen-icount.h
diff options
context:
space:
mode:
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>2008-10-29 14:16:31 +0000
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>2008-10-29 14:16:31 +0000
commite5ceb24447ff66e3b472299eac8203439bd0ae4a (patch)
tree604986d3b48caf6b9dc6c7ba1be368fd03f74b5c /gen-icount.h
parente41b39105b2ab0db2c10c53043f1352a762af40d (diff)
Fix restore of older snapshots for target-i386 on big endian hosts
A target_ulong may be 64-bit. Passing it to a function expecting a 32-bit pointer is wrong and unfortunately happens to work for x86. It won't work on big endian hosts though. Change the code to work properly on all hosts. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5570 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'gen-icount.h')
0 files changed, 0 insertions, 0 deletions