提交历史

作者 SHA1 备注 提交日期
  Stefan Hajnoczi df54f5efed aio: fix qemu_bh_schedule() bh->ctx race condition 11 年之前
  Stefan Hajnoczi 98563fc3ec aio: add aio_context_acquire() and aio_context_release() 11 年之前
  Alex Bligh 533a8cf350 aio / timers: aio_ctx_prepare sets timeout from AioContext timers 12 年之前
  Alex Bligh d5541d8680 aio / timers: Add a notify callback to QEMUTimerList 12 年之前
  Alex Bligh dae21b98b9 aio / timers: Add QEMUTimerListGroup to AioContext 12 年之前
  Stefan Hajnoczi f2e5dca46b aio: drop io_flush argument 12 年之前
  Liu Ping Fan dcc772e2f2 QEMUBH: make AioContext's bh re-entrant 12 年之前
  Stefan Hajnoczi 9b34277d23 aio: add a ThreadPool instance to AioContext 12 年之前
  Stefan Hajnoczi 6b5f876252 aio: convert aio_poll() to g_poll(3) 12 年之前
  Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 12 年之前
  Paolo Bonzini 737e150e89 block: move include files to include/block/ 12 年之前
  Kevin Wolf c57b6656c3 aio: Get rid of qemu_aio_flush() 12 年之前
  Paolo Bonzini f5022a135e aio: fix aio_ctx_prepare with idle bottom halves 12 年之前
  Paolo Bonzini 22bfa75eaf aio: clean up now-unused functions 13 年之前
  Paolo Bonzini 2f4dc3c1b2 aio: add aio_notify 13 年之前
  Paolo Bonzini e3713e001f aio: make AioContexts GSources 13 年之前
  Paolo Bonzini 7c0628b20e aio: add non-blocking variant of aio_wait 13 年之前
  Paolo Bonzini a915f4bc97 aio: add I/O handlers to the AioContext interface 13 年之前
  Paolo Bonzini f627aab1cc aio: introduce AioContext, move bottom halves there 12 年之前
  Stefan Weil 9b47b17e80 async: Use bool for boolean struct members and remove a hole 13 年之前
  Stefano Stabellini 7c7db75576 main_loop_wait: block indefinitely 13 年之前
  Paolo Bonzini 44a9b356ad main-loop: create main-loop.h 14 年之前
  Kevin Wolf 648fb0ea5e async: Allow nested qemu_bh_poll calls 14 年之前
  Anthony Liguori 7267c0947d Use glib memory allocation and free functions 14 年之前
  Kevin Wolf 384acbf46b async: Remove AsyncContext 14 年之前
  Kevin Wolf 7887f6201f Allow nested qemu_bh_poll() after BH deletion 14 年之前
  Kevin Wolf 9a1e948129 Introduce contexts for asynchronous callbacks 16 年之前
  Kevin Wolf 4f999d05f5 Split out bottom halves 16 年之前