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: 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
|
/
*
main-loop: For tools, initialize timers as part of qemu_init_main_loop()
Michael Roth
2012-02-01
1
-1
/
+1
*
main-loop: Fix SetEvent() on uninitialized handle on win32
Michael Roth
2012-02-01
1
-1
/
+4
*
cleanup, save a syscall
Lai Jiangshan
2012-01-12
1
-3
/
+1
*
main-loop: Add missing include file
Stefan Weil
2011-10-25
1
-25
/
+5
*
main-loop: create main-loop.c
Paolo Bonzini
2011-10-21
1
-0
/
+495