--- On Tue, 7/26/11, Kenneth Salerno wrote:
> From: Kenneth Salerno
> Subject: Re: [Qemu-devel] [PATCH v5 01/18] Add hard build dependency on glib
> To: qemu-devel@nongnu.org
> Date: Tuesday, July 26, 2011, 10:02 AM
> From: Michael
> Roth
> Subject: [Qemu-devel] [
From: Michael Roth
Subject:[Qemu-devel] [PATCH v5 01/18] Add hard build dependency on glib
Date: Tue, 5 Jul 2011 08:02:28 -0500
> From: Anthony Liguori
>
> GLib is an extremely common library that has a portable thread implementation
> along with tons of other goodies.
From: Anthony Liguori
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