summaryrefslogtreecommitdiff
path: root/block/Makefile.objs
AgeCommit message (Expand)Author
2020-08-21meson: convert blockMarc-André Lureau
2020-07-17Remove VXHS block deviceMarc-André Lureau
2020-07-06block/core: add generic infrastructure for x-blockdev-amend qmp commandMaxim Levitsky
2020-06-17block: Refactor subdirectory recursion during makeEric Blake
2020-03-09monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.cMaxim Levitsky
2020-03-06qemu-storage-daemon: Add --blockdev optionKevin Wolf
2020-03-06block: Move system emulator QMP commands to block/qapi-sysemu.cKevin Wolf
2020-01-30block/io_uring: implements interfaces for io_uringAarushi Mehta
2020-01-06block: introduce compress filter driverAndrey Shinkevich
2019-10-10block: introduce backup-top filter driverVladimir Sementsov-Ogievskiy
2019-10-10block: move block_copy from block/backup.c to separate fileVladimir Sementsov-Ogievskiy
2019-10-10block: introduce aio task poolVladimir Sementsov-Ogievskiy
2019-06-24ssh: switch from libssh2 to libsshPino Toscano
2019-06-13block/nbd: merge nbd-client.* to nbd.cVladimir Sementsov-Ogievskiy
2019-05-28qcow2: add separate file for threaded data processing functionsVladimir Sementsov-Ogievskiy
2018-12-14configure: adding support to lzfse library.Julio Faracco
2018-11-12block: Make more block drivers compile-time configurableJeff Cody
2018-07-05block: Add blklogwritesAapo Vienamo
2018-05-15block: Add COR filter driverMax Reitz
2018-03-09block: x-blockdev-create QMP commandKevin Wolf
2018-02-08block: Add VFIO based NVMe driverFam Zheng
2018-01-22configure: add dependencyKlim Kireev
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