summaryrefslogtreecommitdiff
path: root/block/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2018-03-09block: x-blockdev-create QMP commandKevin Wolf1-1/+1
2018-02-08block: Add VFIO based NVMe driverFam Zheng1-0/+1
2018-01-22configure: add dependencyKlim Kireev1-0/+2
2017-09-06block: add throttle block filter driverManos Pitsidianakis1-0/+1
2017-07-11qcow2: add bitmaps extensionVladimir Sementsov-Ogievskiy1-1/+1
2017-06-26qed: Remove GenericCBKevin Wolf1-1/+1
2017-04-24block/vxhs.c: Add support for a new block device type called "vxhs"Ashish Mittal1-0/+2
2017-03-13block: Drop unmaintained 'archipelago' driverEric Blake1-2/+0
2017-01-27block/iscsi: statically link qemu_iscsi_optsPeter Lieven1-0/+1
2017-01-09block: Rename raw-{posix,win32} to file-*.cEric Blake1-2/+2
2017-01-09block: Rename raw_bsd to raw-format.cEric Blake1-1/+1
2016-10-07dmg: Move libbz2 code to dmg-bz2.soFam Zheng1-1/+2
2016-09-23vhdx: Use QEMU UUID APIFam Zheng1-1/+1
2016-09-20blockdev: Modularize nfs block driverColin Lord1-0/+1
2016-09-20blockdev: Add dynamic module loading for block driversMarc Mari1-2/+1
2016-09-13replication: Implement new driver for block replicationWen Congyang1-0/+1
2016-09-13block: Link backup into block coreWen Congyang1-1/+1
2016-07-05block: Move bdrv_commit() to block/commit.cKevin Wolf1-2/+1
2016-03-30replay: introduce block devices record/replayPavel Dovgalyuk1-1/+1
2016-03-30block: add generic full disk encryption driverDaniel P. Berrange1-0/+2
2016-03-14block: Move block dirty bitmap code to separate filesFam Zheng1-1/+1
2015-07-08block: convert quorum blockdrv to use crypto APIsDaniel P. Berrange1-1/+1
2015-06-12throttle: Add throttle group infrastructureAlberto Garcia1-0/+1
2015-04-28block: move I/O request processing to block/io.cStefan Hajnoczi1-1/+1
2015-04-28block/dmg: make it modularMichael Tokarev1-1/+2
2015-02-06block/dmg: support bzip2 block entry typesPeter Wu1-0/+1
2015-02-06block: add event when disk usage exceeds thresholdFrancesco Romani1-0/+1
2014-11-03qemu-img: Implement commit like QMPMax Reitz1-2/+1
2014-10-20block: New BlockBackendMarkus Armbruster1-1/+1
2014-09-22block: delete cow block driverStefan Hajnoczi1-1/+1
2014-09-22block: Introduce "null" driversFam Zheng1-0/+1
2014-09-10block: Extract the block accounting codeBenoît Canet1-0/+1
2014-08-29aio-win32: add support for socketsPaolo Bonzini1-2/+0
2014-08-15block: Support Archipelago as a QEMU block backendChrysostomos Nanakos1-0/+2
2014-02-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+1
2014-02-21quorum: Add quorum mechanism.Benoît Canet1-1/+1
2014-02-21quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB.Benoît Canet1-0/+1
2014-02-20block: use per-object cflags and libsFam Zheng1-1/+12
2014-02-09block: add native support for NFSPeter Lieven1-0/+1
2013-12-16Split nbd block client codeMarc-André Lureau1-1/+1
2013-11-07block: vhdx - log parsing, replay, and flush supportJeff Cody1-1/+1
2013-11-07block: vhdx - break endian translation functions outJeff Cody1-1/+1
2013-11-07block: vhdx - add header update capability.Jeff Cody1-1/+1
2013-08-30switch raw block driver from "raw.o" to "raw_bsd.o"Laszlo Ersek1-1/+1
2013-06-28block: add basic backup support to block driverDietmar Maurer1-0/+1
2013-06-04block: move qmp and info dump related code to block/qapi.cWenchao Xia1-1/+1
2013-06-04block: move snapshot code in block.c to block/snapshot.cWenchao Xia1-0/+1
2013-05-03block: initial VHDX driver support framework - supports open and probeJeff Cody1-0/+1
2013-04-15block: Add support for Secure Shell (ssh) block device.Richard W.M. Jones1-0/+1
2012-12-19build: move rules from Makefile to */Makefile.objsPaolo Bonzini1-0/+2