Age | Commit message (Expand) | Author |
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 |
2013-06-04 | block: move snapshot code in block.c to block/snapshot.c | Wenchao Xia |
2013-05-03 | block: initial VHDX driver support framework - supports open and probe | Jeff Cody |
2013-04-15 | block: Add support for Secure Shell (ssh) block device. | Richard W.M. Jones |
2012-12-19 | build: move rules from Makefile to */Makefile.objs | Paolo Bonzini |
2012-10-31 | Merge remote-tracking branch 'origin/master' into threadpool | Paolo Bonzini |
2012-10-31 | raw-win32: implement native asynchronous I/O | Paolo Bonzini |
2012-10-31 | raw-posix: move linux-aio.c to block/ | Paolo Bonzini |
2012-10-30 | aio: add Win32 implementation | Paolo Bonzini |
2012-10-24 | mirror: introduce mirror job | Paolo Bonzini |
2012-09-28 | block: move job APIs to separate files | Paolo Bonzini |