Age | Commit message (Expand) | Author |
2020-07-06 | block/core: add generic infrastructure for x-blockdev-amend qmp command | Maxim Levitsky |
2020-06-17 | block: Refactor subdirectory recursion during make | Eric Blake |
2020-03-09 | monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c | Maxim Levitsky |
2020-03-06 | qemu-storage-daemon: Add --blockdev option | Kevin Wolf |
2020-03-06 | block: Move system emulator QMP commands to block/qapi-sysemu.c | Kevin Wolf |
2020-01-30 | block/io_uring: implements interfaces for io_uring | Aarushi Mehta |
2020-01-06 | block: introduce compress filter driver | Andrey Shinkevich |
2019-10-10 | block: introduce backup-top filter driver | Vladimir Sementsov-Ogievskiy |
2019-10-10 | block: move block_copy from block/backup.c to separate file | Vladimir Sementsov-Ogievskiy |
2019-10-10 | block: introduce aio task pool | Vladimir Sementsov-Ogievskiy |
2019-06-24 | ssh: switch from libssh2 to libssh | Pino Toscano |
2019-06-13 | block/nbd: merge nbd-client.* to nbd.c | Vladimir Sementsov-Ogievskiy |
2019-05-28 | qcow2: add separate file for threaded data processing functions | Vladimir Sementsov-Ogievskiy |
2018-12-14 | configure: adding support to lzfse library. | Julio Faracco |
2018-11-12 | block: Make more block drivers compile-time configurable | Jeff Cody |
2018-07-05 | block: Add blklogwrites | Aapo Vienamo |
2018-05-15 | block: Add COR filter driver | Max Reitz |
2018-03-09 | block: x-blockdev-create QMP command | Kevin Wolf |
2018-02-08 | block: Add VFIO based NVMe driver | Fam Zheng |
2018-01-22 | configure: add dependency | Klim Kireev |
2017-09-06 | block: add throttle block filter driver | Manos Pitsidianakis |
2017-07-11 | qcow2: add bitmaps extension | Vladimir Sementsov-Ogievskiy |
2017-06-26 | qed: Remove GenericCB | Kevin Wolf |
2017-04-24 | block/vxhs.c: Add support for a new block device type called "vxhs" | Ashish Mittal |
2017-03-13 | block: Drop unmaintained 'archipelago' driver | Eric Blake |
2017-01-27 | block/iscsi: statically link qemu_iscsi_opts | Peter Lieven |
2017-01-09 | block: Rename raw-{posix,win32} to file-*.c | Eric Blake |
2017-01-09 | block: Rename raw_bsd to raw-format.c | Eric Blake |
2016-10-07 | dmg: Move libbz2 code to dmg-bz2.so | Fam Zheng |
2016-09-23 | vhdx: Use QEMU UUID API | Fam Zheng |
2016-09-20 | blockdev: Modularize nfs block driver | Colin Lord |
2016-09-20 | blockdev: Add dynamic module loading for block drivers | Marc Mari |
2016-09-13 | replication: Implement new driver for block replication | Wen Congyang |
2016-09-13 | block: Link backup into block core | Wen Congyang |
2016-07-05 | block: Move bdrv_commit() to block/commit.c | Kevin Wolf |
2016-03-30 | replay: introduce block devices record/replay | Pavel Dovgalyuk |
2016-03-30 | block: add generic full disk encryption driver | Daniel P. Berrange |
2016-03-14 | block: Move block dirty bitmap code to separate files | Fam Zheng |
2015-07-08 | block: convert quorum blockdrv to use crypto APIs | Daniel P. Berrange |
2015-06-12 | throttle: Add throttle group infrastructure | Alberto Garcia |
2015-04-28 | block: move I/O request processing to block/io.c | Stefan Hajnoczi |
2015-04-28 | block/dmg: make it modular | Michael Tokarev |
2015-02-06 | block/dmg: support bzip2 block entry types | Peter Wu |
2015-02-06 | block: add event when disk usage exceeds threshold | Francesco Romani |
2014-11-03 | qemu-img: Implement commit like QMP | Max Reitz |
2014-10-20 | block: New BlockBackend | Markus Armbruster |
2014-09-22 | block: delete cow block driver | Stefan Hajnoczi |
2014-09-22 | block: Introduce "null" drivers | Fam Zheng |
2014-09-10 | block: Extract the block accounting code | BenoƮt Canet |
2014-08-29 | aio-win32: add support for sockets | Paolo Bonzini |