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
/
io
/
channel-command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
io: replace qemu_set{_non}block()
Marc-André Lureau
2022-05-03
1
-7
/
+9
*
io: make qio_channel_command_new_pid() static
Marc-André Lureau
2022-05-03
1
-4
/
+22
*
io: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2022-05-03
1
-2
/
+2
*
aio-posix: split poll check from ready handler
Stefan Hajnoczi
2022-01-12
1
-2
/
+4
*
io: Fix Lesser GPL version number
Chetan Pant
2020-10-27
1
-1
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
io/channel-command: Do not kill the child process after closing the pipe
Thomas Huth
2018-02-15
1
-1
/
+11
*
io: add methods to set I/O handlers on AioContext
Paolo Bonzini
2017-02-21
1
-0
/
+13
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
io: remove checking of EWOULDBLOCK
Daniel P. Berrange
2016-03-10
1
-4
/
+2
*
io: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
io: some fixes to handling of /dev/null when running commands
Daniel P. Berrange
2016-01-20
1
-6
/
+16
*
io: increment counter when killing off subcommand
Daniel P. Berrange
2016-01-19
1
-0
/
+1
*
io: add QIOChannelCommand class
Daniel P. Berrange
2015-12-18
1
-0
/
+357