On Wed, Mar 23, 2011 at 8:58 AM, Roy Tam wrote:
> I think I have to change my words. Glib works in win32, but adding
> Glib to QEMU will bloat the binary size. It adds more dependency on
> building and the result binary. I wonder if it is a must to add it.
If we stick to re-implementing cross-pla
2011/3/23 Stefan Hajnoczi :
> On Wed, Mar 23, 2011 at 8:19 AM, Roy Tam wrote:
>> 2011/3/23 Stefan Hajnoczi :
>>> On Wed, Mar 23, 2011 at 12:16 AM, Anthony Liguori
>>> wrote:
GLib is an extremely common library that has a portable thread
implementation
along with tons of other goo
On Wed, Mar 23, 2011 at 8:19 AM, Roy Tam wrote:
> 2011/3/23 Stefan Hajnoczi :
>> On Wed, Mar 23, 2011 at 12:16 AM, Anthony Liguori
>> wrote:
>>> GLib is an extremely common library that has a portable thread
>>> implementation
>>> along with tons of other goodies.
>>>
>>> GLib and GObject have
2011/3/23 Stefan Hajnoczi :
> On Wed, Mar 23, 2011 at 12:16 AM, Anthony Liguori wrote:
>> GLib is an extremely common library that has a portable thread implementation
>> along with tons of other goodies.
>>
>> GLib and GObject have a fantastic amount of infrastructure we can leverage in
>> QEMU i
On Wed, Mar 23, 2011 at 12:16 AM, Anthony Liguori wrote:
> GLib is an extremely common library that has a portable thread implementation
> along with tons of other goodies.
>
> GLib and GObject have a fantastic amount of infrastructure we can leverage in
> QEMU including an object oriented program
GLib is an extremely common library that has a portable thread implementation
along with tons of other goodies.
GLib and GObject have a fantastic amount of infrastructure we can leverage in
QEMU including an object oriented programming infrastructure.
Short term, it has a very nice thread pool im
GLib is an extremely common library that has a portable thread implementation
along with tons of other goodies.
GLib and GObject have a fantastic amount of infrastructure we can leverage in
QEMU including an object oriented programming infrastructure.
Short term, it has a very nice thread pool im