diff options
author | Alexander Graf | 2012-09-29 17:32:39 +0200 |
---|---|---|
committer | Riku Voipio | 2012-10-12 13:42:52 +0200 |
commit | ae017a5b95962f68ece21065376cd3266998fd02 (patch) | |
tree | a61968bc6e82aefb7ee98d152d795ef4111d099a /net/tap.c | |
parent | linux-user: ppc: mark as long long aligned (diff) | |
download | qemu-ae017a5b95962f68ece21065376cd3266998fd02.tar.gz qemu-ae017a5b95962f68ece21065376cd3266998fd02.tar.xz qemu-ae017a5b95962f68ece21065376cd3266998fd02.zip |
linux-user: register align p{read, write}64
pread64 and pwrite64 pass 64bit parameters which for some architectures need
to be aligned to special argument pairs, creating a gap argument.
Handle this special case the same way we handle it in other places of the code.
Reported-by: Alex Barcelo <abarcelo@ac.upc.edu>
Signed-off-by: Alexander Graf <agraf@suse.de>
Tested-by: Alex Barcelo <abarcelo@ac.upc.edu>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'net/tap.c')
0 files changed, 0 insertions, 0 deletions