aboutsummaryrefslogtreecommitdiff
path: root/block/Makefile.objs
AgeCommit message (Expand)Author
2017-09-06block: add throttle block filter driverManos Pitsidianakis
2017-07-11qcow2: add bitmaps extensionVladimir Sementsov-Ogievskiy
2017-06-26qed: Remove GenericCBKevin Wolf
2017-04-24block/vxhs.c: Add support for a new block device type called "vxhs"Ashish Mittal
2017-03-13block: Drop unmaintained 'archipelago' driverEric Blake
2017-01-27block/iscsi: statically link qemu_iscsi_optsPeter Lieven
2017-01-09block: Rename raw-{posix,win32} to file-*.cEric Blake
2017-01-09block: Rename raw_bsd to raw-format.cEric Blake
2016-10-07dmg: Move libbz2 code to dmg-bz2.soFam Zheng
2016-09-23vhdx: Use QEMU UUID APIFam Zheng
2016-09-20blockdev: Modularize nfs block driverColin Lord
2016-09-20blockdev: Add dynamic module loading for block driversMarc Mari
2016-09-13replication: Implement new driver for block replicationWen Congyang
2016-09-13block: Link backup into block coreWen Congyang
2016-07-05block: Move bdrv_commit() to block/commit.cKevin Wolf
2016-03-30replay: introduce block devices record/replayPavel Dovgalyuk
2016-03-30block: add generic full disk encryption driverDaniel P. Berrange
2016-03-14block: Move block dirty bitmap code to separate filesFam Zheng
2015-07-08block: convert quorum blockdrv to use crypto APIsDaniel P. Berrange
2015-06-12throttle: Add throttle group infrastructureAlberto Garcia
2015-04-28block: move I/O request processing to block/io.cStefan Hajnoczi
2015-04-28block/dmg: make it modularMichael Tokarev
2015-02-06block/dmg: support bzip2 block entry typesPeter Wu
2015-02-06block: add event when disk usage exceeds thresholdFrancesco Romani
2014-11-03qemu-img: Implement commit like QMPMax Reitz
2014-10-20block: New BlockBackendMarkus Armbruster
2014-09-22block: delete cow block driverStefan Hajnoczi
2014-09-22block: Introduce "null" driversFam Zheng
2014-09-10block: Extract the block accounting codeBenoît Canet
2014-08-29aio-win32: add support for socketsPaolo Bonzini
2014-08-15block: Support Archipelago as a QEMU block backendChrysostomos Nanakos
2014-02-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-02-21quorum: Add quorum mechanism.Benoît Canet
2014-02-21quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB.Benoît Canet
2014-02-20block: use per-object cflags and libsFam Zheng
2014-02-09block: add native support for NFSPeter Lieven
2013-12-16Split nbd block client codeMarc-André Lureau
2013-11-07block: vhdx - log parsing, replay, and flush supportJeff Cody
2013-11-07block: vhdx - break endian translation functions outJeff Cody
2013-11-07block: vhdx - add header update capability.Jeff Cody
2013-08-30switch raw block driver from "raw.o" to "raw_bsd.o"Laszlo Ersek
2013-06-28block: add basic backup support to block driverDietmar Maurer
2013-06-04block: move qmp and info dump related code to block/qapi.cWenchao Xia
2013-06-04block: move snapshot code in block.c to block/snapshot.cWenchao Xia
2013-05-03block: initial VHDX driver support framework - supports open and probeJeff Cody
2013-04-15block: Add support for Secure Shell (ssh) block device.Richard W.M. Jones
2012-12-19build: move rules from Makefile to */Makefile.objsPaolo Bonzini
2012-10-31Merge remote-tracking branch 'origin/master' into threadpoolPaolo Bonzini
2012-10-31raw-win32: implement native asynchronous I/OPaolo Bonzini
2012-10-31raw-posix: move linux-aio.c to block/Paolo Bonzini