]> git.proxmox.com Git - mirror_qemu.git/history - block
hw/intc/arm_gicv3: Add vmstate descriptors
[mirror_qemu.git] / block /
2016-05-19 Kevin Wolfblock: Remove BlockDriverState.blk
2016-05-19 Kevin Wolfblock: Don't return throttling info in query-named...
2016-05-19 Kevin Wolfblock: Avoid bs->blk in bdrv_next()
2016-05-19 Kevin Wolfblock: Add bdrv_has_blk()
2016-05-19 Kevin Wolfblock: Remove bdrv_aio_multiwrite()
2016-05-19 Kevin Wolfblockjob: Don't touch BDS iostatus
2016-05-19 Kevin Wolfblockjob: Don't set iostatus of target
2016-05-19 Kevin Wolfblock: User BdrvChild callback for device name
2016-05-19 Kevin Wolfblock: Use BdrvChild callbacks for change_media/resize
2016-05-19 Kevin Wolfblock: Don't check throttled reqs in bdrv_requests_pend...
2016-05-19 Kevin Wolfblock: Decouple throttling from BlockDriverState
2016-05-19 Kevin Wolfblock/io: Quiesce parents between drained_begin/end
2016-05-19 Kevin Wolfblock: Drain throttling queue with BdrvChild callback
2016-05-19 Kevin Wolfblock: Introduce BdrvChild.opaque
2016-05-19 Kevin Wolfblock: Move I/O throttling configuration functions...
2016-05-19 Kevin Wolfblock: Move actual I/O throttling to BlockBackend
2016-05-19 Kevin Wolfblock: Move throttling fields from BDS to BB
2016-05-19 Kevin Wolfblock: Convert throttle_group_get_name() to BlockBackend
2016-05-19 Kevin Wolfblock: throttle-groups: Use BlockBackend pointers inter...
2016-05-19 Kevin Wolfblock: Introduce BlockBackendPublic
2016-05-19 Kevin Wolfblock: Make sure throttled BDSes always have a BB
2016-05-19 Paolo Bonziniqemu-common: stop including qemu/bswap.h from qemu...
2016-05-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-05-13 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2016-05-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-05-12 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-05-12 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-05-12 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2016-05-12 Wen Congyangquorum: implement bdrv_add_child() and bdrv_del_child()
2016-05-12 Fam Zhengblock: Drop superfluous invalidating bs->file from...
2016-05-12 Eric Blakenbd: Simplify client FUA handling
2016-05-12 Eric Blakeblock: Honor BDRV_REQ_FUA during write_zeroes
2016-05-12 Eric Blakeblock: Make supported_write_flags a per-bds property
2016-05-12 Denis V. Lunevqcow2: improve qcow2_co_write_zeroes()
2016-05-12 Eric Blakeblock: Kill unused sector-based blk_* functions
2016-05-12 Eric Blakeblock: Introduce byte-based aio read/write
2016-05-12 Eric Blakeblock: Switch blk_*write_zeroes() to byte interface
2016-05-12 Eric Blakeblock: Switch blk_read_unthrottled() to byte interface
2016-05-12 Eric Blakeblock: Allow BDRV_REQ_FUA through blk_pwrite()
2016-05-12 Janne KarhunenAllow users to specify the vmdk virtual hardware version.
2016-05-12 Zhou Jieblock: always compile-check debug prints
2016-05-12 Kevin Wolfblock: Remove BlockDriver.bdrv_read/write
2016-05-12 Kevin Wolfvvfat: Implement .bdrv_co_preadv/pwritev interfaces
2016-05-12 Kevin Wolfvpc: Implement .bdrv_co_pwritev() interface
2016-05-12 Kevin Wolfvpc: Implement .bdrv_co_preadv() interface
2016-05-12 Kevin Wolfvmdk: Implement .bdrv_co_pwritev() interface
2016-05-12 Kevin Wolfvmdk: Implement .bdrv_co_preadv() interface
2016-05-12 Kevin Wolfvmdk: Add vmdk_find_offset_in_cluster()
2016-05-12 Kevin Wolfvdi: Implement .bdrv_co_pwritev() interface
2016-05-12 Kevin Wolfvdi: Implement .bdrv_co_preadv() interface
2016-05-12 Kevin Wolfdmg: Implement .bdrv_co_preadv() interface
2016-05-12 Kevin Wolfcloop: Implement .bdrv_co_preadv() interface
2016-05-12 Kevin Wolfbochs: Implement .bdrv_co_preadv() interface
2016-05-12 Kevin Wolfblock: Introduce .bdrv_co_preadv/pwritev BlockDriver...
2016-05-12 Kevin Wolfblock: Rename bdrv_co_do_preadv/writev to bdrv_co_pread...
2016-05-12 Kevin Wolfblock: Support AIO drivers in bdrv_driver_preadv/pwritev()
2016-05-12 Kevin Wolfblock: Introduce bdrv_driver_pwritev()
2016-05-12 Kevin Wolfblock: Introduce bdrv_driver_preadv()
2016-05-12 Paolo Bonzinilinux-aio: make it more type safe
2016-05-12 Paolo Bonziniblock: plug whole tree at once, introduce bdrv_io_unplu...
2016-05-12 Paolo Bonziniblock: introduce bdrv_no_throttling_begin/end
2016-05-12 Paolo Bonziniblock: extract bdrv_drain_poll/bdrv_co_yield_to_drain...
2016-05-12 Paolo Bonziniblock: move restarting of throttled reqs to block/throt...
2016-05-12 Paolo Bonziniblock: make bdrv_start_throttled_reqs return void
2016-05-12 Kevin Wolfblock: Don't disable I/O throttling on sync requests
2016-05-12 Eric Blakeqapi: Split visit_end_struct() into pieces
2016-04-29 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-04-29 Kevin Wolfvvfat: Fix default volume label
2016-04-29 Kevin Wolfvvfat: Fix volume name assertion
2016-04-22 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-04-22 Fam Zhengmirror: Workaround for unexpected iohandler events...
2016-04-20 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-04-20 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2016-04-20 Fam Zhengmirror: Don't extend the last sub-chunk
2016-04-20 Max Reitzblock/mirror: Refresh stale bitmap iterator cache
2016-04-20 Max Reitzblock/mirror: Revive dead yielding code
2016-04-20 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2016-04-20 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2016-04-19 Jeff Codyblock/gluster: prevent data loss after i/o error
2016-04-19 Jeff Codyblock/gluster: code movement of qemu_gluster_close()
2016-04-19 Jeff Codyblock/gluster: return correct error value
2016-04-18 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2016-04-18 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-04-18 Peter MaydellMerge remote-tracking branch 'remotes/otubo/tags/pull...
2016-04-18 Peter MaydellMerge remote-tracking branch 'remotes/weil/tags/pull...
2016-04-15 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-04-15 Kevin Wolfblock: Don't ignore flags in blk_{,co,aio}_write_zeroes()
2016-04-15 Jeff Codyblock/vpc: update comments to be compliant w/coding...
2016-04-15 Jeff Codyblock/vpc: set errp in vpc_open
2016-04-15 Jeff Codyblock/vpc: make checks on max table size a bit more lax
2016-04-15 Jeff Codyblock/vpc: Use the correct max sector count for VHD...
2016-04-15 Jeff Codyblock/vpc: use current_size field for XenConverter...
2016-04-15 Stefan Hajnoczivpc: use current_size field for XenServer VHD images
2016-04-15 Jeff Codyblock/vpc: set errp in vpc_create
2016-04-15 Kevin Wolfblock: Fix blk_aio_write_zeroes()
2016-04-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-04-12 Max Reitzqcow2: Prevent backing file names longer than 1023
2016-04-12 Paolo Bonzinivpc: fix return value check for blk_pwrite
2016-04-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-04-11 Fam Zhengmirror: Replace bdrv_drain(bs) with bdrv_co_drain(bs)
next