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