index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
block
Age
Commit message (
Expand
)
Author
2021-11-02
linux-aio: add `dev_max_batch` parameter to laio_io_unplug()
Stefano Garzarella
2021-11-02
linux-aio: add `dev_max_batch` parameter to laio_co_submit()
Stefano Garzarella
2021-10-06
block: introduce max_hw_iov for use in scsi-generic
Paolo Bonzini
2021-10-06
block: implement bdrv_new_open_driver_opts()
Vladimir Sementsov-Ogievskiy
2021-10-06
include/block.h: remove outdated comment
Emanuele Giuseppe Esposito
2021-09-29
block: use int64_t instead of int in driver discard handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
block: make BlockLimits::max_pdiscard 64bit
Vladimir Sementsov-Ogievskiy
2021-09-29
block: use int64_t instead of int in driver write_zeroes handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
block: make BlockLimits::max_pwrite_zeroes 64bit
Vladimir Sementsov-Ogievskiy
2021-09-29
block: use int64_t instead of uint64_t in copy_range driver handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
block: use int64_t instead of uint64_t in driver write handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
block: use int64_t instead of uint64_t in driver read handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
qcow2: check request on vmstate save/load path
Vladimir Sementsov-Ogievskiy
2021-09-24
hw/nvme: fix verification of select field in namespace attachment
Naveen Nagar
2021-09-15
block: Clarify that @bytes is no limit on *pnum
Hanna Reitz
2021-09-15
block: block-status cache for data regions
Hanna Reitz
2021-09-15
block: Drop BDS comment regarding bdrv_append()
Hanna Reitz
2021-09-01
block/block-copy: block_copy_state_new(): drop extra arguments
Vladimir Sementsov-Ogievskiy
2021-09-01
block/backup: move cluster size calculation to block-copy
Vladimir Sementsov-Ogievskiy
2021-09-01
block/block-copy: introduce block_copy_set_copy_opts()
Vladimir Sementsov-Ogievskiy
2021-09-01
block-copy: move detecting fleecing scheme to block-copy
Vladimir Sementsov-Ogievskiy
2021-09-01
block: introduce bdrv_replace_child_bs()
Vladimir Sementsov-Ogievskiy
2021-07-26
hw/nvme: use symbolic names for registers
Klaus Jensen
2021-07-26
hw/nvme: split pmrmsc register into upper and lower
Klaus Jensen
2021-07-21
iothread: add aio-max-batch parameter
Stefano Garzarella
2021-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-07-09
block: Acquire AioContexts during bdrv_reopen_multiple()
Kevin Wolf
2021-07-09
block: Add bdrv_reopen_queue_free()
Alberto Garcia
2021-07-05
util/async: add a human-readable name to BHs for debugging
Stefan Hajnoczi
2021-07-02
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-06-30
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2021-06-29
block: Allow changing bs->file on reopen
Alberto Garcia
2021-06-29
block: BDRVReopenState: drop replace_backing_bs field
Vladimir Sementsov-Ogievskiy
2021-06-29
hw/nvme: fix endianess conversion and add controller list
Gollu Appalanaidu
2021-06-29
hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_check
Klaus Jensen
2021-06-29
hw/nvme: add identify namespace flbas/mc enums
Gollu Appalanaidu
2021-06-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-06-25
block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
Emanuele Giuseppe Esposito
2021-06-25
block: add max_hw_transfer to BlockLimits
Paolo Bonzini
2021-06-18
nbd/client-connection: add option for non-blocking connection attempt
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd/client-connection: return only one io channel
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd/client-connection: implement connection retry
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd/client-connection: add possibility of negotiation
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd: move connection code from block/nbd to nbd/client-connection
Vladimir Sementsov-Ogievskiy
2021-06-18
async: the main AioContext is only "current" if under the BQL
Paolo Bonzini
2021-06-04
vl: plumb keyval-based options into -readconfig
Paolo Bonzini
2021-06-02
block: drop BlockBackendRootState::read_only
Vladimir Sementsov-Ogievskiy
2021-06-02
block: drop BlockDriverState::read_only
Vladimir Sementsov-Ogievskiy
2021-06-02
block/vvfat: child_vvfat_qcow: add .get_parent_aio_context, fix crash
Vladimir Sementsov-Ogievskiy
2021-05-26
replication: move include out of root directory
Paolo Bonzini
[next]