index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main-loop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
main-loop: suppress warnings under qtest
Michael S. Tsirkin
2015-12-02
1
-1
/
+1
*
icount: improve counting for record/replay
Pavel Dovgalyuk
2015-11-06
1
-0
/
+3
*
iohandler: Use aio API
Fam Zheng
2015-09-07
1
-2
/
+3
*
main-loop: fix qemu_notify_event for aio_notify optimization
Paolo Bonzini
2015-07-27
1
-1
/
+10
*
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
2015-06-12
1
-2
/
+1
*
Revert "main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronously"
Jan Kiszka
2014-10-27
1
-3
/
+5
*
main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronously
Peter Maydell
2014-09-26
1
-0
/
+3
*
async: aio_context_new(): Handle event_notifier_init failure
Chrysostomos Nanakos
2014-09-22
1
-2
/
+7
*
block: drop aio functions that operate on the main AioContext
Paolo Bonzini
2014-07-09
1
-21
/
+0
*
main-loop: Suppress "I/O thread spun" warnings for qtest
Peter Maydell
2014-03-13
1
-1
/
+2
*
slirp: set mainloop timeout with more precise value
Liu Ping Fan
2013-09-17
1
-2
/
+1
*
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
Alex Bligh
2013-08-22
1
-1
/
+1
*
aio / timers: Remove alarm timers
Alex Bligh
2013-08-22
1
-4
/
+0
*
aio / timers: Convert mainloop to use timeout
Alex Bligh
2013-08-22
1
-14
/
+37
*
aio: drop io_flush argument
Stefan Hajnoczi
2013-08-19
1
-6
/
+3
*
main-loop: do not include slirp/slirp.h, use libslirp.h instead
Michael Tokarev
2013-06-12
1
-1
/
+2
*
main-loop: partial revert of 5e3bc73
Stefan Hajnoczi
2013-05-16
1
-18
/
+14
*
main-loop: narrow win32 pollfds_fill() event bitmasks
Stefan Hajnoczi
2013-05-16
1
-4
/
+4
*
main-loop: drop the BQL if the I/O appears to be spinning
Anthony Liguori
2013-04-05
1
-0
/
+25
*
main-loop: add qemu_get_aio_context()
Stefan Hajnoczi
2013-03-15
1
-0
/
+5
*
main-loop: drop rfds/wfds/xfds for good
Stefan Hajnoczi
2013-02-21
1
-75
/
+2
*
iohandler: switch to GPollFD
Stefan Hajnoczi
2013-02-21
1
-2
/
+2
*
slirp: switch to GPollFD
Stefan Hajnoczi
2013-02-21
1
-2
/
+2
*
main-loop: switch POSIX glib integration to GPollFD
Stefan Hajnoczi
2013-02-21
1
-49
/
+22
*
main-loop: switch to g_poll() on POSIX hosts
Stefan Hajnoczi
2013-02-21
1
-8
/
+129
*
main-loop: fix select_ret uninitialized variable warning
Stefan Hajnoczi
2013-02-21
1
-1
/
+2
*
Check return values from g_poll and select
Fabien Chouteau
2013-01-09
1
-14
/
+13
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-3
/
+3
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
aio: Get rid of qemu_aio_flush()
Kevin Wolf
2012-12-11
1
-5
/
+0
*
vl: delay thread initialization after daemonization
Paolo Bonzini
2012-11-02
1
-1
/
+0
*
vl: unify calls to init_timer_alarm
Paolo Bonzini
2012-11-02
1
-1
/
+4
*
main-loop: use aio_notify for qemu_notify_event
Paolo Bonzini
2012-10-30
1
-98
/
+8
*
main-loop: use GSource to poll AIO file descriptors
Paolo Bonzini
2012-10-30
1
-17
/
+6
*
aio: add Win32 implementation
Paolo Bonzini
2012-10-30
1
-1
/
+1
*
aio: add non-blocking variant of aio_wait
Paolo Bonzini
2012-10-30
1
-1
/
+1
*
aio: add I/O handlers to the AioContext interface
Paolo Bonzini
2012-10-30
1
-0
/
+33
*
aio: introduce AioContext, move bottom halves there
Paolo Bonzini
2012-10-30
1
-1
/
+17
*
main-loop: unify qemu_init_main_loop between QEMU and tools
Paolo Bonzini
2012-10-30
1
-1
/
+4
*
main-loop: Calculate poll timeout using timeout argument
Stefan Weil
2012-05-01
1
-1
/
+5
*
main-loop: Fix build for w32 and w64
Stefan Weil
2012-04-28
1
-3
/
+4
*
main_loop_wait: block indefinitely
Stefano Stabellini
2012-04-26
1
-9
/
+14
*
w64: Fix type cast in os_host_main_loop_wait
Stefan Weil
2012-04-15
1
-1
/
+1
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-04-10
1
-1
/
+1
|
\
|
*
main-loop: make qemu_event_handle static
Frediano Ziglio
2012-04-03
1
-1
/
+1
*
|
main-loop: integrate glib sources for w32
Paolo Bonzini
2012-04-07
1
-6
/
+15
*
|
main-loop: replace WaitForMultipleObjects with g_poll
Paolo Bonzini
2012-04-07
1
-23
/
+17
*
|
main-loop: interrupt wait when data arrives on a socket
Paolo Bonzini
2012-04-07
1
-25
/
+44
*
|
main-loop: disable fd_set-based glib integration under w32
Paolo Bonzini
2012-04-07
1
-30
/
+33
*
|
main loop: use msec-based timeout in glib_select_fill
Paolo Bonzini
2012-04-07
1
-12
/
+10
|
/
[next]