diff options
author | Richard Henderson <rth@twiddle.net> | 2014-05-13 10:16:07 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2014-05-13 10:16:07 -0700 |
commit | cb3d83bc49e823b5fe43cf4f17eac60f24c6805c (patch) | |
tree | 5ab8602b1fd17c55c00125d4d2ed56b7e31aee19 /tests/virtio-serial-test.c | |
parent | cd2b9b86803e46a09cf239afc44413884efa53f4 (diff) | |
download | qemu-cb3d83bc49e823b5fe43cf4f17eac60f24c6805c.zip qemu-cb3d83bc49e823b5fe43cf4f17eac60f24c6805c.tar.gz qemu-cb3d83bc49e823b5fe43cf4f17eac60f24c6805c.tar.bz2 |
exec-all.h: Use stl_le_p instead of stl_p patching x86
We got the wrong version of stl_p, the one that bswaps as appropriate
for the target. Since x86 is always little-endian, the "_le_" routine
will resolve to what we want.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'tests/virtio-serial-test.c')
0 files changed, 0 insertions, 0 deletions