index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2016-10-31
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
Peter Maydell
2016-10-28
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
2016-10-28
block: only call aio_poll on the current thread's AioContext
Paolo Bonzini
2016-10-28
block: prepare bdrv_reopen_multiple to release AioContext
Paolo Bonzini
2016-10-28
replication: pass BlockDriverState to reopen_backing_file
Paolo Bonzini
2016-10-28
sheepdog: use BDRV_POLL_WHILE
Paolo Bonzini
2016-10-28
nfs: use BDRV_POLL_WHILE
Paolo Bonzini
2016-10-28
nfs: move nfs_set_events out of the while loops
Paolo Bonzini
2016-10-28
block: introduce BDRV_POLL_WHILE
Paolo Bonzini
2016-10-28
qed: Implement .bdrv_drain
Fam Zheng
2016-10-28
block: change drain to look only at one child at a time
Paolo Bonzini
2016-10-28
block: add BDS field to count in-flight requests
Paolo Bonzini
2016-10-28
mirror: use bdrv_drained_begin/bdrv_drained_end
Paolo Bonzini
2016-10-28
blockjob: introduce .drain callback for jobs
Paolo Bonzini
2016-10-28
replication: interrupt failover if the main device is closed
Paolo Bonzini
2016-10-27
block/nbd: Use SocketAddress options
Max Reitz
2016-10-27
block/nbd: Accept SocketAddress
Max Reitz
2016-10-27
block/nbd: Add nbd_has_filename_options_conflict()
Max Reitz
2016-10-27
block/nbd: Use qdict_put()
Max Reitz
2016-10-27
block/nbd: Default port in nbd_refresh_filename()
Max Reitz
2016-10-27
block/nbd: Reject port parameter without host
Max Reitz
2016-10-27
block/nbd: Drop trailing "." in error messages
Max Reitz
2016-10-27
block: Remove bdrv_aio_ioctl()
Kevin Wolf
2016-10-27
raw: Implement .bdrv_co_ioctl instead of .bdrv_aio_ioctl
Kevin Wolf
2016-10-27
block: Introduce .bdrv_co_ioctl() driver callback
Kevin Wolf
2016-10-27
block: Remove bdrv_ioctl()
Kevin Wolf
2016-10-27
raw-posix: Don't use bdrv_ioctl()
Kevin Wolf
2016-10-27
block: Use blk_co_ioctl() for all BB level ioctls
Kevin Wolf
2016-10-27
block: Remove bdrv_aio_pdiscard()
Kevin Wolf
2016-10-27
block: Use blk_co_pdiscard() for all BB level discard
Kevin Wolf
2016-10-27
block: Use blk_co_flush() for all BB level flushes
Kevin Wolf
2016-10-27
nbd: set name for all I/O channels created
Daniel P. Berrange
2016-10-25
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-10-24
block/replication: Clarify 'top-id' parameter usage
Changlong Xie
2016-10-24
block: More operations for meta dirty bitmap
Fam Zheng
2016-10-24
block: BdrvDirtyBitmap serialization interface
Vladimir Sementsov-Ogievskiy
2016-10-24
block: Assert that bdrv_release_dirty_bitmap succeeded
Fam Zheng
2016-10-24
block: Add two dirty bitmap getters
Fam Zheng
2016-10-24
block: Support meta dirty bitmap
Fam Zheng
2016-10-24
block: Hide HBitmap in block dirty bitmap interface
Fam Zheng
2016-10-24
quorum: do not allocate multiple iovecs for FIFO strategy
Paolo Bonzini
2016-10-24
quorum: change child_iter to children_read
Paolo Bonzini
2016-10-24
throttle: Correct access to wrong BlockBackendPublic structures
Alberto Garcia
2016-10-24
qapi: fix memory leak in bdrv_image_info_specific_dump
Pino Toscano
2016-10-24
block: improve error handling in raw_open
Halil Pasic
2016-10-24
qcow2: Support BDRV_REQ_MAY_UNMAP
Fam Zheng
2016-10-24
block/iscsi: Adding new iSER transport layer option
Roy Shterman
2016-10-24
block/iscsi: Introducing new zero-copy API
Roy Shterman
2016-10-23
rbd: shift byte count as a 64-bit value
Paolo Bonzini
[next]