index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
glib-compat.h
Age
Commit message (
Expand
)
Author
2016-10-27
char: set name for all I/O channels created
Daniel P. Berrange
2016-10-27
io: add ability to set a name for IO channels
Daniel P. Berrange
2016-09-08
glib-compat: add g_(s)list_free_full()
Marc-André Lureau
2016-08-19
glib: add compatibility implementation for g_dir_make_tmp()
Sascha Silbe
2016-06-29
vhost-user-test: fix g_cond_wait_until compat implementation
Paolo Bonzini
2015-10-30
glib: add compatibility interface for g_hash_table_add()
Markus Armbruster
2015-10-19
glib-compat: add 2.38/2.40/2.46 asserts
Marc-André Lureau
2015-05-22
glib: remove stale compat functions
John Snow
2015-05-08
glib-compat.h: change assert to g_assert
Michael Tokarev
2015-04-02
glib-compat: fix problems with not-quite glib 2.22
Cornelia Huck
2014-10-16
glib: add compatibility interface for g_strcmp0()
Gonglei
2014-10-15
glib: add compatibility interface for g_get_monotonic_time()
Stefan Hajnoczi
2014-06-10
glib-compat.h: add new thread API emulation on top of pre-2.31 API
Michael Tokarev
2014-05-09
glib: fix g_poll early timeout on windows
Sangho Park
2014-05-07
glib: move g_poll() replacement into glib-compat.h
Stefan Hajnoczi
2013-03-25
glib: add a compatibility interface for g_timeout_add_seconds
Anthony Liguori