qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Syscall 269


From: Paul Brook
Subject: Re: [Qemu-devel] Syscall 269
Date: Sat, 4 Dec 2004 15:09:19 +0000
User-agent: KMail/1.7.1

On Saturday 04 December 2004 00:05, James Pellow wrote:
> Hi Paul,
>
> Is this closer to what you want?  I saw the swap functions.  I wasn't sure
> what long translated to for all supported archs.  Do I need to do 32/64 bit
> translation?  tv_sec and tv_usec are both long.

There is already code to properly handle struct timeval, you should use that. 
See the code for TARGET_NR_settimeofday.

Paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]