Age | Commit message (Expand) | Author |
---|---|---|
2012-12-19 | block: move include files to include/block/ | Paolo Bonzini |
2012-04-14 | coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31 | Peter Maydell |
2011-12-20 | g_thread_init users: don't call it if glib >= 2.31 | Alon Levy |
2011-08-21 | Convert last qemu_free and qemu_malloc uses | Blue Swirl |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-08-01 | coroutine: implement coroutines using gthread | Aneesh Kumar K.V |