Age | Commit message (Expand) | Author |
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 |
2014-08-15 | block: Support Archipelago as a QEMU block backend | Chrysostomos Nanakos |
2014-02-25 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-02-21 | quorum: Add quorum mechanism. | Benoît Canet |
2014-02-21 | quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB. | Benoît Canet |
2014-02-20 | block: use per-object cflags and libs | Fam Zheng |
2014-02-09 | block: add native support for NFS | Peter Lieven |
2013-12-16 | Split nbd block client code | Marc-André Lureau |
2013-11-07 | block: vhdx - log parsing, replay, and flush support | Jeff Cody |
2013-11-07 | block: vhdx - break endian translation functions out | Jeff Cody |
2013-11-07 | block: vhdx - add header update capability. | Jeff Cody |
2013-08-30 | switch raw block driver from "raw.o" to "raw_bsd.o" | Laszlo Ersek |
2013-06-28 | block: add basic backup support to block driver | Dietmar Maurer |
2013-06-04 | block: move qmp and info dump related code to block/qapi.c | Wenchao Xia |