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
/
include
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-06
block: introduce max_hw_iov for use in scsi-generic
Paolo Bonzini
1
-0
/
+7
2021-10-06
block: implement bdrv_new_open_driver_opts()
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2021-10-06
include/block.h: remove outdated comment
Emanuele Giuseppe Esposito
1
-3
/
+1
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-24
hw/nvme: fix verification of select field in namespace attachment
Naveen Nagar
1
-0
/
+5
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-09-01
block/block-copy: block_copy_state_new(): drop extra arguments
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2021-09-01
block/backup: move cluster size calculation to block-copy
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2021-09-01
block/block-copy: introduce block_copy_set_copy_opts()
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2021-09-01
block-copy: move detecting fleecing scheme to block-copy
Vladimir Sementsov-Ogievskiy
1
-2
/
+1
2021-09-01
block: introduce bdrv_replace_child_bs()
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2021-07-26
hw/nvme: use symbolic names for registers
Klaus Jensen
1
-1
/
+28
2021-07-26
hw/nvme: split pmrmsc register into upper and lower
Klaus Jensen
1
-15
/
+16
2021-07-21
iothread: add aio-max-batch parameter
Stefano Garzarella
1
-0
/
+12
2021-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+3
2021-07-09
block: Acquire AioContexts during bdrv_reopen_multiple()
Kevin Wolf
1
-0
/
+2
2021-07-09
block: Add bdrv_reopen_queue_free()
Alberto Garcia
1
-0
/
+1
2021-07-05
util/async: add a human-readable name to BHs for debugging
Stefan Hajnoczi
1
-3
/
+28
2021-07-02
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2021-06-30
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
1
-0
/
+18
2021-06-29
block: Allow changing bs->file on reopen
Alberto Garcia
1
-0
/
+1
2021-06-29
block: BDRVReopenState: drop replace_backing_bs field
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2021-06-29
hw/nvme: fix endianess conversion and add controller list
Gollu Appalanaidu
1
-0
/
+1
2021-06-29
hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_check
Klaus Jensen
1
-0
/
+8
2021-06-29
hw/nvme: add identify namespace flbas/mc enums
Gollu Appalanaidu
1
-0
/
+9
2021-06-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-0
/
+7
2021-06-25
block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
Emanuele Giuseppe Esposito
1
-0
/
+2
2021-06-25
block: add max_hw_transfer to BlockLimits
Paolo Bonzini
1
-0
/
+7
2021-06-18
nbd/client-connection: add option for non-blocking connection attempt
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-06-18
nbd/client-connection: return only one io channel
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2021-06-18
nbd/client-connection: implement connection retry
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2021-06-18
nbd/client-connection: add possibility of negotiation
Vladimir Sementsov-Ogievskiy
1
-2
/
+7
2021-06-18
nbd: move connection code from block/nbd to nbd/client-connection
Vladimir Sementsov-Ogievskiy
1
-0
/
+11
2021-06-18
async: the main AioContext is only "current" if under the BQL
Paolo Bonzini
1
-1
/
+4
2021-06-04
vl: plumb keyval-based options into -readconfig
Paolo Bonzini
1
-2
/
+0
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-06-02
block/vvfat: child_vvfat_qcow: add .get_parent_aio_context, fix crash
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2021-05-26
replication: move include out of root directory
Paolo Bonzini
1
-0
/
+175
2021-05-18
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
1
-6
/
+6
2021-05-17
hw/block/nvme: align with existing style
Gollu Appalanaidu
1
-5
/
+5
[next]