37 Commits (c87bf20b072ebd26f2c4ff68f802ef0d69f72a46)

Author SHA1 Message Date
Kohei Tokunaga 4cd5a25557 include/glib-compat.h: Poison g_list_sort and g_slist_sort 11 months ago
Thomas Huth 0d8caac904 Bump minimum glib version to v2.66 2 years ago
Marc-André Lureau 8905770b27 compiler.h: replace QEMU_NORETURN with G_NORETURN 4 years ago
Marc-André Lureau 951cc9df88 glib-compat: isolate g_date_time_format_iso8601 version-bypass 4 years ago
Marc-André Lureau 73dab893b5 error-report: replace deprecated g_get_current_time() with glib >= 2.62 4 years ago
Alex Bennée 3918fe16b0 docs/devel: more documentation on the use of suffixes 4 years ago
Philippe Mathieu-Daudé 2c674fada7 glib-compat: Introduce g_memdup2() wrapper 5 years ago
Daniel P. Berrangé b4c6036faa configure: bump min required glib version to 2.56 5 years ago
Paolo Bonzini 9ba5db49ae glib-compat: accept G_TEST_SLOW environment variable 5 years ago
Marc-André Lureau 6d593ab451 glib-compat: add g_unix_get_passwd_entry_qemu() 6 years ago
Daniel P. Berrangé 00f2cfbbec glib: bump min required glib library version to 2.48 8 years ago
Samuel Thibault 4ffa6325d1 slirp: Move g_spawn_async_with_fds_qemu compatibility to slirp/ 7 years ago
Marc-André Lureau 0aeb4f2c94 glib-compat: add g_spawn_async_with_fds() fallback 8 years ago
Daniel P. Berrangé e71e8cc035 glib: enforce the minimum required version and warn about old APIs 8 years ago
Daniel P. Berrangé e7b3af8159 glib: bump min required glib library version to 2.40 8 years ago
Marc-André Lureau 660db84d9b glib-compat: move G_SOURCE_CONTINUE/REMOVE there 9 years ago
Juan Quintela 2a543bfdfa migration: Teach it about G_SOURCE_REMOVE 9 years ago
Vinzenz Feenstra 161a56a906 qga: Add 'guest-get-users' command 9 years ago
Marc-André Lureau 461a862022 glib-compat: add g_test_add_data_func_full fallback 9 years ago
Marc-André Lureau 1706e9d819 win32: use glib gpoll if glib >= 2.50 9 years ago
Paolo Bonzini 28017e010d tests: send error_report to test log 10 years ago
Daniel P. Berrange e93a68e102 char: set name for all I/O channels created 10 years ago
Daniel P. Berrange 20f4aa265e io: add ability to set a name for IO channels 10 years ago
Marc-André Lureau 5c7e3e9fb1 glib-compat: add g_(s)list_free_full() 10 years ago
Sascha Silbe 5045570009 glib: add compatibility implementation for g_dir_make_tmp() 10 years ago
Paolo Bonzini 634d39b4e3 vhost-user-test: fix g_cond_wait_until compat implementation 10 years ago
Markus Armbruster 8681dffa91 glib: add compatibility interface for g_hash_table_add() 11 years ago
Marc-André Lureau 8a0b5421a0 glib-compat: add 2.38/2.40/2.46 asserts 11 years ago
John Snow 62754b1571 glib: remove stale compat functions 11 years ago
Michael Tokarev f20f2a1f33 glib-compat.h: change assert to g_assert 11 years ago
Cornelia Huck 14655e9a18 glib-compat: fix problems with not-quite glib 2.22 11 years ago
Gonglei 5f77ef69a1 glib: add compatibility interface for g_strcmp0() 12 years ago
Stefan Hajnoczi 89b516d8b9 glib: add compatibility interface for g_get_monotonic_time() 12 years ago
Michael Tokarev 86946a2d83 glib-compat.h: add new thread API emulation on top of pre-2.31 API 12 years ago
Sangho Park 5a007547df glib: fix g_poll early timeout on windows 12 years ago
Stefan Hajnoczi f95c967a79 glib: move g_poll() replacement into glib-compat.h 12 years ago
Anthony Liguori d63c9477e0 glib: add a compatibility interface for g_timeout_add_seconds 13 years ago