index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
iohandler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iohandler: Introduce iohandler_get_aio_context
Fam Zheng
2016-04-22
1
-0
/
+6
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
all: Clean up includes
Peter Maydell
2016-02-04
1
-1
/
+1
*
aio: Add "is_external" flag for event handlers
Fam Zheng
2015-10-23
1
-1
/
+2
*
iohandler: Use aio API
Fam Zheng
2015-09-07
1
-96
/
+15
*
iohandler: Change return type of qemu_set_fd_handler to "void"
Fam Zheng
2015-06-12
1
-5
/
+4
*
main-loop: Drop qemu_set_fd_handler2
Fam Zheng
2015-06-12
1
-21
/
+5
*
iohandler.c: Properly initialize sigaction struct
Peter Maydell
2014-05-23
1
-0
/
+1
*
iohandler: switch to GPollFD
Stefan Hajnoczi
2013-02-21
1
-10
/
+30
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
janitor: do not include qemu-char everywhere
Paolo Bonzini
2012-12-19
1
-1
/
+0
*
aio: introduce AioContext, move bottom halves there
Paolo Bonzini
2012-10-30
1
-0
/
+1
*
qemu-char: BUGFIX, don't call FD_ISSET with negative fd
David Gibson
2012-09-17
1
-0
/
+2
*
eventfd: making it thread safe
Alexey Kardashevskiy
2012-08-21
1
-0
/
+1
*
iohandler: Use bool for boolean struct member and remove holes
Stefan Weil
2012-05-01
1
-2
/
+2
*
Revert to a hand-made select loop
Paolo Bonzini
2011-10-21
1
-53
/
+1
*
main-loop: create main-loop.h
Paolo Bonzini
2011-10-21
1
-0
/
+1
*
iohandlers: fix issue with qemu_set_fd_handler()
Anthony Liguori
2011-09-08
1
-5
/
+2
*
main: switch qemu_set_fd_handler to g_io_add_watch
Anthony Liguori
2011-09-01
1
-1
/
+56
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-21
1
-4
/
+4
*
add a service to reap zombies, use it in SLIRP
Paolo Bonzini
2011-03-29
1
-0
/
+64
*
extract I/O handler lists to iohandler.c
Paolo Bonzini
2011-03-29
1
-0
/
+129