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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
block
/
io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-10
block: Start/end drain on correct AioContext
Hanna Reitz
1
-2
/
+4
2022-10-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
1
-4
/
+4
2022-10-27
block: switch to *_co_* functions
Alberto Faria
1
-2
/
+2
2022-10-27
block: remove incorrect coroutine_fn annotation
Alberto Faria
1
-2
/
+2
2022-10-26
block: return errors from bdrv_register_buf()
Stefan Hajnoczi
1
-3
/
+31
2022-10-26
block: add BDRV_REQ_REGISTERED_BUF request flag
Stefan Hajnoczi
1
-23
/
+38
2022-10-26
block: pass size to bdrv_unregister_buf()
Stefan Hajnoczi
1
-3
/
+3
2022-10-07
block: add missing coroutine_fn annotations
Paolo Bonzini
1
-11
/
+11
2022-09-30
block: move bdrv_qiov_is_aligned to file-posix
Keith Busch
1
-21
/
+0
2022-09-30
block: make serializing requests functions 'void'
Denis V. Lunev
1
-16
/
+7
2022-07-12
block: Add bdrv_co_pwrite_sync()
Alberto Faria
1
-4
/
+5
2022-07-12
block: Implement bdrv_{pread,pwrite,pwrite_zeroes}() using generated_co_wrapper
Alberto Faria
1
-41
/
+0
2022-07-12
block: Make bdrv_{pread,pwrite}() return 0 on success
Alberto Faria
1
-8
/
+2
2022-07-12
block: Change bdrv_{pread,pwrite,pwrite_sync}() param order
Alberto Faria
1
-6
/
+6
2022-07-12
block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}()
Alberto Faria
1
-6
/
+7
2022-06-24
block: drop unused bdrv_co_drain() API
Stefan Hajnoczi
1
-15
/
+0
2022-05-12
coroutine-lock: qemu_co_queue_restart_all is a coroutine-only qemu_co_enter_all
Paolo Bonzini
1
-1
/
+1
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
1
-1
/
+1
2022-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
1
-0
/
+1
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
1
-0
/
+1
2022-03-07
block/io: introduce block driver snapshot-access API
Vladimir Sementsov-Ogievskiy
1
-0
/
+72
2022-03-07
block: fix preallocate filter: don't do unaligned preallocate requests
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2022-03-04
block: Make bdrv_refresh_limits() non-recursive
Hanna Reitz
1
-4
/
+0
2022-03-04
block/coroutines: I/O and "I/O or GS" API
Emanuele Giuseppe Esposito
1
-0
/
+3
2022-03-04
IO_CODE and IO_OR_GS_CODE for block_int I/O API
Emanuele Giuseppe Esposito
1
-0
/
+13
2022-03-04
assertions for block_int global state API
Emanuele Giuseppe Esposito
1
-0
/
+1
2022-03-04
IO_CODE and IO_OR_GS_CODE for block I/O API
Emanuele Giuseppe Esposito
1
-2
/
+41
2022-03-04
assertions for block global state API
Emanuele Giuseppe Esposito
1
-0
/
+11
2022-01-28
block/io: Update BSC only if want_zero is true
Hanna Reitz
1
-1
/
+5
2021-10-06
block: introduce max_hw_iov for use in scsi-generic
Paolo Bonzini
1
-0
/
+1
2021-09-29
block/io: allow 64bit discard requests
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-09-29
block: make BlockLimits::max_pdiscard 64bit
Vladimir Sementsov-Ogievskiy
1
-1
/
+2
2021-09-29
block/io: allow 64bit write-zeroes requests
Vladimir Sementsov-Ogievskiy
1
-2
/
+7
2021-09-29
block: make BlockLimits::max_pwrite_zeroes 64bit
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-09-29
block: use int64_t instead of uint64_t in driver write handlers
Vladimir Sementsov-Ogievskiy
1
-2
/
+4
2021-09-29
qcow2: check request on vmstate save/load path
Vladimir Sementsov-Ogievskiy
1
-3
/
+3
2021-09-29
block/io: bring request check to bdrv_co_(read,write)v_vmstate
Vladimir Sementsov-Ogievskiy
1
-2
/
+16
2021-09-15
block: block-status cache for data regions
Hanna Reitz
1
-3
/
+65
2021-08-03
block: Fix in_flight leak in request padding error path
Kevin Wolf
1
-3
/
+4
2021-07-06
block/io: Merge discard request alignments
Akihiko Odaki
1
-0
/
+2
2021-06-29
block: Move read-only check during truncation earlier
Eric Blake
1
-5
/
+5
2021-06-25
block: add max_hw_transfer to BlockLimits
Paolo Bonzini
1
-0
/
+2
2021-06-02
block: consistently use bdrv_is_read_only()
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2021-05-14
block: drop write notifiers
Vladimir Sementsov-Ogievskiy
1
-6
/
+0
2021-05-14
block/write-threshold: don't use write notifiers
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2021-04-30
block: make bdrv_refresh_limits() to be a transaction action
Vladimir Sementsov-Ogievskiy
1
-2
/
+29
2021-02-12
block: add new BlockDriver handler: bdrv_cancel_in_flight
Vladimir Sementsov-Ogievskiy
1
-0
/
+11
2021-02-03
block/io: use int64_t bytes in copy_range
Vladimir Sementsov-Ogievskiy
1
-11
/
+11
2021-02-03
block/io: support int64_t bytes in read/write wrappers
Vladimir Sementsov-Ogievskiy
1
-7
/
+8
2021-02-03
block/io: support int64_t bytes in bdrv_co_p{read,write}v_part()
Vladimir Sementsov-Ogievskiy
1
-6
/
+8
[next]