qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] OSX build issues


From: Alexander Graf
Subject: Re: [Qemu-devel] OSX build issues
Date: Tue, 15 Mar 2011 07:41:32 +0100

On 14.03.2011, at 22:21, François Revol wrote:

> The OSX build has been broken for some time now...
> 
> * qemu-thread-posix.c:
> both qemu_mutex_timedlock and qemu_cond_timedwait make use of clock_gettime() 
> and CLOCK_REALTIME, which OSX doesn't have.
> It seems like both functions are nowhere found. Can they be removed then ?
> 
> * cpus.c:
> qemu_kvm_eat_signals refers to sigbus_reraise which is defined conditionally 
> on CONFIG_LINUX...
> And OSX doesn't have sigtimedwait...
> Any maintainer around who can fix it ?

Andreas is your man :).


Alex




reply via email to

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