summaryrefslogtreecommitdiffstats
path: root/block/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* ssh: switch from libssh2 to libsshPino Toscano2019-06-241-3/+3
* block/nbd: merge nbd-client.* to nbd.cVladimir Sementsov-Ogievskiy2019-06-131-1/+1
* qcow2: add separate file for threaded data processing functionsVladimir Sementsov-Ogievskiy2019-05-281-1/+1
* configure: adding support to lzfse library.Julio Faracco2018-12-141-0/+2
* block: Make more block drivers compile-time configurableJeff Cody2018-11-121-6/+16
* block: Add blklogwritesAapo Vienamo2018-07-051-0/+1
* block: Add COR filter driverMax Reitz2018-05-151-1/+1
* block: x-blockdev-create QMP commandKevin Wolf2018-03-091-1/+1
* block: Add VFIO based NVMe driverFam Zheng2018-02-081-0/+1
* configure: add dependencyKlim Kireev2018-01-221-0/+2
* block: add throttle block filter driverManos Pitsidianakis2017-09-061-0/+1
* qcow2: add bitmaps extensionVladimir Sementsov-Ogievskiy2017-07-111-1/+1
* qed: Remove GenericCBKevin Wolf2017-06-261-1/+1
* block/vxhs.c: Add support for a new block device type called "vxhs"Ashish Mittal2017-04-241-0/+2
* block: Drop unmaintained 'archipelago' driverEric Blake2017-03-131-2/+0Star
* block/iscsi: statically link qemu_iscsi_optsPeter Lieven2017-01-271-0/+1
* block: Rename raw-{posix,win32} to file-*.cEric Blake2017-01-091-2/+2
* block: Rename raw_bsd to raw-format.cEric Blake2017-01-091-1/+1
* dmg: Move libbz2 code to dmg-bz2.soFam Zheng2016-10-071-1/+2
* vhdx: Use QEMU UUID APIFam Zheng2016-09-231-1/+1
* blockdev: Modularize nfs block driverColin Lord2016-09-201-0/+1
* blockdev: Add dynamic module loading for block driversMarc Mari2016-09-201-2/+1Star
* replication: Implement new driver for block replicationWen Congyang2016-09-131-0/+1
* block: Link backup into block coreWen Congyang2016-09-131-1/+1
* block: Move bdrv_commit() to block/commit.cKevin Wolf2016-07-051-2/+1Star
* replay: introduce block devices record/replayPavel Dovgalyuk2016-03-301-1/+1
* block: add generic full disk encryption driverDaniel P. Berrange2016-03-301-0/+2
* block: Move block dirty bitmap code to separate filesFam Zheng2016-03-141-1/+1
* block: convert quorum blockdrv to use crypto APIsDaniel P. Berrange2015-07-081-1/+1
* throttle: Add throttle group infrastructureAlberto Garcia2015-06-121-0/+1
* block: move I/O request processing to block/io.cStefan Hajnoczi2015-04-281-1/+1
* block/dmg: make it modularMichael Tokarev2015-04-281-1/+2
* block/dmg: support bzip2 block entry typesPeter Wu2015-02-061-0/+1
* block: add event when disk usage exceeds thresholdFrancesco Romani2015-02-061-0/+1
* qemu-img: Implement commit like QMPMax Reitz2014-11-031-2/+1Star
* block: New BlockBackendMarkus Armbruster2014-10-201-1/+1
* block: delete cow block driverStefan Hajnoczi2014-09-221-1/+1
* block: Introduce "null" driversFam Zheng2014-09-221-0/+1
* block: Extract the block accounting codeBenoît Canet2014-09-101-0/+1
* aio-win32: add support for socketsPaolo Bonzini2014-08-291-2/+0Star
* block: Support Archipelago as a QEMU block backendChrysostomos Nanakos2014-08-151-0/+2
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-02-251-0/+1
|\
| * quorum: Add quorum mechanism.Benoît Canet2014-02-211-1/+1
| * quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB.Benoît Canet2014-02-211-0/+1
* | block: use per-object cflags and libsFam Zheng2014-02-201-1/+12
|/
* block: add native support for NFSPeter Lieven2014-02-091-0/+1
* Split nbd block client codeMarc-André Lureau2013-12-161-1/+1
* block: vhdx - log parsing, replay, and flush supportJeff Cody2013-11-071-1/+1
* block: vhdx - break endian translation functions outJeff Cody2013-11-071-1/+1
* block: vhdx - add header update capability.Jeff Cody2013-11-071-1/+1