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
2019-10-10
block/backup: use backup-top instead of write notifiers
Vladimir Sementsov-Ogievskiy
2019-10-10
block/block-copy: split block_copy_set_callbacks function
Vladimir Sementsov-Ogievskiy
2019-10-10
block/backup: move in-flight requests handling from backup to block-copy
Vladimir Sementsov-Ogievskiy
2019-10-10
qapi: query-blockstat: add driver specific file-posix stats
Anton Nefedov
2019-10-10
block: add empty account cookie type
Anton Nefedov
2019-10-10
qapi: add unmap to BlockDeviceStats
Anton Nefedov
2019-10-10
block: move block_copy from block/backup.c to separate file
Vladimir Sementsov-Ogievskiy
2019-10-10
block: introduce aio task pool
Vladimir Sementsov-Ogievskiy
2019-09-24
nbd: Grab aio context lock in more places
Eric Blake
2019-09-16
block: Remove unused masks
Nir Soffer
2019-09-10
job: drop job_drain
Vladimir Sementsov-Ogievskiy
2019-09-05
nbd: Prepare for NBD_CMD_FLAG_FAST_ZERO
Eric Blake
2019-09-05
nbd: Improve per-export flag handling in server
Eric Blake
2019-09-05
nbd: Advertise multi-conn for shared read-only connections
Eric Blake
2019-08-27
block/io: introduce bdrv_co_p{read, write}v_part
Vladimir Sementsov-Ogievskiy
2019-08-27
block: define .*_part io handlers in BlockDriver
Vladimir Sementsov-Ogievskiy
2019-08-19
block: Add bdrv_has_zero_init_truncate()
Max Reitz
2019-08-19
mirror: Fix bdrv_has_zero_init() use
Max Reitz
2019-08-16
qapi: implement block-dirty-bitmap-remove transaction action
John Snow
2019-08-16
block/dirty-bitmap: add bdrv_dirty_bitmap_get
John Snow
2019-08-16
block/dirty-bitmap: add bdrv_dirty_bitmap_merge_internal
John Snow
2019-08-16
block/backup: Add mirror sync mode 'bitmap'
John Snow
2019-08-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st...
Peter Maydell
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include generated QAPI headers less
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-08-15
block/nbd: use non-blocking io channel for nbd negotiation
Vladimir Sementsov-Ogievskiy
2019-08-15
block: implement BDRV_REQ_PREFETCH
Vladimir Sementsov-Ogievskiy
2019-07-22
block: Only the main loop can change AioContexts
Max Reitz
2019-07-19
block: Do not poll in bdrv_do_drained_end()
Max Reitz
2019-07-19
block: Make bdrv_parent_drained_[^_]*() static
Max Reitz
2019-07-19
block: Introduce BdrvChild.parent_quiesce_counter
Max Reitz
2019-07-15
block: Add BDS.never_freeze
Max Reitz
2019-07-02
block: include base when checking image chain for block allocation
Andrey Shinkevich
2019-06-18
block: Add bdrv_child_refresh_perms()
Max Reitz
2019-06-18
block: drop bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
blockdev: blockdev_mark_auto_del: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
block/replication: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-04
block/io: bdrv_pdiscard: support int64_t bytes parameter
Vladimir Sementsov-Ogievskiy
2019-06-04
block: Remove bdrv_set_aio_context()
Kevin Wolf
2019-06-04
block: Adjust AioContexts when attaching nodes
Kevin Wolf
2019-06-04
nvme: add Get/Set Feature Timestamp support
Kenneth Heitke
2019-06-04
block/linux-aio: Drop unused BlockAIOCB submission method
Julia Suvorova
2019-06-04
block: avoid recursive block_status call if possible
Vladimir Sementsov-Ogievskiy
2019-05-20
block: Propagate AioContext change to parents
Kevin Wolf
2019-05-20
block: Make bdrv_attach/detach_aio_context() static
Kevin Wolf
2019-05-20
block: Add bdrv_try_set_aio_context()
Kevin Wolf
2019-05-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...
Peter Maydell
2019-05-13
Clean up decorations and whitespace around header guards
Markus Armbruster
[next]