|
From: | Paolo Bonzini |
Subject: | [Qemu-devel] Re: [PATCH 01/11] Add hard build dependency on glib |
Date: | Sat, 12 Mar 2011 09:09:55 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7 |
On 03/11/2011 10:00 PM, 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 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 that this 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?
Paolo
[Prev in Thread] | Current Thread | [Next in Thread] |