Age | Commit message (Expand) | Author | Files | Lines |
2018-02-09 | block: Simplify bdrv_can_write_zeroes_with_unmap() | Eric Blake | 6 | -19/+6 |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 29 | -8/+34 |
2018-02-09 | Drop superfluous includes of qapi/qmp/qjson.h | Markus Armbruster | 2 | -2/+0 |
2018-02-09 | Include qapi/qmp/qbool.h exactly where needed | Markus Armbruster | 5 | -5/+0 |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster | 12 | -0/+15 |
2018-02-09 | Include qapi/qmp/qlist.h exactly where needed | Markus Armbruster | 2 | -0/+2 |
2018-02-09 | qdict qlist: Make most helper macros functions | Markus Armbruster | 1 | -0/+1 |
2018-02-09 | Eliminate qapi/qmp/types.h | Markus Armbruster | 2 | -2/+4 |
2018-02-09 | Drop superfluous includes of qapi/qmp/qerror.h | Markus Armbruster | 2 | -2/+0 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 7 | -2/+7 |
2018-02-09 | Clean up includes | Markus Armbruster | 1 | -1/+0 |
2018-02-08 | block: Move NVMe constants to a separate header | Fam Zheng | 1 | -6/+1 |
2018-02-08 | block/nvme: Implement .bdrv_(un)register_buf | Fam Zheng | 1 | -0/+24 |
2018-02-08 | block: Introduce buf register API | Fam Zheng | 2 | -0/+34 |
2018-02-08 | block: Add VFIO based NVMe driver | Fam Zheng | 3 | -0/+1204 |
2018-02-08 | curl: convert to CoQueue | Paolo Bonzini | 1 | -16/+4 |
2018-01-31 | block/ssh: fix possible segmentation fault when .desc is not null-terminated | Murilo Opsfelder Araujo | 1 | -0/+1 |
2018-01-26 | nbd: implement bdrv_get_info callback | Edgar Kaziakhmedov | 1 | -0/+11 |
2018-01-24 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 5 | -16/+112 |
2018-01-23 | block/vmdk: Add blkdebug events | Max Reitz | 1 | -0/+16 |
2018-01-23 | block/qcow: Add blkdebug events | Max Reitz | 1 | -0/+16 |
2018-01-23 | qcow2: No persistent dirty bitmaps for compat=0.10 | Max Reitz | 2 | -3/+21 |
2018-01-23 | block/vmdk: Fix , instead of ; at end of line | Max Reitz | 1 | -1/+1 |
2018-01-23 | qcow2: Repair unaligned preallocated zero clusters | Max Reitz | 1 | -12/+58 |
2018-01-22 | block/parallels: add backing support to readv/writev | Edgar Kaziakhmedov | 1 | -6/+44 |
2018-01-22 | block/parallels: replace some magic numbers | Klim Kireev | 2 | -2/+5 |
2018-01-22 | block/parallels: move some structures into header | Klim Kireev | 2 | -52/+87 |
2018-01-22 | configure: add dependency | Klim Kireev | 1 | -0/+2 |
2018-01-16 | block/iscsi: fix initialization of iTask in iscsi_co_get_block_status | Peter Lieven | 1 | -1/+2 |
2018-01-08 | block/nbd: fix segmentation fault when .desc is not null-terminated | Murilo Opsfelder Araujo | 1 | -0/+1 |
2017-12-22 | block: Keep nodes drained between reopen_queue/multiple | Kevin Wolf | 1 | -0/+6 |
2017-12-22 | commit: Simplify reopen of base | Kevin Wolf | 1 | -7/+1 |
2017-12-22 | block: Allow graph changes in subtree drained section | Kevin Wolf | 1 | -4/+24 |
2017-12-22 | block: Add bdrv_subtree_drained_begin/end() | Kevin Wolf | 1 | -11/+43 |
2017-12-22 | block: Don't notify parents in drain call chain | Kevin Wolf | 1 | -13/+34 |
2017-12-22 | block: Nested drain_end must still call callbacks | Kevin Wolf | 1 | -5/+7 |
2017-12-22 | block: Don't block_job_pause_all() in bdrv_drain_all() | Kevin Wolf | 1 | -4/+0 |
2017-12-22 | block: Make bdrv_drain() driver callbacks non-recursive | Kevin Wolf | 1 | -7/+9 |
2017-12-22 | block: Assert drain_all is only called from main AioContext | Kevin Wolf | 1 | -0/+6 |
2017-12-22 | block: Remove unused bdrv_requests_pending | Fam Zheng | 1 | -18/+0 |
2017-12-22 | qcow2: get rid of qcow2_backing_read1 routine | Edgar Kaziakhmedov | 2 | -46/+8 |
2017-12-22 | block: Unify order in drain functions | Kevin Wolf | 1 | -4/+8 |
2017-12-22 | block: Don't wait for requests in bdrv_drain*_end() | Kevin Wolf | 1 | -2/+0 |
2017-12-22 | block: bdrv_drain_recurse(): Remove unused begin parameter | Kevin Wolf | 1 | -6/+6 |
2017-12-22 | block: Call .drain_begin only once in bdrv_drain_all_begin() | Kevin Wolf | 1 | -2/+1 |
2017-12-22 | block: Make bdrv_drain_invoke() recursive | Kevin Wolf | 1 | -3/+11 |
2017-12-21 | block/iscsi: only report an iSCSI Failure if we don't handle it gracefully | Peter Lieven | 1 | -11/+32 |
2017-12-21 | block/iscsi: dont leave allocmap in an invalid state on UNMAP failure | Peter Lieven | 1 | -4/+4 |
2017-12-20 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 2 | -4/+2 |
2017-12-19 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell | 4 | -141/+172 |