Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-01 | async: Use bool for boolean struct members and remove a hole | Stefan Weil | 1 | -3/+3 |
2012-04-26 | main_loop_wait: block indefinitely | Stefano Stabellini | 1 | -1/+1 |
2011-10-21 | main-loop: create main-loop.h | Paolo Bonzini | 1 | -0/+1 |
2011-09-06 | async: Allow nested qemu_bh_poll calls | Kevin Wolf | 1 | -8/+16 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -2/+2 |
2011-08-02 | async: Remove AsyncContext | Kevin Wolf | 1 | -91/+7 |
2011-06-15 | Allow nested qemu_bh_poll() after BH deletion | Kevin Wolf | 1 | -2/+3 |
2009-10-27 | Introduce contexts for asynchronous callbacks | Kevin Wolf | 1 | -7/+93 |
2009-10-27 | Split out bottom halves | Kevin Wolf | 1 | -0/+130 |