index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
iohandler.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-24
iohandler.c: Properly initialize sigaction struct
Peter Maydell
1
-0
/
+1
2013-02-21
iohandler: switch to GPollFD
Stefan Hajnoczi
1
-10
/
+30
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
block: move include files to include/block/
Paolo Bonzini
1
-1
/
+1
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
1
-1
/
+0
2012-10-30
aio: introduce AioContext, move bottom halves there
Paolo Bonzini
1
-0
/
+1
2012-09-17
qemu-char: BUGFIX, don't call FD_ISSET with negative fd
David Gibson
1
-0
/
+2
2012-08-21
eventfd: making it thread safe
Alexey Kardashevskiy
1
-0
/
+1
2012-05-01
iohandler: Use bool for boolean struct member and remove holes
Stefan Weil
1
-2
/
+2
2011-10-21
Revert to a hand-made select loop
Paolo Bonzini
1
-53
/
+1
2011-10-21
main-loop: create main-loop.h
Paolo Bonzini
1
-0
/
+1
2011-09-08
iohandlers: fix issue with qemu_set_fd_handler()
Anthony Liguori
1
-5
/
+2
2011-09-01
main: switch qemu_set_fd_handler to g_io_add_watch
Anthony Liguori
1
-1
/
+56
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-4
/
+4
2011-03-29
add a service to reap zombies, use it in SLIRP
Paolo Bonzini
1
-0
/
+64
2011-03-29
extract I/O handler lists to iohandler.c
Paolo Bonzini
1
-0
/
+129