index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
glib-compat.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
error-report: replace deprecated g_get_current_time() with glib >= 2.62
Marc-André Lureau
1
-0
/
+10
2022-01-18
docs/devel: more documentation on the use of suffixes
Alex Bennée
1
-3
/
+3
2021-12-17
glib-compat: Introduce g_memdup2() wrapper
Philippe Mathieu-Daudé
1
-0
/
+37
2021-06-02
configure: bump min required glib version to 2.56
Daniel P. Berrangé
1
-11
/
+2
2021-05-04
glib-compat: accept G_TEST_SLOW environment variable
Paolo Bonzini
1
-0
/
+17
2020-11-02
glib-compat: add g_unix_get_passwd_entry_qemu()
Marc-André Lureau
1
-0
/
+28
2019-08-22
glib: bump min required glib library version to 2.48
Daniel P. Berrangé
1
-40
/
+2
2019-02-07
slirp: Move g_spawn_async_with_fds_qemu compatibility to slirp/
Samuel Thibault
1
-57
/
+0
2019-01-14
glib-compat: add g_spawn_async_with_fds() fallback
Marc-André Lureau
1
-0
/
+56
2018-06-29
glib: enforce the minimum required version and warn about old APIs
Daniel P. Berrangé
1
-0
/
+68
2018-06-29
glib: bump min required glib library version to 2.40
Daniel P. Berrangé
1
-319
/
+0
2017-10-10
glib-compat: move G_SOURCE_CONTINUE/REMOVE there
Marc-André Lureau
1
-0
/
+7
2017-09-22
migration: Teach it about G_SOURCE_REMOVE
Juan Quintela
1
-0
/
+2
2017-04-26
qga: Add 'guest-get-users' command
Vinzenz Feenstra
1
-0
/
+6
2017-03-01
glib-compat: add g_test_add_data_func_full fallback
Marc-André Lureau
1
-0
/
+21
2017-01-24
win32: use glib gpoll if glib >= 2.50
Marc-André Lureau
1
-1
/
+1
2016-11-01
tests: send error_report to test log
Paolo Bonzini
1
-0
/
+13
2016-10-27
char: set name for all I/O channels created
Daniel P. Berrange
1
-0
/
+4
2016-10-27
io: add ability to set a name for IO channels
Daniel P. Berrange
1
-0
/
+7
2016-09-08
glib-compat: add g_(s)list_free_full()
Marc-André Lureau
1
-0
/
+24
2016-08-19
glib: add compatibility implementation for g_dir_make_tmp()
Sascha Silbe
1
-0
/
+20
2016-06-29
vhost-user-test: fix g_cond_wait_until compat implementation
Paolo Bonzini
1
-0
/
+26
2015-10-30
glib: add compatibility interface for g_hash_table_add()
Markus Armbruster
1
-0
/
+8
2015-10-19
glib-compat: add 2.38/2.40/2.46 asserts
Marc-André Lureau
1
-0
/
+61
2015-05-22
glib: remove stale compat functions
John Snow
1
-35
/
+0
2015-05-08
glib-compat.h: change assert to g_assert
Michael Tokarev
1
-3
/
+3
2015-04-02
glib-compat: fix problems with not-quite glib 2.22
Cornelia Huck
1
-1
/
+3
2014-10-16
glib: add compatibility interface for g_strcmp0()
Gonglei
1
-0
/
+17
2014-10-15
glib: add compatibility interface for g_get_monotonic_time()
Stefan Hajnoczi
1
-0
/
+19
2014-06-10
glib-compat.h: add new thread API emulation on top of pre-2.31 API
Michael Tokarev
1
-0
/
+119
2014-05-09
glib: fix g_poll early timeout on windows
Sangho Park
1
-1
/
+8
2014-05-07
glib: move g_poll() replacement into glib-compat.h
Stefan Hajnoczi
1
-0
/
+12
2013-03-25
glib: add a compatibility interface for g_timeout_add_seconds
Anthony Liguori
1
-0
/
+27