« Previous | Next » 

Revision ae017a5b

IDae017a5b95962f68ece21065376cd3266998fd02

Added by Alexander Graf over 11 years ago

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 <>
Signed-off-by: Alexander Graf <>
Tested-by: Alex Barcelo <>
Reviewed-by: Peter Maydell <>
Signed-off-by: Riku Voipio <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences