Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dconfigurea52d28afb4e825a5b28815370a268904a4c6dc11 Thu Apr 05 06:01:54 CDT 2012 Paolo Bonzini <pbonzini@redhat.com> configure: require glib 2.12, 2.20 for mingw32

These are pretty sane requirements to move forward with glib usage.
2.12 is the version found in RHEL/CentOS 5, and 2.20 is the
first version to support g_poll. Without g_poll, we cannot
integrate well with the glib main loop.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>