summaryrefslogtreecommitdiffstats
path: root/include/glib-compat.h
Commit message (Expand)AuthorAgeFilesLines
* glib: enforce the minimum required version and warn about old APIsDaniel P. Berrangé2018-06-291-0/+68
* glib: bump min required glib library version to 2.40Daniel P. Berrangé2018-06-291-319/+0Star
* glib-compat: move G_SOURCE_CONTINUE/REMOVE thereMarc-André Lureau2017-10-101-0/+7
* migration: Teach it about G_SOURCE_REMOVEJuan Quintela2017-09-221-0/+2
* qga: Add 'guest-get-users' commandVinzenz Feenstra2017-04-271-0/+6
* glib-compat: add g_test_add_data_func_full fallbackMarc-André Lureau2017-02-281-0/+21
* win32: use glib gpoll if glib >= 2.50Marc-André Lureau2017-01-241-1/+1
* tests: send error_report to test logPaolo Bonzini2016-11-011-0/+13
* char: set name for all I/O channels createdDaniel P. Berrange2016-10-271-0/+4
* io: add ability to set a name for IO channelsDaniel P. Berrange2016-10-271-0/+7
* glib-compat: add g_(s)list_free_full()Marc-André Lureau2016-09-081-0/+24
* glib: add compatibility implementation for g_dir_make_tmp()Sascha Silbe2016-08-191-0/+20
* vhost-user-test: fix g_cond_wait_until compat implementationPaolo Bonzini2016-06-291-0/+26
* glib: add compatibility interface for g_hash_table_add()Markus Armbruster2015-10-301-0/+8
* glib-compat: add 2.38/2.40/2.46 assertsMarc-André Lureau2015-10-201-0/+61
* glib: remove stale compat functionsJohn Snow2015-05-221-35/+0Star
* glib-compat.h: change assert to g_assertMichael Tokarev2015-05-081-3/+3
* glib-compat: fix problems with not-quite glib 2.22Cornelia Huck2015-04-021-1/+3
* glib: add compatibility interface for g_strcmp0()Gonglei2014-10-171-0/+17
* glib: add compatibility interface for g_get_monotonic_time()Stefan Hajnoczi2014-10-151-0/+19
* glib-compat.h: add new thread API emulation on top of pre-2.31 APIMichael Tokarev2014-06-101-0/+119
* glib: fix g_poll early timeout on windowsSangho Park2014-05-091-1/+8
* glib: move g_poll() replacement into glib-compat.hStefan Hajnoczi2014-05-071-0/+12
* glib: add a compatibility interface for g_timeout_add_secondsAnthony Liguori2013-03-251-0/+27