Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-27 | block/qcow2: implement .bdrv_co_pwritev(_compressed)_part | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2019-08-27 | util/iov: improve qemu_iovec_is_zero | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2019-08-27 | util/iov: introduce qemu_iovec_init_extended | Vladimir Sementsov-Ogievskiy | 1 | -0/+7 |
2019-02-22 | block: enhance QEMUIOVector structure | Vladimir Sementsov-Ogievskiy | 1 | -2/+62 |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini | 1 | -1/+1 |
2017-09-05 | tests: Use real size for iov tests | Juan Quintela | 1 | -6/+0 |
2016-03-22 | include/qemu/iov.h: Don't include qemu-common.h | Markus Armbruster | 1 | -2/+28 |
2016-02-09 | iov: avoid memcpy for "simple" iov_from_buf/iov_to_buf | Paolo Bonzini | 1 | -4/+30 |
2015-06-23 | iov: don't touch iov in iov_send_recv() | Wen Congyang | 1 | -1/+1 |
2013-01-02 | iov: add iov_discard_front/back() to remove data | Stefan Hajnoczi | 1 | -0/+13 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -0/+102 |