Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |