Age | Commit message (Expand) | Author | Files | Lines |
2019-06-24 | ssh: switch from libssh2 to libssh | Pino Toscano | 1 | -3/+3 |
2019-06-13 | block/nbd: merge nbd-client.* to nbd.c | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2019-05-28 | qcow2: add separate file for threaded data processing functions | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2018-12-14 | configure: adding support to lzfse library. | Julio Faracco | 1 | -0/+2 |
2018-11-12 | block: Make more block drivers compile-time configurable | Jeff Cody | 1 | -6/+16 |
2018-07-05 | block: Add blklogwrites | Aapo Vienamo | 1 | -0/+1 |
2018-05-15 | block: Add COR filter driver | Max Reitz | 1 | -1/+1 |
2018-03-09 | block: x-blockdev-create QMP command | Kevin Wolf | 1 | -1/+1 |
2018-02-08 | block: Add VFIO based NVMe driver | Fam Zheng | 1 | -0/+1 |
2018-01-22 | configure: add dependency | Klim Kireev | 1 | -0/+2 |
2017-09-06 | block: add throttle block filter driver | Manos Pitsidianakis | 1 | -0/+1 |
2017-07-11 | qcow2: add bitmaps extension | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2017-06-26 | qed: Remove GenericCB | Kevin Wolf | 1 | -1/+1 |
2017-04-24 | block/vxhs.c: Add support for a new block device type called "vxhs" | Ashish Mittal | 1 | -0/+2 |
2017-03-13 | block: Drop unmaintained 'archipelago' driver | Eric Blake | 1 | -2/+0 |
2017-01-27 | block/iscsi: statically link qemu_iscsi_opts | Peter Lieven | 1 | -0/+1 |
2017-01-09 | block: Rename raw-{posix,win32} to file-*.c | Eric Blake | 1 | -2/+2 |
2017-01-09 | block: Rename raw_bsd to raw-format.c | Eric Blake | 1 | -1/+1 |
2016-10-07 | dmg: Move libbz2 code to dmg-bz2.so | Fam Zheng | 1 | -1/+2 |
2016-09-23 | vhdx: Use QEMU UUID API | Fam Zheng | 1 | -1/+1 |
2016-09-20 | blockdev: Modularize nfs block driver | Colin Lord | 1 | -0/+1 |
2016-09-20 | blockdev: Add dynamic module loading for block drivers | Marc Mari | 1 | -2/+1 |
2016-09-13 | replication: Implement new driver for block replication | Wen Congyang | 1 | -0/+1 |
2016-09-13 | block: Link backup into block core | Wen Congyang | 1 | -1/+1 |
2016-07-05 | block: Move bdrv_commit() to block/commit.c | Kevin Wolf | 1 | -2/+1 |
2016-03-30 | replay: introduce block devices record/replay | Pavel Dovgalyuk | 1 | -1/+1 |
2016-03-30 | block: add generic full disk encryption driver | Daniel P. Berrange | 1 | -0/+2 |
2016-03-14 | block: Move block dirty bitmap code to separate files | Fam Zheng | 1 | -1/+1 |
2015-07-08 | block: convert quorum blockdrv to use crypto APIs | Daniel P. Berrange | 1 | -1/+1 |
2015-06-12 | throttle: Add throttle group infrastructure | Alberto Garcia | 1 | -0/+1 |
2015-04-28 | block: move I/O request processing to block/io.c | Stefan Hajnoczi | 1 | -1/+1 |
2015-04-28 | block/dmg: make it modular | Michael Tokarev | 1 | -1/+2 |
2015-02-06 | block/dmg: support bzip2 block entry types | Peter Wu | 1 | -0/+1 |
2015-02-06 | block: add event when disk usage exceeds threshold | Francesco Romani | 1 | -0/+1 |
2014-11-03 | qemu-img: Implement commit like QMP | Max Reitz | 1 | -2/+1 |
2014-10-20 | block: New BlockBackend | Markus Armbruster | 1 | -1/+1 |
2014-09-22 | block: delete cow block driver | Stefan Hajnoczi | 1 | -1/+1 |
2014-09-22 | block: Introduce "null" drivers | Fam Zheng | 1 | -0/+1 |
2014-09-10 | block: Extract the block accounting code | Benoît Canet | 1 | -0/+1 |
2014-08-29 | aio-win32: add support for sockets | Paolo Bonzini | 1 | -2/+0 |
2014-08-15 | block: Support Archipelago as a QEMU block backend | Chrysostomos Nanakos | 1 | -0/+2 |
2014-02-25 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+1 |
2014-02-21 | quorum: Add quorum mechanism. | Benoît Canet | 1 | -1/+1 |
2014-02-21 | quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB. | Benoît Canet | 1 | -0/+1 |
2014-02-20 | block: use per-object cflags and libs | Fam Zheng | 1 | -1/+12 |
2014-02-09 | block: add native support for NFS | Peter Lieven | 1 | -0/+1 |
2013-12-16 | Split nbd block client code | Marc-André Lureau | 1 | -1/+1 |
2013-11-07 | block: vhdx - log parsing, replay, and flush support | Jeff Cody | 1 | -1/+1 |
2013-11-07 | block: vhdx - break endian translation functions out | Jeff Cody | 1 | -1/+1 |
2013-11-07 | block: vhdx - add header update capability. | Jeff Cody | 1 | -1/+1 |