On Wed, Apr 27, 2011 at 06:01:58PM +0200, Marc-André Lureau wrote:
> Ack (with the corrections you mentioned)
And pushed.
Christophe
pgpObI4XYjjE0.pgp
Description: PGP signature
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lis
Ack (with the corrections you mentioned)
On Fri, Apr 22, 2011 at 6:42 PM, Christophe Fergeau wrote:
> Here are again some cleanups, the main highlights are the use of
> gcc builtin atomic functions to remove some x86 assembly, after
> this there should no longer be some mandatory x86 assembly, th
Here are again some cleanups, the main highlights are the use of
gcc builtin atomic functions to remove some x86 assembly, after
this there should no longer be some mandatory x86 assembly, the only
remaining bits are a function to get the index of the most significant
bit in an integer, and there's