Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main-loop: use GSource to poll AIO file descriptors | Paolo Bonzini | 2012-10-30 | 1 | -1/+0 |
* | aio: introduce AioContext, move bottom halves there | Paolo Bonzini | 2012-10-30 | 1 | -52/+3 |
* | main-loop: unify qemu_init_main_loop between QEMU and tools | Paolo Bonzini | 2012-10-30 | 1 | -10/+0 |
* | Switch SIG_IPI to SIGUSR1 | Jan Kiszka | 2012-05-10 | 1 | -4/+0 |
* | main_loop_wait: block indefinitely | Stefano Stabellini | 2012-04-26 | 1 | -1/+1 |
* | main-loop: interrupt wait when data arrives on a socket | Paolo Bonzini | 2012-04-07 | 1 | -0/+1 |
* | main-loop: For tools, initialize timers as part of qemu_init_main_loop() | Michael Roth | 2012-02-01 | 1 | -0/+12 |
* | link the main loop and its dependencies into the tools | Paolo Bonzini | 2011-12-22 | 1 | -0/+6 |
* | fix spelling in main directory | Dong Xu Wang | 2011-12-02 | 1 | -1/+1 |
* | main-loop: create main-loop.c | Paolo Bonzini | 2011-10-21 | 1 | -0/+24 |
* | main-loop: create main-loop.h | Paolo Bonzini | 2011-10-21 | 1 | -0/+327 |