|
From: | Anthony Liguori |
Subject: | Re: [Qemu-devel] Re: [PATCH 01/11] Add hard build dependency on glib |
Date: | Sat, 12 Mar 2011 08:52:24 -0600 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8 |
On 03/12/2011 02:09 AM, Paolo Bonzini wrote:
On 03/11/2011 10:00 PM, Anthony Liguori wrote:GLib is an extremely common library that has a portable thread implementationalong with tons of other goodies.GLib and GObject have a fantastic amount of infrastructure we can leverage inQEMU including an object oriented programming infrastructure.Short term, it has a very nice thread pool implementation that we could leverage in something like virtio-9p. It also has a test harness implementation thatthis series will use. Signed-off-by: Anthony Liguori<address@hidden>This doesn't need to go in until there is use for it, which is IIRC for the QAPI tests?
Correct. I mistakenly thought I still used it in Error but I removed that dependency.
Regards, Anthony Liguori
Paolo
[Prev in Thread] | Current Thread | [Next in Thread] |