On Wed, Jan 16, 2013 at 06:31:08PM +0100, Paolo Bonzini wrote:
> We can provide fast versions based on the other functions defined
> by host-utils.h. Some care is required on glibc, which provides
> ffsl already.
>
> Signed-off-by: Paolo Bonzini
> ---
> include/qemu/host-utils.h | 26
On 30 January 2013 14:05, Peter Maydell wrote:
> On 16 January 2013 17:31, Paolo Bonzini wrote:
>> We can provide fast versions based on the other functions defined
>> by host-utils.h. Some care is required on glibc, which provides
>> ffsl already.
>>
>> Signed-off-by: Paolo Bonzini
>
> Hi. Thi
On 16 January 2013 17:31, Paolo Bonzini wrote:
> We can provide fast versions based on the other functions defined
> by host-utils.h. Some care is required on glibc, which provides
> ffsl already.
>
> Signed-off-by: Paolo Bonzini
Hi. This patch breaks compile on MacOS (and likely other BSDs):
We can provide fast versions based on the other functions defined
by host-utils.h. Some care is required on glibc, which provides
ffsl already.
Signed-off-by: Paolo Bonzini
---
include/qemu/host-utils.h | 26 ++
1 files changed, 26 insertions(+), 0 deletions(-)
diff -