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
/
io
/
channel-file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-21
io: Stop using qemu_open_old in channel-file
Fabiano Rosas
1
-3
/
+5
2024-03-12
io: Introduce qio_channel_file_new_dupfd
Fabiano Rosas
1
-0
/
+12
2024-03-11
migration/multifd: Don't fsync when closing QIOChannelFile
Fabiano Rosas
1
-5
/
+0
2024-03-01
io: fsync before closing a file channel
Fabiano Rosas
1
-0
/
+5
2024-03-01
io: implement io_pwritev/preadv for QIOChannelFile
Nikolay Borisov
1
-0
/
+56
2024-03-01
io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file
Nikolay Borisov
1
-0
/
+8
2023-09-07
io: follow coroutine AioContext in qio_channel_yield()
Stefan Hajnoczi
1
-2
/
+7
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
1
-2
/
+1
2023-02-06
io: Add support for MSG_PEEK for socket channel
manish.mishra
1
-0
/
+1
2022-05-16
QIOChannel: Add flags on io_writev and introduce io_flush callback
Leonardo Bras
1
-0
/
+1
2022-05-03
io: replace qemu_set{_non}block()
Marc-André Lureau
1
-4
/
+9
2022-01-12
aio-posix: split poll check from ready handler
Stefan Hajnoczi
1
-1
/
+2
2020-10-27
io: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-09-16
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
1
-1
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2018-02-15
io: Add /dev/fdset/ support to QIOChannelFile
Ross Lagerwall
1
-3
/
+3
2018-02-15
io: Don't call close multiple times in QIOChannelFile
Ross Lagerwall
1
-0
/
+1
2018-02-15
io: Fix QIOChannelFile when creating and opening read-write
Ross Lagerwall
1
-5
/
+1
2017-02-21
io: add methods to set I/O handlers on AioContext
Paolo Bonzini
1
-0
/
+11
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-10
io: remove checking of EWOULDBLOCK
Daniel P. Berrange
1
-4
/
+2
2016-02-04
io: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-18
io: add QIOChannelFile class
Daniel P. Berrange
1
-0
/
+225