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
/
block
Age
Commit message (
Expand
)
Author
2015-11-11
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2015-11-11
qcow2: Fix qcow2_get_cluster_offset() for zero clusters
Kevin Wolf
2015-11-11
block: Add blk_get_refcnt()
Alberto Garcia
2015-11-11
mirror: block all operations on the target image during the job
Alberto Garcia
2015-11-11
gluster: allocate GlusterAIOCBs on the stack
Paolo Bonzini
2015-11-11
throttle: Use bs->throttle_state instead of bs->io_limits_enabled
Alberto Garcia
2015-11-11
throttle: Check for pending requests in throttle_group_unregister_bs()
Alberto Garcia
2015-11-11
qcow2: avoid misaligned 64bit bswap
John Snow
2015-11-11
commit: reopen overlay_bs before base
Alberto Garcia
2015-11-11
block: Inquire tray state before tray-moved events
Max Reitz
2015-11-11
block: Add functions for inheriting a BBRS
Max Reitz
2015-11-11
block: Add blk_remove_bs()
Max Reitz
2015-11-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-11-05
iscsi: Translate scsi sense into error code
Fam Zheng
2015-11-02
block: Convert to new qapi union layout
Eric Blake
2015-10-29
block: Consider all child nodes in bdrv_requests_pending()
Kevin Wolf
2015-10-23
block: Introduce "drained begin/end" API
Fam Zheng
2015-10-23
aio: Add "is_external" flag for event handlers
Fam Zheng
2015-10-23
throttle: Remove throttle_group_lock/unlock()
Alberto Garcia
2015-10-23
block: Prepare for NULL BDS
Max Reitz
2015-10-23
block: Add blk_insert_bs()
Max Reitz
2015-10-23
block: Prepare remaining BB functions for NULL BDS
Max Reitz
2015-10-23
block: Fail requests to empty BlockBackend
Max Reitz
2015-10-23
block: Make some BB functions fall back to BBRS
Max Reitz
2015-10-23
block: Add BlockBackendRootState
Max Reitz
2015-10-23
block/throttle-groups: Make incref/decref public
Max Reitz
2015-10-23
block: Move I/O status and error actions into BB
Max Reitz
2015-10-23
block: Move BlockAcctStats into BlockBackend
Max Reitz
2015-10-23
block: Remove wr_highest_sector from BlockAcctStats
Max Reitz
2015-10-23
block: Move guest_block_size into BlockBackend
Max Reitz
2015-10-23
block: Fix BB AIOCB AioContext without BDS
Max Reitz
2015-10-23
block/raw_bsd: Drop raw_is_inserted()
Max Reitz
2015-10-23
block: Add blk_is_available()
Max Reitz
2015-10-23
block: Make bdrv_is_inserted() return a bool
Max Reitz
2015-10-23
block: Remove host floppy support
Max Reitz
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
2015-10-16
blkdebug: Don't confuse image as backing file
Fam Zheng
2015-10-16
qcow2: Remove forward declaration of QCowAIOCB
Kevin Wolf
2015-10-16
raw-posix: warn about BDRV_O_NATIVE_AIO if libaio is unavailable
Stefan Hajnoczi
2015-10-16
blkverify: Fix BDS leak in .bdrv_open error path
Kevin Wolf
2015-10-16
block: Remove bdrv_swap()
Kevin Wolf
2015-10-16
block: Add and use bdrv_replace_in_backing_chain()
Kevin Wolf
2015-10-16
blockjob: Store device name at job creation
Kevin Wolf
2015-10-16
block-backend: Add blk_set_bs()
Kevin Wolf
2015-10-16
block/io: Make bdrv_requests_pending() public
Kevin Wolf
2015-10-16
block: Manage backing file references in bdrv_set_backing_hd()
Kevin Wolf
2015-10-16
block: Convert bs->backing_hd to BdrvChild
Kevin Wolf
2015-10-16
block: Convert bs->file to BdrvChild
Kevin Wolf
2015-10-16
quorum: Convert to BdrvChild
Kevin Wolf
2015-10-16
blkverify: Convert s->test_file to BdrvChild
Kevin Wolf
[next]