Home
last modified time | relevance | path

Searched hist:"1 fc7bd4a86a2bfeafcec29445871eb97469a2699" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure4b76a481ee28166d5f415ef97833c624f4fc0792 Mon Aug 08 02:34:05 CDT 2011 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> coroutine: add gthread dependency

Commit 1fc7bd4a86a2bfeafcec29445871eb97469a2699 removed the gthread and
gio dependency since qemu-ga did not require it. Coroutines require
gthread, so add it back in.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
1fc7bd4a86a2bfeafcec29445871eb97469a2699 Sat Jul 23 17:57:47 CDT 2011 Anthony Liguori <aliguori@us.ibm.com> qemu-ga: remove dependency on gio and gthread

As far as I can tell, there isn't a dependency on gthread. Also, the only use
of gio was to enable GSocket to accept a unix domain socket.

Since GSocket isn't available on OpenSuSE 11.1, let's just remove that
dependency.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>