Searched hist:e18df14185e817ba735bce57ecdef9a55fb3d093 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/ |
H A D | Makefile | e18df14185e817ba735bce57ecdef9a55fb3d093 Tue Jul 19 14:50:29 CDT 2011 Anthony Liguori <aliguori@us.ibm.com> Add hard build dependency on glib
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 <aliguori@us.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Luiz Capitulino <lcapitulino@gmail.com>
|
H A D | configure | e18df14185e817ba735bce57ecdef9a55fb3d093 Tue Jul 19 14:50:29 CDT 2011 Anthony Liguori <aliguori@us.ibm.com> Add hard build dependency on glib
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 <aliguori@us.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Luiz Capitulino <lcapitulino@gmail.com>
|