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
/
include
/
block
/
block_int.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
1
-2
/
+2
2022-12-15
graph-lock: Introduce a lock to protect block graph operations
Paolo Bonzini
1
-0
/
+1
2022-03-04
include/block/block_int: split header into I/O and global state API
Emanuele Giuseppe Esposito
1
-1486
/
+3
2022-03-04
crypto: perform permission checks under BQL
Emanuele Giuseppe Esposito
1
-0
/
+14
2022-01-14
block_int: make bdrv_backing_overridden static
Emanuele Giuseppe Esposito
1
-3
/
+0
2021-10-06
block: introduce max_hw_iov for use in scsi-generic
Paolo Bonzini
1
-0
/
+7
2021-09-29
block: use int64_t instead of int in driver discard handlers
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-09-29
block: make BlockLimits::max_pdiscard 64bit
Vladimir Sementsov-Ogievskiy
1
-5
/
+6
2021-09-29
block: use int64_t instead of int in driver write_zeroes handlers
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-09-29
block: make BlockLimits::max_pwrite_zeroes 64bit
Vladimir Sementsov-Ogievskiy
1
-4
/
+5
2021-09-29
block: use int64_t instead of uint64_t in copy_range driver handlers
Vladimir Sementsov-Ogievskiy
1
-6
/
+6
2021-09-29
block: use int64_t instead of uint64_t in driver write handlers
Vladimir Sementsov-Ogievskiy
1
-8
/
+8
2021-09-29
block: use int64_t instead of uint64_t in driver read handlers
Vladimir Sementsov-Ogievskiy
1
-5
/
+6
2021-09-29
qcow2: check request on vmstate save/load path
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2021-09-15
block: Clarify that @bytes is no limit on *pnum
Hanna Reitz
1
-0
/
+9
2021-09-15
block: block-status cache for data regions
Hanna Reitz
1
-0
/
+50
2021-09-15
block: Drop BDS comment regarding bdrv_append()
Hanna Reitz
1
-6
/
+0
2021-06-25
block: add max_hw_transfer to BlockLimits
Paolo Bonzini
1
-0
/
+7
2021-06-02
block: drop BlockBackendRootState::read_only
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2021-06-02
block: drop BlockDriverState::read_only
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2021-05-14
block: drop write notifiers
Vladimir Sementsov-Ogievskiy
1
-12
/
+0
2021-05-14
block/write-threshold: don't use write notifiers
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2021-05-14
mirror: stop cancelling in-flight requests on non-force cancel in READY
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-04-30
block: refactor bdrv_child_set_perm_safe() transaction action
Vladimir Sementsov-Ogievskiy
1
-5
/
+0
2021-04-30
block: drop ctx argument from bdrv_root_attach_child
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2021-04-30
block: BdrvChildClass: add .get_parent_aio_context handler
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2021-02-12
block: add new BlockDriver handler: bdrv_cancel_in_flight
Vladimir Sementsov-Ogievskiy
1
-0
/
+9
2021-02-03
block/io: use int64_t bytes in copy_range
Vladimir Sementsov-Ogievskiy
1
-6
/
+6
2021-02-03
block/io: support int64_t bytes in read/write wrappers
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2021-02-03
block/io: support int64_t bytes in bdrv_co_p{read,write}v_part()
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2021-02-03
block: use int64_t as bytes type in tracked requests
Eric Blake
1
-2
/
+2
2021-02-03
block: refactor bdrv_check_request: add errp
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-01-26
qapi: backup: add perf.use-copy-range parameter
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2021-01-26
qapi: block-stream: add "bottom" argument
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2021-01-26
block: include supported_read_flags into BDS structure
Andrey Shinkevich
1
-0
/
+4
2021-01-26
qapi: add filter-node-name to block-stream
Andrey Shinkevich
1
-1
/
+6
2020-12-18
block: bdrv_mark_request_serialising: split non-waiting function
Vladimir Sementsov-Ogievskiy
1
-1
/
+2
2020-12-11
block: introduce BDRV_MAX_LENGTH
Vladimir Sementsov-Ogievskiy
1
-0
/
+8
2020-11-09
block: Move bdrv_drain_all_end_quiesce() to block_int.h
Greg Kurz
1
-0
/
+9
2020-09-07
block: Leave BDS.backing_{file,format} constant
Max Reitz
1
-5
/
+16
2020-09-07
block: Inline bdrv_co_block_status_from_*()
Max Reitz
1
-22
/
+0
2020-09-07
block: Drop backing_bs()
Max Reitz
1
-5
/
+0
2020-09-07
block: Add chain helper functions
Max Reitz
1
-0
/
+3
2020-09-07
block: Add child access functions
Max Reitz
1
-3
/
+41
2020-08-25
qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
Alberto Garcia
1
-0
/
+1
2020-07-14
file-posix: Mitigate file fragmentation with extent size hints
Kevin Wolf
1
-0
/
+1
2020-07-06
block: drop unallocated_blocks_are_zero
Vladimir Sementsov-Ogievskiy
1
-1
/
+11
2020-07-06
block/core: add generic infrastructure for x-blockdev-amend qmp command
Maxim Levitsky
1
-6
/
+15
2020-07-06
block/amend: separate amend and create options for qemu-img
Maxim Levitsky
1
-0
/
+4
2020-07-06
block/amend: add 'force' option
Maxim Levitsky
1
-0
/
+1
[next]