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
/
blkio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-12
block/blkio: use FUA flag on write zeroes only if supported
Stefano Garzarella
1
-2
/
+4
2024-06-28
block: rename former bdrv_file_open callbacks
Paolo Bonzini
1
-4
/
+4
2024-06-28
block: remove separate bdrv_file_open callback
Paolo Bonzini
1
-1
/
+1
2024-02-07
blkio: Respect memory-alignment for bounce buffer allocations
Kevin Wolf
1
-0
/
+3
2024-01-30
block/blkio: Make s->mem_region_alignment be 64 bits
Richard W.M. Jones
1
-1
/
+1
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
1
-0
/
+1
2023-10-31
block: rename blk_io_plug_call() API to defer_call()
Stefan Hajnoczi
1
-4
/
+4
2023-08-03
block/blkio: add more comments on the fd passing handling
Stefano Garzarella
1
-3
/
+12
2023-08-03
block/blkio: close the fd when blkio_connect() fails
Stefano Garzarella
1
-3
/
+8
2023-07-27
block/blkio: use blkio_set_int("fd") to check fd support
Stefano Garzarella
1
-1
/
+1
2023-07-27
block/blkio: fall back on using `path` when `fd` setting fails
Stefano Garzarella
1
-10
/
+10
2023-07-27
block/blkio: retry blkio_connect() if it fails using `fd`
Stefano Garzarella
1
-0
/
+29
2023-07-27
block/blkio: move blkio_connect() in the drivers functions
Stefano Garzarella
1
-27
/
+40
2023-07-26
block/blkio: do not use open flags in qemu_open()
Stefano Garzarella
1
-9
/
+12
2023-07-25
block/blkio: enable the completion eventfd
Stefano Garzarella
1
-0
/
+1
2023-07-04
block/blkio: fix module_block.py parsing
Stefan Hajnoczi
1
-56
/
+60
2023-06-01
block/blkio: use qemu_open() to support fd passing for virtio-blk
Stefano Garzarella
1
-9
/
+44
2023-06-01
block/blkio: convert to blk_io_plug_call() API
Stefan Hajnoczi
1
-19
/
+24
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
1
-10
/
+5
2023-02-01
block: Convert bdrv_get_info() to co_wrapper_mixed
Emanuele Giuseppe Esposito
1
-2
/
+3
2023-02-01
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
Emanuele Giuseppe Esposito
1
-3
/
+3
2023-02-01
block: Convert bdrv_io_unplug() to co_wrapper
Emanuele Giuseppe Esposito
1
-2
/
+2
2023-01-23
block/blkio: Fix inclusion of required headers
Peter Krempa
1
-0
/
+2
2022-11-10
block/blkio: Set BlockDriver::has_variable_length to false
Alberto Faria
1
-1
/
+0
2022-10-31
block/blkio: Make driver nvme-io_uring take a "path" instead of a "filename"
Alberto Faria
1
-4
/
+8
2022-10-31
block/blkio: Tolerate device size changes
Alberto Faria
1
-0
/
+27
2022-10-31
block/blkio: Add virtio-blk-vfio-pci BlockDriver
Alberto Faria
1
-0
/
+8
2022-10-26
blkio: implement BDRV_REQ_REGISTERED_BUF optimization
Stefan Hajnoczi
1
-3
/
+180
2022-10-26
blkio: add libblkio block driver
Stefan Hajnoczi
1
-0
/
+831